adtrack2-bin

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

The package downloads a prebuilt binary from the project's official domain (adlibtracker.net), which is not on the standard whitelist but is plausibly legitimate; the binary is installed as-is, but the source is verifiable via checksum and the domain matches the project's official site, reducing 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 the project's official domain (adlibtracker.net), which is not on the standard whitelist but is plausibly legitimate; the binary is installed as-is, but the source is verifiable via checksum and the domain matches the project's official site, reducing 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:15 source=("https://adlibtracker.net/files/adtrack-2.4.24-linux-bin-debian-stretch-x86.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Claudia Pellegrino <aur ät cpellegrino.de>
2# Contributor: Alexander F. Rødseth <xyproto@archlinux.org>
3
4pkgname=adtrack2-bin
5pkgver=2.4.24
6pkgrel=6
7pkgdesc='Adlib Tracker II, OPL3 music tracker'
8arch=(x86_64)
9url="http://www.adlibtracker.net"
10license=('GPL-3.0-or-later') # the source code has GPL at the top of the files
11depends=('bash' 'lib32-glibc' 'lib32-sdl12-compat')
12optdepends=('lib32-alsa-lib: sound support for ALSA'
13 'lib32-pipewire: sound support for Pipewire'
14 'lib32-libpulse: sound support for PulseAudio')
15source=("https://adlibtracker.net/files/adtrack-2.4.24-linux-bin-debian-stretch-x86.tar.gz"
16 adtrack2.desktop
17 adtrack2.sh
18 LICENSE)
19sha256sums=('fdfbb29ae5da944d082a1d33331532745bdfca92acea67eabeae3ff446ec8b17'
20 'f99d6fb998ec8475abb9b258d115ff2ee02fb7e00350fc9aba82c54d0807908c'
21 '5ab9050335471e8bd7d8c5c3da8c646d3b47dabef404d4e3cdab23ca3423a03e'
22 'c38f322ecc2ebc88c1c775614543fbc6acad72ec13cb9ff6c023c3f5247de39f')
23
24package() {
25 cd "adtrack-$pkgver-linux-bin-debian-stretch-x86"
26 install -Dm755 adtrack2 "$pkgdir/usr/bin/adtrack2.elf"
27 install -Dm755 adtrack2.ini "$pkgdir/usr/share/adtrack2/adtrack2.ini"
28 install -Dm755 "$srcdir/adtrack2.sh" "$pkgdir/usr/bin/adtrack2"
29 install -Dm644 revision.txt "$pkgdir/usr/share/doc/adtrack2/changelog.txt"
30 cp -rv adtrack2.mht instr modules "$pkgdir/usr/share/adtrack2/"
31 chmod -R a+rX "$pkgdir/usr/share/adtrack2"
32 install -Dm644 adtrack2.png "$pkgdir/usr/share/pixmaps/adtrack2.png"
33 install -Dm644 "$srcdir/adtrack2.desktop" \
34 "$pkgdir/usr/share/applications/$pkgname.desktop"
35 install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
36}
37

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