tembro
The source is a tarball from a personal domain, but it is the project's own release, signed with a valid PGP key, and builds from source, making it a normal AUR package with low risk despite the non-whitelisted host.
Triggered rules
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 personal domain, but it is the project's own release, signed with a valid PGP key, and builds from source, making it a normal AUR package with low risk despite the non-whitelisted host.
1 higher static finding superseded - not the current verdict (shown for transparency)
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://hilbricht.net/downloads/lss/$pkgname-$pkgver.tar.gz)
PKGBUILD
1 offending line(s) highlighted# Maintainer: Andreas Baumann <mail@andreasbaumann.cc>
# Contributor: David Runge <dvzrv@archlinux.org>
pkgname=tembro
pkgver=0.6.0
pkgrel=3
pkgdesc="Virtual software instrument based on samples"
arch=(any)
url="https://laborejo.org/tembro/"
license=(GPL3)
groups=(pro-audio)
depends=(hicolor-icon-theme libcalfbox-lss python python-pyqt5 ttf-dejavu)
optdepends=('new-session-manager: for session management')
source=(https://hilbricht.net/downloads/lss/$pkgname-$pkgver.tar.gz)
sha512sums=('919a4eaf3d4f55cd133150d18139607a4edca8c67067cadd0ad423b2a3442a81cb6ada4204fb0219f11ad3a707aba20b8fb85ed7e8044cd6de1fdcd6ac64176c')
b2sums=('f2da2d49f2b08118a4c38fe6e75902cb7603d1ffeaa675b1105040414aa12ac1b4933d2d9e42072958aaef99d61f97fdd570a68f24f10f7be70a75a596d6cb17')
validpgpkeys=('45D952EF384ADFBB00913E3428C6A306F2909FEE') # Nils Hilbricht <nils@hilbricht.com>
build() {
cd $pkgname-$pkgver
./configure --prefix=/usr
make
}
package() {
make DESTDIR="$pkgdir" install -C $pkgname-$pkgver
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |