enigma-bin
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
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)
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# Maintainer: Koen Oostveen <koen at koenoostveen.nl>
pkgname=enigma-bin
pkgver=4.0.2
pkgrel=1
pkgdesc='A deobfuscation/remapping tool for Java software.'
arch=(any)
url='https://github.com/FabricMC/Enigma'
license=('LGPL-3.0-or-later')
depends=(bash java-runtime=17)
makedepends=(gettext)
source=("https://maven.fabricmc.net/cuchaz/enigma-swing/$pkgver/enigma-swing-$pkgver-all.jar"
"enigma.sh"
"enigma.desktop")
noextract=("enigma-swing-$pkgver-all.jar")
package() {
export ENIGMA_JAR_NAME="enigma-swing-$pkgver-all.jar"
install -Dm644 "$ENIGMA_JAR_NAME" -t "${pkgdir}/usr/share/java/enigma"
install -dm755 "${pkgdir}/usr/bin"
envsubst < enigma.sh > "${pkgdir}/usr/bin/enigma"
chmod 755 "${pkgdir}/usr/bin/enigma"
install -Dm644 enigma.desktop -t "${pkgdir}/usr/share/applications"
}
sha512sums=('f222709f22a9f7823143b9643900450ad25b905a7d7b757a10c89a8506922d6cd0efbbe5da28618d7c6440300f9a5a544c7a3ea861a2c377a62d6a07a8112c39'
'c419eda244b9aec581d396dafa6fbe33b518c7413da70fd3a19c7d2011cf0f9caf38c7f2945faf9927514131357eba1dd2f5307998ba03be923e2e54bfdb3e9c'
'18f54cb866b1266b2ed95a34cf5efde660f2b4136319cec15b162ee498678e52628239b50fda15b6c1cce968495f8908e2f11ed99f47a5bbfd173173103f2fbf')
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |