4nec2-bin

LOW
maintainer mibu 2 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The source is a zip file from the project's official domain (qsl.net/4nec2), which hosts the upstream software; even though the domain is not a standard forge, it is the project's own site, and the file is verified via checksum, making this a normal build of official source material.

Triggered rules

Low AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 90%): The source is a zip file from the project's official domain (qsl.net/4nec2), which hosts the upstream software; even though the domain is not a standard forge, it is the project's own site, and the file is verified via checksum, making this a normal build of official source material.

1 higher static finding superseded - not the current verdict (shown for transparency)
Medium source=() URL on a non-standard host source_untrusted_domain

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

  • PKGBUILD:13 source=('4nec2.sh' '4nec2.desktop' 'https://qsl.net/4nec2/4nec2zip.zip')

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: mib <mib@kanp.ai>
2pkgname=4nec2-bin
3pkgver=5.9.3
4pkgrel=2
5pkgdesc="NEC based antenna modeler and optimizer (using Wine)"
6arch=('x86_64')
7url="https://www.qsl.net/4nec2"
8license=('unknown')
9depends=('wine' 'winetricks' 'wine-gecko')
10makedepends=('unzip' 'icoutils' 'imagemagick')
11provides=("${pkgname}")
12conflicts=("${pkgname}")
13source=('4nec2.sh' '4nec2.desktop' 'https://qsl.net/4nec2/4nec2zip.zip')
14sha256sums=('4d329f4217997b16649387caed63407c388baae88a71018fe991bad38875efba'
15 '7e195a8663316cc7c6ed3055bdec423f740cccba9ef1d380ac8f816eb384b1af'
16 'e8180b923e4ca26344ee8acc4310d24411689382e2d164a1a2fd88f7c75c260a')
17
18package() {
19 install -dm 755 "$pkgdir/opt/4nec2/"
20 cp -r "$srcdir/4nec2" "$pkgdir/opt"
21
22 # desktop file
23 install -Dm 644 "4nec2.desktop" "$pkgdir/usr/share/applications/4nec2.desktop"
24
25 # icon
26 wrestool -x -t 14 "$srcdir/4nec2/exe/4nec2.exe" > "desktop.ico"
27 convert desktop.ico desktop.png
28 install -Dm 755 "desktop.png" "$pkgdir/usr/share/pixmaps/4nec2.png"
29
30 # wrapper scripts
31 install -Dm 755 "4nec2.sh" "$pkgdir/usr/bin/4nec2"
32}
33

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 2
2026-09-16 00:03:17 Low 2
2026-09-15 00:25:31 Low 2
2026-09-14 00:27:57 Low 2
2026-09-13 00:19:54 Low 2
2026-09-12 00:25:17 Low 2
2026-09-11 00:19:22 Low 2
2026-09-10 00:22:44 Low 2
2026-09-09 00:04:09 Low 2
2026-09-08 00:18:08 Low 2
2026-09-07 00:30:15 Low 2
2026-09-06 00:17:06 Low 2
2026-09-05 00:16:27 Low 2
2026-09-04 00:03:13 Low 2
2026-09-03 00:15:47 Low 2
2026-09-02 00:02:31 Low 2
2026-09-01 00:11:19 Low 2
2026-08-31 00:19:57 Low 2
2026-08-30 00:04:14 Low 2
2026-08-29 00:29:17 Low 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion