pulse-remote-bin

maintainer undg · 0 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package installs a pre-built binary from a GitHub release with an unverifiable 'SKIP' checksum, creating a supply-chain risk if the source were tampered with.

Triggered rules

LOW Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

MEDIUM AI review of an ambiguous pattern llm_review

The static rules found a suspicious pattern they could not resolve, so an AI model (qwen/qwen3-235b-a22b-2507) reviewed it and judged it MEDIUM (confidence 95%): The package installs a pre-built binary from a GitHub release with an unverifiable 'SKIP' checksum, creating a supply-chain risk if the source were tampered with.

PKGBUILD

1# Maintainer: Bartek Laskowski <bartek at undg dot dev>
2
3pkgname=pulse-remote-bin
4pkgver=1.0.0
5pkgrel=1
6pkgdesc="Audio mixer for PulseAudio and PipeWire — local desktop app and web UI accessible from any device on your network (pre-built binary)"
7arch=('x86_64')
8url="https://github.com/undg/pulse-remote"
9license=('MIT')
10depends=('libpulse' 'electron')
11install=pulse-remote-bin.install
12options=(!debug)
13
14source=("pulse-remote-${pkgver}-Linux_x86_64.tar.gz::https://github.com/undg/pulse-remote/releases/download/v${pkgver}/pulse-remote_${pkgver}_Linux_x86_64.tar.gz")
15sha256sums=('SKIP')
16
17package() {
18 tar xf "pulse-remote-${pkgver}-Linux_x86_64.tar.gz" -C "$pkgdir"
19}
20

Changes since previous scan

--- PKGBUILD @ 2026-07-28 01:36
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,7 +1,7 @@
# Maintainer: Bartek Laskowski <bartek at undg dot dev>
pkgname=pulse-remote-bin
-pkgver=0.11.2
+pkgver=1.0.0
pkgrel=1
pkgdesc="Audio mixer for PulseAudio and PipeWire — local desktop app and web UI accessible from any device on your network (pre-built binary)"
arch=('x86_64')

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 23:39:52 MEDIUM 2
2026-07-28 01:36:52 MEDIUM 2
2026-07-28 00:07:28 MEDIUM 2
2026-07-27 23:36:42 MEDIUM 2
2026-07-27 21:35:42 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