python3-xcpf
maintainer Xyne
· 119 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a tarball from the maintainer's own domain, which is plausibly the project's official source; building from this is normal AUR packaging behavior and not inherently dangerous.
Triggered rules
LOW
AI review
llm_review
An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is LOW (confidence 95%): The source is a tarball from the maintainer's own domain, which is plausibly the project's official source; building from this is normal AUR packaging behavior 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:13
https://xyne.dev/projects/python3-xcpf/src/python3-xcpf-2021.12.tar.xz
PKGBUILD
1 offending line(s) highlighted
1
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2
pkgname=python3-xcpf
3
pkgver=2021.12
4
pkgrel=14
5
pkgdesc='Xyne'"'"'s common Pacman functions, for internal use.'
6
arch=(any)
7
license=(GPL)
8
url="https://xyne.dev/projects/python3-xcpf"
9
depends=(pyalpm python-pyxdg python3 python3-memoizedb python3-xcgf)
10
makedepends=(python-setuptools)
11
optdepends=('rsync: Retrieve ABS files via rsync.')
12
source=(
13
https://xyne.dev/projects/python3-xcpf/src/python3-xcpf-2021.12.tar.xz
14
https://xyne.dev/projects/python3-xcpf/src/python3-xcpf-2021.12.tar.xz.sig
15
)
16
sha512sums=(
17
adbc0d3174a7ed9371266a9b6a5f979ae3b1fff48954077418b89f7b4da11c9b30179715ce6b7e3aa070db2779cc96620d07476ace53e9858bf95aa8e9fd61e9
18
0e8f0a2b64c6ad6326ecadb8e4c30420fd8d22ffe149ed0548cb6ceec8619acaf9f15b5cb485fc2e96e436eee29b45775b8187e9c7828157ffae967b9e9040bf
19
)
20
md5sums=(
21
9aa0bec60b5706d9e3c2bd45dd69091f
22
4fe01a5258f5bc39058f8803a7a918c3
23
)
24
validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
25
26
package ()
27
{
28
cd "$srcdir/$pkgname-$pkgver"
29
python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
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 |