repo-add_and_sign

maintainer Xyne · 3 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a signed, versioned tarball from the maintainer's own project domain, used to build the package; the non-whitelisted host is plausibly official, and the PGP signature provides authenticity.

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 signed, versioned tarball from the maintainer's own project domain, used to build the package; the non-whitelisted host is plausibly official, and the PGP signature provides authenticity.

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/repo-add_and_sign/src/repo-add_and_sign-2021.11.12.tar.xz

PKGBUILD

1 offending line(s) highlighted
1#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2pkgname=repo-add_and_sign
3pkgver=2021.11.12
4pkgrel=4
5pkgdesc='Easily create signed Pacman package repositories.'
6arch=(any)
7license=(GPL)
8url="https://xyne.dev/projects/repo-add_and_sign"
9depends=(pyalpm python3 python3-gpg_batch_sign)
10source=(
11 https://xyne.dev/projects/repo-add_and_sign/src/repo-add_and_sign-2021.11.12.tar.xz
12 https://xyne.dev/projects/repo-add_and_sign/src/repo-add_and_sign-2021.11.12.tar.xz.sig
13)
14sha512sums=(
15 f2d9b9e6158fb30dc1b48911ae181483f9b3d4aeef26eea047cbc7ccb4cf8f670e817a3908ac905da20345a7b599089d6f10a4fabaa8043186d665d77afecf27
16 99b3b7911a7ea0678098d920e9a93837417e1a4fab2d82e2e4e9bc2b5146c5af2df826fb62078c6ac290c96c70e9e80212725fe37dab3d1b19fcd1c9739626b6
17)
18md5sums=(
19 e8ed6f559071ef28beedc1a7ebfd65e5
20 81598c9a05fa503576c83e056bd84358
21)
22validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
23
24package ()
25{
26 install -Dm755 "$srcdir/$pkgname-$pkgver/$pkgname" "$pkgdir/usr/bin/$pkgname"
27}
28
29
30# vim: set ts=2 sw=2 et:
31

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