python3-scinum

maintainer Xyne · 1 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 project site, which is plausibly the official source; building from such a host is normal for AUR packages despite not being on a whitelist.

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 maintainer's own project site, which is plausibly the official source; building from such a host is normal for AUR packages despite not being on a whitelist.

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:12 https://xyne.dev/projects/python3-scinum/src/python3-scinum-2021.tar.xz

PKGBUILD

1 offending line(s) highlighted
1#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2pkgname=python3-scinum
3pkgver=2021
4pkgrel=15
5pkgdesc='A collection of scientific number classes for arbitrary precision, standard and custom units, and uncertainty for measured values.'
6arch=(any)
7license=(GPL)
8url="https://xyne.dev/projects/python3-scinum"
9depends=(python3)
10makedepends=(python-setuptools)
11source=(
12 https://xyne.dev/projects/python3-scinum/src/python3-scinum-2021.tar.xz
13 https://xyne.dev/projects/python3-scinum/src/python3-scinum-2021.tar.xz.sig
14)
15sha512sums=(
16 936892d5350d8e932bd5a088eb2301adbc470dd34cd2047c1bbea8a43813b8cfbc181b5658e773a7eeda59eaa1e77b982c30b5c5d2210b98cbd0a1b54a561470
17 10eca9f3dfb39d19ac789cfe9216e924ddf4c31711bee49f9975a6584a3fdc5884838030caf5bb15ceb53b50822ca99f40ba6ce712930d863bc0d5cba7adeb36
18)
19md5sums=(
20 696ddc2bce66307b8eae534d2f698268
21 aa40ed2c98f553a89cd90a01000c92c0
22)
23validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
24
25package ()
26{
27 cd "$srcdir/$pkgname-$pkgver"
28 python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
29}
30
31
32# vim: set ts=2 sw=2 et:
33

Scan history

Scanned at (UTC)SeverityRules
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

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion