radium_compressor

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

The source is a tarball from a plausible project-related host (notam02.no) used to build the software from source; the host is not whitelisted but is associated with the project, and no untrusted executables or malicious payloads are involved.

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 tarball from a plausible project-related host (notam02.no) used to build the software from source; the host is not whitelisted but is associated with the project, and no untrusted executables or malicious payloads are involved.

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=("http://archive.notam02.no/arkiv/src/$pkgname-$pkgver.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Lieven Moors lievenmoors<aT>gmail<d0t>com
2# Contributor: rtfreedman (rob<d0t>til<d0t>freedman<aT>googlemail<d0t>com
3
4pkgname=radium_compressor
5pkgver=0.5.1
6pkgrel=5
7pkgdesc="A standalone jack audio compressor"
8arch=(i686 x86_64)
9url="http://users.notam02.no/~kjetism/radium/compressor_plugin.php"
10license=('GPL2')
11depends=(jack qt4)
12makedepends=(faust)
13source=("http://archive.notam02.no/arkiv/src/$pkgname-$pkgver.tar.gz"
14 "radium_compressor.desktop"
15 "radium_compressor.png"
16 "Makefile.patch")
17
18md5sums=('d6e24bb1ef4f279adda07ff6e10f3601'
19 '19b176fb5434ebd1ef2e4fcd21081e6b'
20 'c535752663bd92f3467e9aef7a5316fe'
21 '48e3e1ee69f0234db1a4bad7af973283')
22
23build() {
24 cd "$srcdir/$pkgname-$pkgver"
25 patch -p0 -i ../Makefile.patch
26 make
27# make CXXFLAGS="-march=native"
28}
29
30package() {
31 cd "$srcdir/$pkgname-$pkgver"
32 make DESTDIR="$pkgdir" install
33
34 install -Dm644 ../$pkgname.desktop "$pkgdir"/usr/share/applications/$pkgname.desktop
35 install -Dm644 ../$pkgname.png "$pkgdir"/usr/share/pixmaps/$pkgname.png
36}
37
38# vim:set ts=2 sw=2 et:
39

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