alsaequal-mgr
maintainer Xyne
· 19 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a signed tarball from the project's own domain, used to build the package; the non-whitelisted host is the maintainer's official project site, and the checksums are verified, making this a standard AUR build 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 signed tarball from the project's own domain, used to build the package; the non-whitelisted host is the maintainer's official project site, and the checksums are verified, making this a standard AUR build 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:11
https://xyne.dev/projects/alsaequal-mgr/src/alsaequal-mgr-2013.7.10.tar.xz
PKGBUILD
1 offending line(s) highlighted
1
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2
pkgname=alsaequal-mgr
3
pkgver=2013.7.10
4
pkgrel=4
5
pkgdesc='Save and restore named alsaequal states.'
6
arch=(any)
7
license=(GPL)
8
url="https://xyne.dev/projects/alsaequal-mgr"
9
depends=(alsaequal bash-statemgr)
10
source=(
11
https://xyne.dev/projects/alsaequal-mgr/src/alsaequal-mgr-2013.7.10.tar.xz
12
https://xyne.dev/projects/alsaequal-mgr/src/alsaequal-mgr-2013.7.10.tar.xz.sig
13
)
14
sha512sums=(
15
b87035598dda0049ffd21e41ae84dc2f5ea54f8e8b109bb535b1489e9bbf44072e67c24af25135f1537156f08e18f238c2c6dfb13dac88e46ce17a61d5abba72
16
b51fe0e1dd5417425b72989095fe00536deba93bd051595493704c8fde252748c52090530ad7a92edd8d65c2208cdafca83bd04617f220207a935c4dc9f026aa
17
)
18
md5sums=(
19
75f6760860eb8be4f3538f6d5feed771
20
eb11afe180704c7a4440740f98edd5c3
21
)
22
validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
23
24
package ()
25
{
26
install -Dm755 "$srcdir/$pkgname-$pkgver/$pkgname" "$pkgdir/usr/bin/$pkgname"
27
}
28
29
30
# vim: set ts=2 sw=2 et:
31
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |