python3-xcpf
LOW
maintainer Xyne
119 votes
scanned 2026-09-17 00:27:14.276658
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-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 |