enigma-bin

maintainer 770grappenmaker · 1 votes · scanned 2026-08-03 00:08:14.047287
LOW
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-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