clrmamepro

maintainer Lulzagna · 15 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a prebuilt Windows binary from the official project's own domain (mamedev.emulab.it), which is not on standard whitelists but is plausibly legitimate; the package installs it via Wine, which is normal for such applications, and there is no evidence of malicious behavior or supply-chain compromise.

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 source is a prebuilt Windows binary from the official project's own domain (mamedev.emulab.it), which is not on standard whitelists but is plausibly legitimate; the package installs it via Wine, which is normal for such applications, and there is no evidence of malicious behavior or supply-chain compromise.

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:15 source=("https://mamedev.emulab.it/clrmamepro/binaries/cmp${pkgver//./}_32.zip"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Franck Stauffer <franck.stauffer@protonmail.ch>
2# Contributor: Whovian9369 <Whovian9369 at gmail dot com>
3# Contributor: mock <nobody at nowhere dot co dot uk>
4# Contributor: Lulzagna <nicklozon@gmail.com>
5
6pkgname=clrmamepro
7pkgver=4.050
8pkgrel=1
9pkgdesc="A ROM manager for MAME."
10arch=('x86_64' 'i686')
11url="https://mamedev.emulab.it/clrmamepro/"
12license=('custom')
13depends=('wine' 'hicolor-icon-theme' 'xdg-utils')
14makedepends=('icoutils')
15source=("https://mamedev.emulab.it/clrmamepro/binaries/cmp${pkgver//./}_32.zip"
16 "clrmamepro"
17 "clrmamepro.desktop")
18b2sums=('12d81faee51756129fc889c01cf3efdacf2b563c012f1b4bab0cf8c813f6912c3bf1b1ae1cbcdd1760ba37e095cdcca27a7d04562e36cc77e1f4e62f201b3d18'
19 '92136aa1e3e5e98d5f5918f047e53a89d09318946fb20c8731a3ce84ff08abd00d65b4e6a098f71792da597677532e9c51cebb7b427594ea5d80260a43d7e147'
20 '001f96fd4d515e3501239781be80c71e32b8e5dc9c0f42b2d50794f23ba48206ab669a6348dcd22e6c37d0fddd52758844abbad40aa536c1ad59f99861567265')
21
22build() {
23 wrestool -x -n 500 -o . cmpro.exe
24 icotool -x -o . cmpro.exe_14_500_1031.ico
25}
26
27package() {
28 install -Dm644 -t "${pkgdir}/usr/share/clrmamepro/" "7z_32.dll" \
29 "engine.cfg" \
30 "unrar.dll" \
31 "update.dll" \
32 "cmpro.exe" \
33 "stats.ini" \
34 "urls.ini" \
35 "version.ini" \
36 "setformat.xml"
37
38 install -Dm755 "clrmamepro" "${pkgdir}/usr/bin/clrmamepro"
39
40 install -Dm644 "clrmamepro.desktop" "${pkgdir}/usr/share/applications/clrmamepro.desktop"
41
42 install -Dm644 "cmpro.exe_14_500_1031_4_16x16x32.png" "${pkgdir}/usr/share/icons/hicolor/16x16/apps/clrmamepro.png"
43 install -Dm644 "cmpro.exe_14_500_1031_5_32x32x32.png" "${pkgdir}/usr/share/icons/hicolor/32x32/apps/clrmamepro.png"
44 install -Dm644 "cmpro.exe_14_500_1031_6_48x48x32.png" "${pkgdir}/usr/share/icons/hicolor/48x48/apps/clrmamepro.png"
45
46 install -Dm644 "copyright.txt" "${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT"
47}
48

Scan history

Scanned at (UTC)SeverityRules
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

Report a package

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

0 / 4000
Your suggestion