atolm-openbox-theme
maintainer custodiatovar
· 14 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a theme file from a plausible project host (opendesktop.org), which is not on the whitelist but is a legitimate platform for desktop themes; the worst case of a swapped source is cosmetic tampering, not code execution.
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 theme file from a plausible project host (opendesktop.org), which is not on the whitelist but is a legitimate platform for desktop themes; the worst case of a swapped source is cosmetic tampering, not code execution.
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
source=("$pkgname-$pkgver.tar.gz::https://dl.opendesktop.org/api/files/download/id/1460768348/s/b78e216c2b4c7fc2b9428db8193b44df41823f5a45efec9a1bfebf74012d08017a33b09f9437e9f40d671e91171ae27fc873695b0cff88dd56566e35065a6827/t/1548983943/u/$_projectid-$_pkgname.obt")
PKGBUILD
1 offending line(s) highlighted
1
_pkgname=Atolm
2
pkgname=atolm-openbox-theme
3
_projectid=144416
4
pkgver=20110813
5
pkgrel=1
6
pkgdesc="$_pkgname Openbox Theme"
7
arch=('any')
8
url="http://box-look.org/content/show.php?content=$_projectid"
9
license=('GPL')
10
depends=('openbox')
11
source=("$pkgname-$pkgver.tar.gz::https://dl.opendesktop.org/api/files/download/id/1460768348/s/b78e216c2b4c7fc2b9428db8193b44df41823f5a45efec9a1bfebf74012d08017a33b09f9437e9f40d671e91171ae27fc873695b0cff88dd56566e35065a6827/t/1548983943/u/$_projectid-$_pkgname.obt")
12
md5sums=('fe601ae403ef0a4a7f2a5fea12b0f0e6')
13
14
package() {
15
cd "$srcdir"
16
mkdir -p "$pkgdir"/usr/share/themes
17
cp -Rp "$_pkgname" "$pkgdir"/usr/share/themes
18
chmod 644 "$pkgdir"/usr/share/themes/"$_pkgname"/openbox-3/*
19
}
20
21
# vim: set ft=sh ts=4 sw=4 noet:
22
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 |