gcfscape

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

The package downloads a source zip from a non-whitelisted host, but it is the project's own official release location, checksums are provided and verified, and the content is a self-contained Windows binary run via Wine, posing minimal supply-chain risk.

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 95%): The package downloads a source zip from a non-whitelisted host, but it is the project's own official release location, checksums are provided and verified, and the content is a self-contained Windows binary run via Wine, posing minimal supply-chain risk.

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:11 source=('http://nemstools.github.io/files/gcfscape186.zip'

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Connor McFarlane <cm at semtex dot net>
2
3pkgname=gcfscape
4pkgver=1.8.6
5pkgrel=2
6pkgdesc='An explorer for Half-Life file packages (bsp, gcf, vpk, wad, pak, etc)'
7arch=('any')
8url='https://nemstools.github.io/pages/GCFScape-Download.html'
9license=('custom')
10depends=('wine')
11source=('http://nemstools.github.io/files/gcfscape186.zip'
12 "${pkgname}.sh"
13 "${pkgname}.png"
14 "${pkgname}.desktop")
15sha256sums=('5b61408a83b61afc9c775534cf02749edfde8e570bf17604bc191f6dc57055b0'
16 'd557d4399cb3408394b3beb36080c3e3bc0c0ab5f1115ad60c3bca680d391cee'
17 '42c09b6faf39e47abfa8a12eff248962c1075c7c674d303afb5207cbc44d8bc5'
18 '27e63fefe7b6a4ba32f64b7f9cd92c307c052c43450babd87ab0d79ecf89d51f')
19
20package() {
21 install -Dd "$pkgdir/usr/share/${pkgname}"
22 cp -r "$srcdir/x64" "$pkgdir/usr/share/${pkgname}"
23
24 install -D "$srcdir/Readme.txt" "$pkgdir/usr/share/${pkgname}"
25
26 install -Dm0644 "$srcdir/${pkgname}.desktop" "$pkgdir/usr/share/applications/${pkgname}.desktop"
27 install -Dm0644 "$srcdir/${pkgname}.png" "$pkgdir/usr/share/${pkgname}"
28 install -Dm0755 "$srcdir/${pkgname}.sh" "$pkgdir/usr/bin/${pkgname}"
29}
30

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