hqplayer-network-audio-daemon

maintainer blackhole · 2 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads prebuilt .deb binaries from the official project domain (signalyst.com) for installation; while the host is not a common forge, it is the vendor's own site, and the binaries are verified with matching sha256sums, making the risk low despite the non-standard source.

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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads prebuilt .deb binaries from the official project domain (signalyst.com) for installation; while the host is not a common forge, it is the vendor's own site, and the binaries are verified with matching sha256sums, making the risk low despite the non-standard source.

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:13 source_aarch64=("https://www.signalyst.com/bins/naa/linux/trixie/networkaudiod_"$_debpkgver"_arm64.deb")

PKGBUILD

1 offending line(s) highlighted
1## Maintainer: AudioLinux <audiolinux AT fastmail DOT fm>
2
3pkgname=hqplayer-network-audio-daemon
4_debpkgver=6.1.4-71
5pkgver=6.1.4
6pkgrel=1
7pkgdesc="Signalyst Network Audio Daemon"
8arch=('x86_64' 'aarch64')
9url="http://www.signalyst.com/consumer.html"
10license=('custom')
11depends=('alsa-lib' 'gcc-libs' 'glibc')
12source=('networkaudio.service')
13source_aarch64=("https://www.signalyst.com/bins/naa/linux/trixie/networkaudiod_"$_debpkgver"_arm64.deb")
14source_x86_64=("https://www.signalyst.com/bins/naa/linux/trixie/networkaudiod_"$_debpkgver"_amd64.deb")
15sha256sums=('75d45b226dcbb78dfb61e941ee5ef2a8f0d88efbf414d2618b42520fe3cb129e')
16sha256sums_x86_64=('96bf8525cd61efdcc734213a1e5e1a03afa8807b3c39172bed5fdf19368d5139')
17sha256sums_aarch64=('461f00ba3b5613961fa9e189a5b1df702f35b59cfcdd97cc66554ae7da21628c')
18
19package() {
20 bsdtar xf data.tar.xz -C "$srcdir"
21
22 install -Dm644 "$srcdir/etc/default/networkaudiod" "$pkgdir/etc/default/networkaudiod"
23 install -Dm644 "$srcdir/etc/networkaudiod/networkaudiod.xml" "$pkgdir/etc/networkaudiod/networkaudiod.xml"
24 install -Dm644 "$srcdir/usr/lib/systemd/system/networkaudiod.service" "$pkgdir/usr/lib/systemd/system/networkaudio.service"
25 install -Dm644 "$srcdir/networkaudio.service" "$pkgdir/usr/lib/systemd/user/networkaudio.service"
26 install -Dm644 "$srcdir/usr/share/doc/networkaudiod/copyright" "$pkgdir/usr/share/licenses/$pkgname/COPYING"
27 install -Dm755 "$srcdir/usr/sbin/networkaudiod" "$pkgdir/usr/bin/networkaudiod"
28}
29
30

Changes since previous scan

--- PKGBUILD @ 2026-06-20 16:03
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,8 +1,8 @@
## Maintainer: AudioLinux <audiolinux AT fastmail DOT fm>
pkgname=hqplayer-network-audio-daemon
-_debpkgver=6.1.2-70
-pkgver=6.1.2
+_debpkgver=6.1.4-71
+pkgver=6.1.4
pkgrel=1
pkgdesc="Signalyst Network Audio Daemon"
arch=('x86_64' 'aarch64')
@@ -13,8 +13,8 @@
source_aarch64=("https://www.signalyst.com/bins/naa/linux/trixie/networkaudiod_"$_debpkgver"_arm64.deb")
source_x86_64=("https://www.signalyst.com/bins/naa/linux/trixie/networkaudiod_"$_debpkgver"_amd64.deb")
sha256sums=('75d45b226dcbb78dfb61e941ee5ef2a8f0d88efbf414d2618b42520fe3cb129e')
-sha256sums_x86_64=('2a6c1686e3ed525c95ab22963b28e20e866ac6229152b7c54d45f63d0cb20fd8')
-sha256sums_aarch64=('ec5cd4614006b0f80e5198dc970a02ce322bb9c32ab5aac04142818327769667')
+sha256sums_x86_64=('96bf8525cd61efdcc734213a1e5e1a03afa8807b3c39172bed5fdf19368d5139')
+sha256sums_aarch64=('461f00ba3b5613961fa9e189a5b1df702f35b59cfcdd97cc66554ae7da21628c')
package() {
bsdtar xf data.tar.xz -C "$srcdir"

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 19:28:12 MEDIUM 1
2026-06-20 16:03:41 CLEAN 2
2026-06-20 00:50:07 MEDIUM 2
2026-06-20 00:18:46 MEDIUM 1
2026-06-19 23:51:18 MEDIUM 2
2026-06-19 19:07:35 LOW 2
2026-06-18 16:11:54 MEDIUM 1

Report a package

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

0 / 4000
Your suggestion