plexamp-headless

maintainer jjoshau · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a headless Linux tarball from plexamp.plex.tv, which is plausibly Plex's official infrastructure; downloading and building from the project's own release host, even non-whitelisted, is normal AUR packaging with low risk.

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 source is a headless Linux tarball from plexamp.plex.tv, which is plausibly Plex's official infrastructure; downloading and building from the project's own release host, even non-whitelisted, is normal AUR packaging with low risk.

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://plexamp.plex.tv/headless/${_filename}"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Joshua Williams <jjoshau@pm.me>
2
3pkgname=plexamp-headless
4pkgver=4.12.0
5pkgrel=1
6pkgdesc="Headless music client for Plex"
7provides=('plexamp-headless')
8conflicts=('plexamp-headless')
9arch=('aarch64')
10depends=('nvm')
11url="https://plexamp.com"
12options=(!debug !strip)
13_filename=Plexamp-Linux-headless-v${pkgver}.tar.bz2
14source=("https://plexamp.plex.tv/headless/${_filename}"
15 'plexamp-headless.service'
16 'plexamp-headless.sh')
17sha512sums=('aad7b375f18548648cda4ff8b2dd7fbbd1a2d83fbdbc6d55fb9a5f503f025122b0e2be5d751b6e83ad977d86bde37929e8a30933c7910a77ebc2d1d276163dbe'
18 '83a94e4b933981eae7b944ae7ad822a6da6502c0a22b7fb2af845787ee0bf272eeae6853074ac1b1b2711c2c39e1b6506394dedc159b318c12c8f0cb04c220ea'
19 '6d9208af95e016b1c59ba1e2629913a7dfc9f138e3ff4fd5a4e491b17c825d5837e23756c8e3d7b4d4cb8544b1cb614cc179677d97168fcf77a1a4b17182983e')
20
21prepare() {
22 rm -rf "$srcdir"/plexamp/plexamp.service "$srcdir"/plexamp/upgrade.sh
23}
24
25package() {
26 install -d "$pkgdir"/opt
27 cp -r plexamp "$pkgdir"/opt/plexamp-headless
28 install -Dm755 plexamp-headless.sh "$pkgdir"/usr/bin/plexamp-headless
29 install -D plexamp-headless.service "$pkgdir"/usr/lib/systemd/user/plexamp-headless.service
30}
31

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