ez4-client
maintainer Sterophonick
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a legacy EZ-Flash IV toolset from an archived official source via web.archive.org; it installs static data and Windows binaries intended to run under Wine, with no evidence of malicious or dynamic 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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a legacy EZ-Flash IV toolset from an archived official source via web.archive.org; it installs static data and Windows binaries intended to run under Wine, with no evidence of malicious or dynamic 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://web.archive.org/web/20210831130456/https://www.ezflash.cn/zip/EZ4_20140306.zip
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Sterophonick
2
pkgname=ez4-client
3
_pkgname='ez4-client'
4
pkgver=20140306
5
pkgrel=2
6
pkgdesc='Legacy EZ-Flash IV patching client'
7
arch=(x86_64 i686)
8
depends=('wine' 'winetricks')
9
source=(https://web.archive.org/web/20210831130456/https://www.ezflash.cn/zip/EZ4_20140306.zip
10
ez4-client
11
ez4-client.desktop
12
ez4-client.png)
13
md5sums=('da68eb7e6562a769f1fba23cb00cb54d'
14
'SKIP'
15
'SKIP'
16
'SKIP')
17
options=(!debug !strip)
18
19
package() {
20
install -Dm755 ez4-client $pkgdir/usr/bin/ez4-client
21
install -Dm644 ez4-client.desktop $pkgdir/usr/share/applications/ez4-client.desktop
22
install -Dm644 ez4-client.png $pkgdir/usr/share/pixmaps/ez4-client.png
23
24
mkdir -p $pkgdir/usr/share/ez4-client
25
26
cp -r $srcdir/Language $pkgdir/usr/share/ez4-client
27
cp -r $srcdir/skin $pkgdir/usr/share/ez4-client
28
cp -r $srcdir/*.docx $pkgdir/usr/share/ez4-client
29
cp -r $srcdir/*.exe $pkgdir/usr/share/ez4-client
30
cp -r $srcdir/*.dll $pkgdir/usr/share/ez4-client
31
cp -r $srcdir/ezfla_up.bin $pkgdir/usr/share/ez4-client
32
chmod -R 777 $pkgdir/usr/share/ez4-client
33
}
34
Changes since previous scan
--- PKGBUILD @ 2026-07-22 00:29+++ PKGBUILD @ 2026-08-03 00:08@@ -2,11 +2,11 @@ pkgname=ez4-client _pkgname='ez4-client' pkgver=20140306-pkgrel=1-pkgdesc='SuperCard SD Patching Software'+pkgrel=2+pkgdesc='Legacy EZ-Flash IV patching client' arch=(x86_64 i686) depends=('wine' 'winetricks')-source=(https://www.ezflash.cn/zip/EZ4_20140306.zip+source=(https://web.archive.org/web/20210831130456/https://www.ezflash.cn/zip/EZ4_20140306.zip ez4-client ez4-client.desktop ez4-client.png)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 07:20:00 | MEDIUM | 1 |
| 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 |