y-cruncher

LOW
maintainer Dominiquini 20 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The source is downloaded from the project's official domain (numberworld.org), which is plausibly the project's own release infrastructure; building from this source is normal AUR packaging despite the non-whitelisted host.

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 90%): The source is downloaded from the project's official domain (numberworld.org), which is plausibly the project's own release infrastructure; building from this source is normal AUR packaging despite the non-whitelisted host.

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:21 source=("http://www.numberworld.org/$pkgname/$pkgname%20v$pkgver-dynamic.tar.xz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Rafael Baboni Dominiquini <rafaeldominiquini at gmail dot com>
2# Contributor: Markus Hartung <mail@hartmark.se>
3# Contributor: éclairevoyant
4# Contributor: SilverMight <silver at silvermight dot com>
5# Contributor: Bastian Plettner <b.pletttner at archlinux dot info>
6# Contributor: thesqrtminus1 <thesqrtminus1 at gmail dot com>
7# Contributor: kstolp <kevinstolp at gmail dot com>
8# Contributor: kfgz <ffiasd at gmail dot com>
9
10pkgname=y-cruncher
11pkgver=0.8.7.9547
12pkgrel=1
13pkgdesc="The first scalable multi-threaded Pi-benchmark for multi-core systems"
14arch=(x86_64)
15url="http://www.numberworld.org/$pkgname"
16license=(custom)
17options=('!strip')
18depends=('glibc' 'gcc-libs' 'numactl' 'onetbb')
19
20#source=("https://github.com/Mysticial/$pkgname/releases/download/v$pkgver/$pkgname.v$pkgver-dynamic.tar.xz")
21source=("http://www.numberworld.org/$pkgname/$pkgname%20v$pkgver-dynamic.tar.xz")
22b2sums=('a65aa450ee976651d3b837c72fa620d6816c4cb847d073988220eb1363330c984e83d32be0fe044ef1d65c68738b818003c0a66129a147f7f8a75c342d7c4214')
23
24prepare() {
25 cd "$pkgname v$pkgver-dynamic"
26
27 sed '/Username: / s|Username.txt|/etc/xdg/y-cruncher-username.conf|' Username.txt > "$srcdir/$pkgname-username.txt"
28 rm Username.txt
29
30 mv "Binaries/Digits/Gamma(⅓).txt" "Binaries/Digits/Gamma(1-3).txt"
31 mv "Binaries/Digits/Gamma(¼).txt" "Binaries/Digits/Gamma(1-4).txt"
32 mv "Binaries/Digits/Gamma(⅕).txt" "Binaries/Digits/Gamma(1-5).txt"
33}
34
35package() {
36 cd "$pkgname v$pkgver-dynamic"
37
38 install -vdm755 "$pkgdir/usr/lib/$pkgname/"
39 cp -rv --no-preserve=ownership $pkgname Binaries "Custom Formulas" -t "$pkgdir/usr/lib/$pkgname/"
40
41 # add wrapper binary to path
42 install -vdm755 "$pkgdir/usr/bin/"
43 ln -vs /usr/lib/$pkgname/$pkgname "$pkgdir/usr/bin/$pkgname"
44
45 # place conf file in XDG-compliant directory
46 install -vDm755 "$srcdir/$pkgname-username.txt" "$pkgdir/etc/xdg/y-cruncher-username.conf"
47 ln -vs /etc/xdg/y-cruncher-username.conf "$pkgdir/usr/lib/$pkgname/Username.txt"
48
49 install -vDm644 'Command Lines.txt' "$pkgdir/usr/share/doc/$pkgname/USAGE"
50 install -vDm644 'Read Me.txt' "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
51}
52

Scan history

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

Report a package

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

0 / 4000
Your suggestion