obtheme
maintainer Xyne
· 29 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is hosted on the maintainer's own domain, which is also the project's official site, and the package builds from source; the non-whitelisted host is plausibly legitimate, and the checksums are provided, making this a low-risk, normal AUR package.
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 hosted on the maintainer's own domain, which is also the project's official site, and the package builds from source; the non-whitelisted host is plausibly legitimate, and the checksums are provided, making this a low-risk, normal AUR package.
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
https://xyne.dev/projects/obtheme/src/obtheme-2013.2.20.2.tar.xz
PKGBUILD
1 offending line(s) highlighted
1
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2
pkgname=obtheme
3
pkgver=2013.2.20.2
4
pkgrel=7
5
pkgdesc='A GUI theme editor for Openbox.'
6
arch=(any)
7
license=(GPL)
8
url="https://xyne.dev/projects/obtheme"
9
depends=(gtk2 pygtk python2 python2-fuse)
10
source=(
11
https://xyne.dev/projects/obtheme/src/obtheme-2013.2.20.2.tar.xz
12
https://xyne.dev/projects/obtheme/src/obtheme-2013.2.20.2.tar.xz.sig
13
)
14
sha512sums=(
15
5e7d1d187c0d5f3e6851b3a09be9aeed3b2708277940abd19efba4a501bf3ab20e0307f51e4b63e33ba07d301abf41607cec7074b3e478c9c5e6b065b3773f77
16
636737e4a78c10f4278fe18ff170e03a982989a11e13b93237a78fffbe70e3937d5af1a0ab9e80710905baf729abe0a45e679898b111a7c299140e35f0f234d9
17
)
18
md5sums=(
19
3623a3cefb9d665c29091a19ae6fdbf6
20
55627f3807d73263be359773470492f7
21
)
22
install=obtheme.install
23
validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
24
25
package ()
26
{
27
install -Dm755 "$srcdir/$pkgname-$pkgver/$pkgname" "$pkgdir/usr/bin/$pkgname"
28
install -Dm644 "$srcdir/$pkgname-$pkgver/$pkgname.desktop" "$pkgdir/usr/share/applications/$pkgname.desktop"
29
}
30
31
32
# vim: set ts=2 sw=2 et:
33
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 |