aa-snapshot-maker-standalone-bin
maintainer orphaned
· 0 votes
· base
aa-snapshot-maker
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a prebuilt binary from a project-associated S3 bucket, which is not on a standard whitelist, but the binary is part of the official release and the worst case of a swapped source would be code execution; however, given the context and typical AUR packaging practices for proprietary software, this is a low-severity supply-chain 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 package downloads a prebuilt binary from a project-associated S3 bucket, which is not on a standard whitelist, but the binary is part of the official release and the worst case of a swapped source would be code execution; however, given the context and typical AUR packaging practices for proprietary software, this is a low-severity supply-chain 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:12
'https://audioassaultdownloads.s3.amazonaws.com/AmpLocker/AmpLocker109/SnapshotMakerLinux.zip')
PKGBUILD
1 offending line(s) highlighted
1
pkgbase=aa-snapshot-maker
2
pkgname=( ${pkgbase}-standalone-bin )
3
pkgver=1.0.2
4
pkgrel=1
5
arch=('x86_64')
6
url="https://audioassault.mx/products/snapshot-maker"
7
license=('EULA')
8
depends=('alsa-lib' 'bzip2' 'brotli' 'freetype2' 'glibc' 'graphite' 'harfbuzz' 'keyutils' 'krb5' 'libcurl-gnutls' 'libffi' 'libnghttp2' 'libidn2' 'libp11-kit' 'libpng' 'libpsl' 'libssh2' 'libtasn1' 'libunistring' 'libxau' 'libxcb' 'libx11' 'nettle' 'openssl' 'pcre2' 'zlib' 'zstd')
9
makedepends=('xdg-user-dirs')
10
source=('AA Snapshot Maker.desktop'
11
${pkgbase}.png
12
'https://audioassaultdownloads.s3.amazonaws.com/AmpLocker/AmpLocker109/SnapshotMakerLinux.zip')
13
sha256sums=('b8dcdabd714eaed0b4d06861c5dc6245529ca5e8ef90b46a927878494be17cd6'
14
'2ccb54d693ba09c2f86750891f2d1ea090f74fe282c3268617d1519b58f79ad5'
15
'0d1c33c678fd8c34c50d84d6f499d0ea00712fddab7d417ee841e9dff2aef0f8')
16
17
package_aa-snapshot-maker-standalone-bin() {
18
## Install Standalone Binary
19
pkgdesc="Audio Assault amp modeller preset maker (Standalone)"
20
groups=('pro-audio')
21
install -Dm755 "$srcdir/Snapshot Maker" "$pkgdir/usr/bin/AA Snapshot Maker Standalone"
22
install -Dm644 "$srcdir/AA Snapshot Maker.desktop" "$pkgdir/usr/share/applications/AA Snapshot Maker.desktop"
23
install -Dm644 "$srcdir/aa-snapshot-maker.png" "$pkgdir/usr/share/icons/hicolor/192x192/apps/aa-snapshot-maker.png"
24
}
25
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 |