foobar2000-component-beefweb-bin
The source is a prebuilt .fb2k-component file from foobar2000.org, the official and plausible project domain, making it a legitimate distribution channel despite the non-whitelisted host; the package installs static files without executing remote code.
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 source is a prebuilt .fb2k-component file from foobar2000.org, the official and plausible project domain, making it a legitimate distribution channel despite the non-whitelisted host; the package installs static files without executing remote code.
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:13
source=("${_fooname}-${pkgver}-${pkgrel}.fb2k-component::https://foobar2000.org/getcomponent/${_buildhash}/${_fooname}-${pkgver}.fb2k-component")
PKGBUILD
1 offending line(s) highlighted# Maintainer: Connor McFarlane <cm at semtex dot net>
pkgname=foobar2000-component-beefweb-bin
pkgver=0.5
pkgrel=2
_buildhash='8b5a3dbb77c02c9d3ea19e0d74c191de'
_fooname='foo_beefweb'
pkgdesc='A web interface/REST API component for foobar2000'
arch=('any')
url="https://www.foobar2000.org/components/view/${_fooname}"
license=('unknown')
depends=('foobar2000>=1.0.0')
source=("${_fooname}-${pkgver}-${pkgrel}.fb2k-component::https://foobar2000.org/getcomponent/${_buildhash}/${_fooname}-${pkgver}.fb2k-component")
sha256sums=('2a6959ad105a4e0bfacaebc09c65406db5e358a3dc3a818c1f4dfe1233c08042')
package() {
install -Dm644 -t "$pkgdir/usr/share/foobar2000/components/${_fooname}" "$srcdir/${_fooname}.dll"
install -Dm644 -t "$pkgdir/usr/share/foobar2000/components/${_fooname}/beefweb.root" "$srcdir/beefweb.root/index.html"
install -Dm644 -t "$pkgdir/usr/share/foobar2000/components/${_fooname}/beefweb.root" "$srcdir/beefweb.root/bundle.js"
install -Dm644 -t "$pkgdir/usr/share/foobar2000/components/${_fooname}/beefweb.root" "$srcdir/beefweb.root/bundle.css"
install -Dm644 -t "$pkgdir/usr/share/foobar2000/components/${_fooname}/beefweb.root" "$srcdir/beefweb.root/sprite.svg"
}
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 |