doomcube
The source is a tarball from the project's official domain (kismetwireless.net), which is not on the standard whitelist but is plausibly legitimate; building from official project source is normal AUR practice and poses low risk.
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 the project's official domain (kismetwireless.net), which is not on the standard whitelist but is plausibly legitimate; building from official project source is normal AUR practice and poses low risk.
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:12
source=(http://www.kismetwireless.net/code/doomcube-$pkgver-02-R1.tar.gz
PKGBUILD
1 offending line(s) highlighted# Maintainer: Que Quotion <quequotion@bugmenot.com>
pkgname=doomcube
pkgver=2011
pkgrel=5
pkgdesc="The GPL Cube of Potential Doom."
arch=('i686' 'x86_64')
url="https://www.kismetwireless.net/doomcube/"
license=('GPL')
depends=('bash' 'libgl' 'freeglut')
makedepends=('libgl')
source=(http://www.kismetwireless.net/code/doomcube-$pkgver-02-R1.tar.gz
doomcube-feed
doomcube.desktop
quiet.patch)
sha512sums=('d79794973a836351de87fe4161e9e9d33d48c2235ebe8c6e8d15e23a395e15127023f61f20df37b2fe4af962da3dcb0abca66b63c65b30d6aedc76b4e2a484d9'
'78b5830d104f09a109672c0e683c3f3aba12ce1586faee7225ee9aba8b0d2a50304e80587903e3849338e7fcccde12a3ed20666c54b18370a8b986278e3d8d44'
'98ee8d2e9abda783102fbea0685c01c2e62c48646b32df26bfa3c4f6e2d1f161f3c5ffd6f18825f9ce073d603a3fe959005e57bd1ed7dfe3c0c1a481fa21a7af'
'd6070617e200cf36fc7d3d04c937e39a01bae40119daca46582806557d43f87105244550b7af2908e54f5413b970a62cb4ef9f7951ae07a66bfdd7b64778fba2')
prepare() {
cd ${srcdir}/doomcube-$pkgver-02-R1
patch -Np2 < ../quiet.patch
}
build() {
cd ${srcdir}/doomcube-$pkgver-02-R1
./configure --prefix=/usr
make
}
package() {
install -dm755 $pkgdir/usr/bin/
install -dm755 $pkgdir/usr/share/applications/
install -Dm755 ${srcdir}/doomcube-$pkgver-02-R1/doomcube $pkgdir/usr/bin/
install -Dm755 ${srcdir}/doomcube-feed $pkgdir/usr/bin/
install -Dm644 ${srcdir}/doomcube.desktop $pkgdir/usr/share/applications/
}
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 |