pceadvance
maintainer Sterophonick
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads prebuilt binaries and data files from a non-whitelisted but plausible archival host (zophar.net) for a ROM builder tool; while the sources are not from a standard upstream, they are consistent with the nature of abandonware/emulator tools, and the installed files are either data or Windows executables run via Wine, with no evidence of malicious payloads or remote code execution.
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 package downloads prebuilt binaries and data files from a non-whitelisted but plausible archival host (zophar.net) for a ROM builder tool; while the sources are not from a standard upstream, they are consistent with the nature of abandonware/emulator tools, and the installed files are either data or Windows executables run via Wine, with no evidence of malicious payloads or remote code execution.
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:9
source=(https://www.zophar.net/fileuploads/2/16439qqcnu/PCEAdvance75Bin.zip
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Sterophonick
2
pkgname=pceadvance
3
_pkgname='pceadvance'
4
pkgver=7.5
5
pkgrel=3
6
pkgdesc='PCEAdvance ROM Builder'
7
arch=(x86_64 i686)
8
depends=('wine' 'winetricks')
9
source=(https://www.zophar.net/fileuploads/2/16439qqcnu/PCEAdvance75Bin.zip
10
https://www.zophar.net/fileuploads/2/16440lvavd/PCEAdvance75EZ3.zip
11
https://www.zophar.net/fileuploads/2/16441nhucp/PCEAdvanceSC.zip
12
pceadvance
13
pceadvance.desktop
14
pceadvance.png)
15
makedepends=('p7zip')
16
md5sums=('40df81bc31ccead3dde5ee9ac61c83af'
17
'5fb10b96a6d987e6b888d321c5ba33ab'
18
'071b4e9eda896562a12a01e7bbbb89bd'
19
'SKIP'
20
'SKIP'
21
'SKIP')
22
options=(!debug !strip)
23
noextract=('PCEAdvanceSC.zip' 'PCEAdvance75EZ3.zip')
24
25
package() {
26
install -Dm755 pceadvance $pkgdir/usr/bin/pceadvance
27
install -Dm644 pceadvance.desktop $pkgdir/usr/share/applications/pceadvance.desktop
28
install -Dm644 pceadvance.png $pkgdir/usr/share/pixmaps/pceadvance.png
29
30
mkdir -p $pkgdir/usr/share/pceadvance
31
32
cp -r $srcdir/CDfiles $pkgdir/usr/share/pceadvance
33
cp -r $srcdir/CDROM_readme.txt $pkgdir/usr/share/pceadvance
34
cp -r $srcdir/gamelist.txt $pkgdir/usr/share/pceadvance
35
cp -r $srcdir/history.txt $pkgdir/usr/share/pceadvance
36
cp -r $srcdir/PCEAdvance_ROM_BUILDER.EXE $pkgdir/usr/share/pceadvance
37
mv $srcdir/pceadvance.gba $pkgdir/usr/share/pceadvance/pceadvance_generic.gba
38
cp -r $srcdir/readme.txt $pkgdir/usr/share/pceadvance
39
cp -r $srcdir/splashlogo.raw $pkgdir/usr/share/pceadvance
40
cp -r $srcdir/xg2005_splash-logo.raw $pkgdir/usr/share/pceadvance
41
42
7z e PCEAdvance75EZ3.zip -o$pkgdir pceadvance.gba
43
mv $pkgdir/pceadvance.gba $pkgdir/usr/share/pceadvance/pceadvance_ezflash.gba
44
45
7z e PCEAdvanceSC.zip -o$pkgdir pceadvance.gba
46
mv $pkgdir/pceadvance.gba $pkgdir/usr/share/pceadvance/pceadvance_sc.gba
47
48
chmod -R 777 $pkgdir/usr/share/pceadvance
49
}
50
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 00:25:53 | LOW | 2 |
| 2026-07-28 00:07:28 | LOW | 2 |
| 2026-07-27 00:24:32 | LOW | 2 |
| 2026-07-26 00:07:32 | LOW | 2 |
| 2026-07-25 00:13:44 | LOW | 2 |
| 2026-07-24 00:02:28 | LOW | 2 |
| 2026-07-23 00:14:47 | LOW | 2 |
| 2026-07-22 00:29:32 | LOW | 2 |
| 2026-07-21 00:24:15 | LOW | 2 |
| 2026-07-20 00:19:49 | LOW | 2 |
| 2026-07-19 00:17:08 | LOW | 2 |
| 2026-07-18 00:14:48 | LOW | 2 |
| 2026-07-17 00:06:16 | LOW | 2 |
| 2026-07-16 00:05:41 | LOW | 2 |
| 2026-07-15 00:09:25 | LOW | 2 |