archuseriso

maintainer laurent85 · 14 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a tarball from the maintainer's personal domain, but it is the project's own source code being built, which is normal for AUR packages; the lack of a whitelisted host is a minor concern, but there is no evidence of remote code execution or malicious payload.

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 personal domain, but it is the project's own source code being built, which is normal for AUR packages; the lack of a whitelisted host is a minor concern, but there is no evidence of remote code execution or malicious payload.

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:20 source=("http://dl.gnutux.fr/sources/${pkgname}/${pkgname}-${pkgver}.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Laurent Jourden <laurent85@enarel.fr>
2
3pkgname=archuseriso
4pkgver=0.8.26
5pkgrel=1
6pkgdesc="Bash scripts for building Arch Linux bootable images"
7arch=('any')
8url="https://github.com/laurent85v/archuseriso"
9license=('GPL3')
10depends=('arch-install-scripts' 'bash' 'dosfstools' 'e2fsprogs' 'erofs-utils' 'grub' 'libarchive' 'libisoburn' 'make' 'mtools' 'parted' 'squashfs-tools' 'syslinux')
11optdepends=('devtools: for building ZFS packages'
12 'edk2-ovmf: for emulating UEFI with aui-run'
13 'erofs-utils: for experimental EROFS support in aui-mkiso'
14 'f2fs-tools: for F2FS file system option'
15 'jq: for building ZFS packages'
16 'openssl: for codesigning support when building netboot artifacts'
17 'pacman-contrib: for building ZFS packages'
18 'qemu-desktop: virtual machine for aui-run testings')
19conflicts=('archuseriso')
20source=("http://dl.gnutux.fr/sources/${pkgname}/${pkgname}-${pkgver}.tar.gz"
21 "http://dl.gnutux.fr/sources/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig")
22sha256sums=('3daf1164940f828074f4142ae28958f1a84b6910294f2ad51b789508ea613393'
23 'SKIP')
24b2sums=('84e8dfdd69c553cd8af56e7a0e70b860deb3b17320d8bf672adcd58943172d3b7075e4782c07bb16dbf20872cd7a143b6672d5d20f509d1f75b9aa4b3387d311'
25 'SKIP')
26validpgpkeys=('A5143BB56952B3189F49A175FAC4560863BEEC34') # Laurent Jourden
27
28package() {
29 cd "${pkgname}-${pkgver}"
30 make DESTDIR="${pkgdir}" PREFIX="/usr" install
31}
32

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