forge-server-darkpaintings
Triggered rules
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://mediafiles.forgecdn.net/files/3823/331/DarkPaintings-Forge-1.19-11.0.2.jar)
llm_review
An AI model (anthropic/claude-4.6-sonnet-20260217) reviewed this and agrees it is MEDIUM (confidence 72%): The PKGBUILD downloads a prebuilt JAR file from mediafiles.forgecdn.net, which is CurseForge's CDN — a well-known and widely-used distribution host for Minecraft mods. This is the standard delivery mechanism for CurseForge mods and is not an unofficial or personal host. However, the JAR is a prebuilt binary that gets installed and executed at runtime by the Forge server, and there is no source build from upstream code. The sha256sum is present, which mitigates substitution risk. The concern is moderate: forgecdn.net is a legitimate CDN but the artifact is an opaque prebuilt binary JAR with no source verification. This is standard AUR practice for Minecraft mods distributed via CurseForge, making this more of a 'clean' pattern in context, though the prebuilt-binary-from-CDN aspect keeps a small supply-chain concern alive. Overall this is a borderline clean/medium case; the host is legitimate, the checksum is present, and the pattern is normal for this ecosystem.
PKGBUILD
1 offending line(s) highlighted# Maintainer: Dominik Opyd <d.opyd@oad.earth>
pkgname=forge-server-darkpaintings
modname=darkpaintings
srvname=forge
pkgver=11.0.2
minver=1.19
pkgrel=2
url='https://www.curseforge.com/minecraft/mc-mods/dark-paintings'
arch=('any')
license=('GPL')
pkgdesc="This mod adds a large variety of new paintings to the game. These paintings are seamlessly integrated with the vanilla paintings and are placed in the world using the normal painting item."
source=(https://mediafiles.forgecdn.net/files/3823/331/DarkPaintings-Forge-1.19-11.0.2.jar)
depends=("forge-server=41.1.0"
"forge-server-hooks=1.0.0"
"forge-server-bookshelf=14.1.7")
noextract=(DarkPaintings-Forge-$minver-$pkgver.jar)
sha256sums=('91d5f5fc839f324362a5621147806b5bcec754d3a16d40f075865ec158a981ab')
package() {
install -Dm 2755 $srcdir/DarkPaintings-Forge-$minver-$pkgver.jar $pkgdir/srv/$srvname/mods/$modname.jar
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | MEDIUM | 2 |
| 2026-08-02 00:16:08 | MEDIUM | 2 |
| 2026-08-01 00:11:18 | MEDIUM | 2 |
| 2026-07-31 00:14:10 | MEDIUM | 2 |
| 2026-07-30 00:17:23 | MEDIUM | 2 |
| 2026-07-29 00:25:53 | MEDIUM | 2 |
| 2026-07-28 00:07:28 | MEDIUM | 2 |
| 2026-07-27 00:24:32 | MEDIUM | 2 |
| 2026-07-26 00:07:32 | MEDIUM | 2 |
| 2026-07-25 00:13:44 | MEDIUM | 2 |
| 2026-07-24 00:02:28 | MEDIUM | 2 |
| 2026-07-23 00:14:47 | MEDIUM | 2 |
| 2026-07-22 00:29:32 | MEDIUM | 2 |
| 2026-07-21 00:24:15 | MEDIUM | 2 |
| 2026-07-20 00:19:49 | MEDIUM | 2 |
| 2026-07-19 00:17:08 | MEDIUM | 2 |
| 2026-07-18 00:14:48 | MEDIUM | 2 |
| 2026-07-17 00:06:16 | MEDIUM | 2 |
| 2026-07-16 00:05:41 | MEDIUM | 2 |
| 2026-07-15 00:09:25 | MEDIUM | 2 |