srb2-retro-data
The package downloads data files (not executables) from a project-associated host (alam.srb2.org) for a specific game version; worst case is tampering with game resources, not code execution.
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 package downloads data files (not executables) from a project-associated host (alam.srb2.org) for a specific game version; worst case is tampering with game resources, not code execution.
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:12
source=("https://alam.srb2.org/SRB2/$pkgver-Final/Resources/drill.dta"
PKGBUILD
1 offending line(s) highlighted# Maintainer: PASRC <pasrc at proton dot me>
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
# Contributor: DeedleFake <yisszev at beckforce dot com>
pkgname=srb2-retro-data
pkgver=2.0.6
pkgrel=1
pkgdesc="Data files for Sonic Robo Blast 2 2.0 (srb2-retro specific install directory)"
arch=('any')
license=('custom')
url='https://www.srb2.org'
source=("https://alam.srb2.org/SRB2/$pkgver-Final/Resources/drill.dta"
"https://alam.srb2.org/SRB2/$pkgver-Final/Resources/knux.plr"
"https://alam.srb2.org/SRB2/$pkgver-Final/Resources/music.dta"
"https://alam.srb2.org/SRB2/$pkgver-Final/Resources/rings.wpn"
"https://alam.srb2.org/SRB2/$pkgver-Final/Resources/soar.dta"
"https://alam.srb2.org/SRB2/$pkgver-Final/Resources/sonic.plr"
"https://alam.srb2.org/SRB2/$pkgver-Final/Resources/srb2.wad"
"https://alam.srb2.org/SRB2/$pkgver-Final/Resources/tails.plr"
"https://alam.srb2.org/SRB2/$pkgver-Final/Resources/zones.dta")
sha256sums=('8ee1a16ca4ab544a81b240a72f87c344a3697ce58f632b33e52157f95c15176f'
'd24f0f15de6f402065636ce93f7389a78a44f4c9071c512f6d4ab5ba1a995941'
'495dcbe35f79990a0601dcc6d1d828706a66a10f65586ebdba98f2c66768163a'
'f156f040814441def7336981e9d432ad1bfd44e5c8b4c0346e43f9d289abe31e'
'87fcfd1c159f47dc16093fdefe6e647ceaa909a574f2db2c44450e8b15b45dbe'
'36650190dea27322ea5728abcb2f3184aaf66b9d21791349ed8050fc3f061335'
'e71309d088be3ebd55ece802f560ef8f23d6e7ee854b052c0a62dfbd0336156b'
'1cfc070a474be46fdcfbf4e6ac09f95ddc5b6bca8d0a654f9b53f1760d360452'
'730283649acbf033cd19f8d9149b746aae261c89572748e9872261ac946aa9e2')
package() {
install -d "$pkgdir"/usr/share/games/srb2-retro
install -m644 {drill,music,soar,zones}.dta {knux,sonic,tails}.plr rings.wpn \
srb2.wad "$pkgdir"/usr/share/games/srb2-retro
}
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 |