m-air-edit-bin

LOW
maintainer SpotlightKid 1 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads prebuilt binaries and documentation from a non-whitelisted but plausibly official vendor CDN; the binaries are from the vendor's own release infrastructure, and the worst case of a compromised source is limited to supply-chain risk of the official software, which is typical for binary-only packages.

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 prebuilt binaries and documentation from a non-whitelisted but plausibly official vendor CDN; the binaries are from the vendor's own release infrastructure, and the worst case of a compromised source is limited to supply-chain risk of the official software, which is typical for binary-only packages.

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:18 "https://cdn-media.empowertribe.com/b2ecfc395f2e4cc893ce68f5ac4c6d03/Midas_M-AIR%20EDIT_V1.8_2023-06-16.pdf")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Christopher Arndt <aur -at- chrisarndt -dot- de>
2# Contributor: Anders Thomsen <mail nospamat andersthomsen nospamdot dk>
3
4_pkgname=m-air-edit
5pkgname=$_pkgname-bin
6pkgver=1.8.1
7pkgrel=3
8pkgdesc='Remote control program for Midas M-AIR digital hardware mixers'
9arch=(x86_64 armv7h)
10url='https://www.midasconsoles.com/downloads.html'
11license=('LicenseRef-MUSIC Group End User License Agreement')
12depends=(gcc-libs glibc alsa-lib curl freetype2 libglvnd)
13provides=($_pkgname)
14conflicts=($_pkgname)
15source=("EULA_2012-09-12.pdf"
16 "m-air-edit.desktop"
17 "M-AIR-Edit_icon.png"
18 "https://cdn-media.empowertribe.com/b2ecfc395f2e4cc893ce68f5ac4c6d03/Midas_M-AIR%20EDIT_V1.8_2023-06-16.pdf")
19source_x86_64=("https://cdn-media.empowertribe.com/7862d36048ce4d9a8facf7210591093c/M-AIR-Edit_LINUX_${pkgver}.tar.gz")
20source_armv7h=("https://cdn-media.empowertribe.com/5424fed34c7842c4b471d8976d04aedf/M-AIR-Edit_RASPI_${pkgver}.tar.gz")
21sha256sums=('3321aa0b3e208133094665281a6fc2ca001628858cd1a6388185eac93569fca8'
22 '7f88a5afac7e4097524797a7776f2a6619f4dae8d0cc6449fbb2e118fb6c1a7b'
23 '6ead06b892d79e7cecddf89b189de1bc46476be33f88270b2ba86f0f0e96d5cb'
24 '02fb91576a9b130be0784df5b288edca52a76f871f64beaae7bc9eda39e7813a')
25sha256sums_x86_64=('cd8633b8630324ade52ebb2cef3248cffc9512197aee94d53c9a2739d824a089')
26sha256sums_armv7h=('6a7ab8a12fd2368f4f79eb7ef9a6f15dfb45def74bf139848cb732e258eeaa11')
27
28
29package() {
30 # binary
31 install -Dm755 "$srcdir"/M-AIR-Edit -t "$pkgdir"/usr/bin
32 ln -sf M-AIR-Edit "$pkgdir"/usr/bin/$_pkgname
33 # .desktop file
34 install -Dm644 "$srcdir"/$_pkgname.desktop \
35 -t "$pkgdir"/usr/share/applications
36 # icon
37 install -Dm644 "$srcdir"/M-AIR-Edit_icon.png \
38 "$pkgdir"/usr/share/icons/$_pkgname.png
39 # Release notes
40 install -Dm644 "$srcdir"/M-AIR-Edit_Release_History.txt \
41 -t "$pkgdir"/usr/share/doc/$pkgname
42 install -Dm644 "$srcdir"/Midas_M-AIR%20EDIT_V1.8_2023-06-16.pdf \
43 -t "$pkgdir"/usr/share/doc/$pkgname
44 # EULA
45 install -Dm644 "$srcdir"/EULA_2012-09-12.pdf \
46 "$pkgdir"/usr/share/licenses/$pkgname/license.pdf
47}
48

Scan history

Scanned at (UTC)SeverityRules
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

Report a package

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

0 / 4000
Your suggestion