audirvana-studio

maintainer blackhole · 5 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt .deb binary from a non-standard host (audirvana.com) which is not a common upstream source for AUR packages, posing a supply-chain risk if the host is compromised or the download is intercepted; the binary is then extracted and installed without recompilation, increasing exposure to unverifiable code execution.

Triggered rules

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:11 source=("https://audirvana.com/delivery/linux/apt-repo/pool/non-free/audirvana-studio/audirvana-studio_"$pkgver"_amd64.deb" 'audirvanaStudio.service')
MEDIUM AI review llm_review

An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt .deb binary from a non-standard host (audirvana.com) which is not a common upstream source for AUR packages, posing a supply-chain risk if the host is compromised or the download is intercepted; the binary is then extracted and installed without recompilation, increasing exposure to unverifiable code execution.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Audiolinux audiolinux@fastmail.fm
2
3pkgname=audirvana-studio
4pkgver=3.3.0
5pkgrel=1
6pkgdesc="Audirvana Studio audio player"
7arch=('x86_64')
8url="https://audirvana.com/"
9license=('custom')
10depends=('glibc' 'gcc-libs' 'alsa-lib' 'avahi' 'curl' 'libxml2')
11source=("https://audirvana.com/delivery/linux/apt-repo/pool/non-free/audirvana-studio/audirvana-studio_"$pkgver"_amd64.deb" 'audirvanaStudio.service')
12sha256sums=('089fb4ccea50d5403fc8c8d3137fd19c7362484c9e39f51b284bf09cc2c98114'
13'c677a4e78cd0f752babe89943f85f3e7a915f4657e7529abfc0a95ab5e26b5bd')
14install=${pkgname}.install
15
16package() {
17bsdtar xf data.tar.gz -C "$pkgdir"
18install -Dm644 "audirvanaStudio.service" "$pkgdir/usr/lib/systemd/user/audirvanaStudio.service"
19install -Dm644 "$pkgdir/opt/audirvana/studio/share/CREDITS" "$pkgdir/usr/share/licenses/$pkgname/CREDITS"
20install -Dm644 "$pkgdir/opt/audirvana/studio/share/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/COPYING"
21#chmod 4755 "$pkgdir/opt/audirvana/studio/smb_mount_helper"
22rm -rf "$pkgdir/opt/audirvana/studio/share/etc"
23rm -f "$pkgdir/opt/audirvana/studio/share/CREDITS"
24rm -f "$pkgdir/opt/audirvana/studio/share/LICENSE"
25}
26

Scan history

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

Report a package

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

0 / 4000
Your suggestion