x32edit

maintainer Gobidev · 7 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged 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

LOW AI review downgraded a static finding 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)
MEDIUM source=() URL on a non-standard host 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
1# Maintainer: Adrian Groh <adrian[dot]groh[at]t[dash]online[dot]de>
2# Contributor: Oliver Rümpelein <arch@pheerai.de>; Siegfried Krug <siegfried nospamat fg4f nospamdot de>
3# Contributor: Evan Anderson <evananderson@thelinuxman.us>
4pkgname=x32edit
5pkgver=4.4.1
6pkgrel=1
7_cdn_id1="6-vOpP2lRkyNSDXgZEUbQA"
8_cdn_id2="FyIw4jc3bk60nseai05MBQ"
9pkgdesc="Remote control and programm Behringer X32 consoles"
10arch=('x86_64')
11url="http://www.behringer.com/EN/products/X32.aspx"
12license=('custom:musictribe End User License Agreement')
13depends=('alsa-lib' 'freetype2' 'mesa-libgl' 'hicolor-icon-theme' 'libcurl-gnutls')
14source=("https://cdn.mediavalet.com/aunsw/musictribe/$_cdn_id1/$_cdn_id2/Original/X32-Edit_LINUX_$pkgver.tar.gz"
15 "LICENSE"
16 "x32edit.desktop"
17 "x32edit.png")
18sha512sums=('7d5ed5ea0400a63179adb59e701472b78efecd50a5d8c9ffb4ad5df4e9116cf9af35fcd2b856c1d7e899ce923b9fa1822272363969500a180477e5addac8b96f'
19 '5f7c2661abb76ec3d6000b0f3865faf36afd8a0b721f64fafd8da58c8d8b0691012d56a712860c9d6c76ed80efaa762373ca85950933bf0ba5873c1e3c451099'
20 'dd9abb69c1345ef98ac2cdefd0afe6ce1a46a2482b674421c68af0b6a4dd87ea5ae6e1c490d7a236a17f18a8bbcb30dfae64f41c502b7f15a02189b8029baa17'
21 '49507db6cd4a45b4fba977a4c7f2f475cfd8f5a6b7c2336d861ae88c30f16282f3380ef820541460809e8ea318c515c063134307a9a14db84946d2595314d625')
22
23package()
24{
25 cd "$srcdir"
26
27 strip X32-Edit
28 install -Dm755 X32-Edit ${pkgdir}/usr/bin/x32edit
29 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
30
31 # freedesktop.org compatibility
32 install -Dm644 "$srcdir/$pkgname.desktop" "$pkgdir/usr/share/applications/$pkgname.desktop"
33 install -Dm644 x32edit.png ${pkgdir}/usr/share/icons/hicolor/256x256/apps/x32edit.png
34}
35

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 LOW 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion