xnec2c-9m2pju-bin
maintainer 9M2PJU
· 0 votes
· scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged
The package installs a prebuilt binary from a GitHub release hosted on a personal fork, which is unverifiable and could be silently replaced with malicious code despite the project being open-source.
Triggered rules
LOW
Few votes, recently uploaded
zero_votes_recent
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
MEDIUM
AI review of an ambiguous pattern
llm_review
The static rules found a suspicious pattern they could not resolve, so an AI model (qwen/qwen3-235b-a22b-2507) reviewed it and judged it MEDIUM (confidence 95%): The package installs a prebuilt binary from a GitHub release hosted on a personal fork, which is unverifiable and could be silently replaced with malicious code despite the project being open-source.
PKGBUILD
1
# Maintainer: 9M2PJU <9m2pju@hamradio.my>
2
3
pkgname=xnec2c-9m2pju-bin
4
pkgver=4.4.18.r807.g1caa23d
5
pkgrel=1
6
pkgdesc="GTK+ Antenna EM Modeling Client (9M2PJU fork, prebuilt binary)"
7
arch=('x86_64')
8
url="https://github.com/9M2PJU/xnec2c"
9
license=('GPL3')
10
depends=('gtk3' 'gsl' 'libepoxy')
11
optdepends=('gnuplot: to use plotted output/data files'
12
'openblas: accelerated BLAS/LAPACK linear algebra'
13
'lapacke: LAPACK+BLAS support')
14
provides=('xnec2c')
15
conflicts=('xnec2c' 'xnec2c-git' 'xnec2c-9m2pju-git')
16
source=("xnec2c-9m2pju-${pkgver}-x86_64.tar.gz::${url}/releases/download/${pkgver}-${pkgrel}/xnec2c-9m2pju-${pkgver}-x86_64.tar.gz")
17
sha256sums=('0ac4f8de9de71002c00324ce6b8b9d18f5d4bfccd7bdaf8eec40a5be27b4253d')
18
19
package() {
20
cd "$srcdir"
21
cp -a usr "$pkgdir/"
22
}
23
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | MEDIUM | 2 |
| 2026-08-02 00:16:08 | MEDIUM | 2 |
| 2026-08-01 00:11:18 | MEDIUM | 2 |
| 2026-07-31 00:14:10 | MEDIUM | 2 |
| 2026-07-30 00:17:23 | MEDIUM | 2 |
| 2026-07-29 00:25:53 | MEDIUM | 2 |
| 2026-07-28 00:07:28 | MEDIUM | 2 |
| 2026-07-27 00:24:32 | MEDIUM | 2 |
| 2026-07-26 00:07:32 | MEDIUM | 2 |
| 2026-07-25 00:13:44 | MEDIUM | 2 |
| 2026-07-24 00:02:28 | MEDIUM | 2 |
| 2026-07-23 19:25:44 | MEDIUM | 2 |
| 2026-07-23 17:25:21 | MEDIUM | 2 |