pychrom
maintainer Xyne
· 8 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a tarball from the project's own official domain (xyne.dev), which is plausibly the maintainer's own site; building from this source is normal AUR packaging practice and not inherently dangerous.
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 tarball from the project's own official domain (xyne.dev), which is plausibly the maintainer's own site; building from this source is normal AUR packaging practice and not inherently dangerous.
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/pychrom/src/pychrom-2012.tar.xz
PKGBUILD
1 offending line(s) highlighted
1
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2
pkgname=pychrom
3
pkgver=2012
4
pkgrel=6
5
pkgdesc='An enhanced yet simple pyGTK color selection and conversion tool that can minimize to the tray.'
6
arch=(any)
7
license=(GPL)
8
url="https://xyne.dev/projects/pychrom"
9
depends=(gtk2 pygtk python2)
10
source=(
11
https://xyne.dev/projects/pychrom/src/pychrom-2012.tar.xz
12
https://xyne.dev/projects/pychrom/src/pychrom-2012.tar.xz.sig
13
)
14
sha512sums=(
15
d055aa34f62cbb00367bde2dd22f5016ad571e4c70c7fca597bb253a93197ef7facbdebf7cd1e2f099761207080694625645f88086b584b6b56c58cd10eaf651
16
4daea37d701b6c7cc77e3496553450bf5f1c2144531d6af5af2ce0f651f7af9d26f6cba0947018a4defd088f296dd9d7220b296a2b205aaead488304e04331de
17
)
18
md5sums=(
19
c10d0c91f73d0221d719bd9b4d531a12
20
52d2b59368a52a2973a6a0d6a461496c
21
)
22
install=pychrom.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 |