archuseriso

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

The source is a tarball from the maintainer's own domain, used to build a legitimate Arch Linux ISO tool; the software is scripts and build tools, not a prebuilt binary, and the worst case of a swapped source is limited to supply-chain risk in a niche tool, not arbitrary code execution via remote 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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a tarball from the maintainer's own domain, used to build a legitimate Arch Linux ISO tool; the software is scripts and build tools, not a prebuilt binary, and the worst case of a swapped source is limited to supply-chain risk in a niche tool, not arbitrary code execution via remote 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: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.28
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=('ff21d05ac12b5a6ab935b2c6735d6adb7db443a85820366dd3c7665ab6c64cf6'
23 'SKIP')
24b2sums=('aa45d2b3491d21af72e1920c9b41ba3dd946c56b9498ad8d1a5447a76f2780bf20d69f8396e86c7860e26b0ce3f7d8a6bd6124acb9e8fc698b7b734ed3eb0a1c'
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-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