enigma-bin

LOW
maintainer 770grappenmaker 1 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The JAR file is downloaded from FabricMC's official Maven repository, which is the project's legitimate source; building from official project infrastructure, even if not whitelisted, is normal for AUR packages and poses no inherent 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 JAR file is downloaded from FabricMC's official Maven repository, which is the project's legitimate source; building from official project infrastructure, even if not whitelisted, is normal for AUR packages and poses no inherent 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=("https://maven.fabricmc.net/cuchaz/enigma-swing/$pkgver/enigma-swing-$pkgver-all.jar"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Koen Oostveen <koen at koenoostveen.nl>
2pkgname=enigma-bin
3pkgver=4.0.2
4pkgrel=1
5pkgdesc='A deobfuscation/remapping tool for Java software.'
6arch=(any)
7url='https://github.com/FabricMC/Enigma'
8license=('LGPL-3.0-or-later')
9depends=(bash java-runtime=17)
10makedepends=(gettext)
11source=("https://maven.fabricmc.net/cuchaz/enigma-swing/$pkgver/enigma-swing-$pkgver-all.jar"
12 "enigma.sh"
13 "enigma.desktop")
14noextract=("enigma-swing-$pkgver-all.jar")
15package() {
16 export ENIGMA_JAR_NAME="enigma-swing-$pkgver-all.jar"
17 install -Dm644 "$ENIGMA_JAR_NAME" -t "${pkgdir}/usr/share/java/enigma"
18 install -dm755 "${pkgdir}/usr/bin"
19 envsubst < enigma.sh > "${pkgdir}/usr/bin/enigma"
20 chmod 755 "${pkgdir}/usr/bin/enigma"
21 install -Dm644 enigma.desktop -t "${pkgdir}/usr/share/applications"
22}
23
24sha512sums=('f222709f22a9f7823143b9643900450ad25b905a7d7b757a10c89a8506922d6cd0efbbe5da28618d7c6440300f9a5a544c7a3ea861a2c377a62d6a07a8112c39'
25 'c419eda244b9aec581d396dafa6fbe33b518c7413da70fd3a19c7d2011cf0f9caf38c7f2945faf9927514131357eba1dd2f5307998ba03be923e2e54bfdb3e9c'
26 '18f54cb866b1266b2ed95a34cf5efde660f2b4136319cec15b162ee498678e52628239b50fda15b6c1cce968495f8908e2f11ed99f47a5bbfd173173103f2fbf')
27

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