x32edit
The package downloads a source tarball from a non-whitelisted but plausibly official CDN (cdn.mediavalet.com) used by the vendor; the content is a prebuilt binary, but given the context of a proprietary music console editor and the vendor-associated domain, the risk is low as the source is likely legitimate and expected.
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 a source tarball from a non-whitelisted but plausibly official CDN (cdn.mediavalet.com) used by the vendor; the content is a prebuilt binary, but given the context of a proprietary music console editor and the vendor-associated domain, the risk is low as the source is likely legitimate and expected.
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:14
source=("https://cdn.mediavalet.com/aunsw/musictribe/$_cdn_id1/$_cdn_id2/Original/X32-Edit_LINUX_$pkgver.tar.gz"
PKGBUILD
1 offending line(s) highlighted# Maintainer: Adrian Groh <adrian[dot]groh[at]t[dash]online[dot]de>
# Contributor: Oliver Rümpelein <arch@pheerai.de>; Siegfried Krug <siegfried nospamat fg4f nospamdot de>
# Contributor: Evan Anderson <evananderson@thelinuxman.us>
pkgname=x32edit
pkgver=4.4.1
pkgrel=1
_cdn_id1="6-vOpP2lRkyNSDXgZEUbQA"
_cdn_id2="FyIw4jc3bk60nseai05MBQ"
pkgdesc="Remote control and programm Behringer X32 consoles"
arch=('x86_64')
url="http://www.behringer.com/EN/products/X32.aspx"
license=('custom:musictribe End User License Agreement')
depends=('alsa-lib' 'freetype2' 'mesa-libgl' 'hicolor-icon-theme' 'libcurl-gnutls')
source=("https://cdn.mediavalet.com/aunsw/musictribe/$_cdn_id1/$_cdn_id2/Original/X32-Edit_LINUX_$pkgver.tar.gz"
"LICENSE"
"x32edit.desktop"
"x32edit.png")
sha512sums=('7d5ed5ea0400a63179adb59e701472b78efecd50a5d8c9ffb4ad5df4e9116cf9af35fcd2b856c1d7e899ce923b9fa1822272363969500a180477e5addac8b96f'
'5f7c2661abb76ec3d6000b0f3865faf36afd8a0b721f64fafd8da58c8d8b0691012d56a712860c9d6c76ed80efaa762373ca85950933bf0ba5873c1e3c451099'
'dd9abb69c1345ef98ac2cdefd0afe6ce1a46a2482b674421c68af0b6a4dd87ea5ae6e1c490d7a236a17f18a8bbcb30dfae64f41c502b7f15a02189b8029baa17'
'49507db6cd4a45b4fba977a4c7f2f475cfd8f5a6b7c2336d861ae88c30f16282f3380ef820541460809e8ea318c515c063134307a9a14db84946d2595314d625')
package()
{
cd "$srcdir"
strip X32-Edit
install -Dm755 X32-Edit ${pkgdir}/usr/bin/x32edit
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
# freedesktop.org compatibility
install -Dm644 "$srcdir/$pkgname.desktop" "$pkgdir/usr/share/applications/$pkgname.desktop"
install -Dm644 x32edit.png ${pkgdir}/usr/share/icons/hicolor/256x256/apps/x32edit.png
}
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 |