gaze-bin
The package downloads a prebuilt binary package from a non-standard, non-whitelisted host (packages.gundulabs.com), which could be swapped with malicious content; however, it is checksum-verified and the install script only configures PAM, which reduces but does not eliminate supply-chain risk.
Triggered rules
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:19
source=("gaze-0.3.1-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-0.3.1-1-x86_64.pkg.tar.zst")
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt binary package from a non-standard, non-whitelisted host (packages.gundulabs.com), which could be swapped with malicious content; however, it is checksum-verified and the install script only configures PAM, which reduces but does not eliminate supply-chain risk.
PKGBUILD
1 offending line(s) highlighted# Maintainer: Gundu Labs <maintainers@gundulabs.com>
# Auto-generated by the packages publish script (build_aur_repo.sh). Do not edit manually.
pkgname=gaze-bin
pkgver=0.3.1
pkgrel=1
pkgdesc="Daemon, CLI, and PAM integration for Gaze"
arch=('x86_64' )
url="https://gaze.gundulabs.com"
license=('GPL-3.0-or-later' )
depends=('gst-plugin-pipewire' 'gst-plugins-base' 'gst-plugins-good' 'opencv<5.1' 'opencv>=5.0' 'pam' 'tpm2-tss' )
optdepends=()
# This wrapper installs the same files under the same names as gaze, so it has
# to claim that name. Without it an AUR helper treats any other package called
# gaze as an upgrade candidate and silently replaces this one.
provides=('gaze=0.3.1-1')
conflicts=('gaze')
backup=('etc/dbus-1/system.d/com.gundulabs.Gaze.conf' 'etc/gaze/config.toml' )
install='gaze-bin.install'
source=("gaze-0.3.1-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-0.3.1-1-x86_64.pkg.tar.zst")
sha256sums=('ddf53af83e1ff678c5ec57d4ab3c98416345a6cc91e0f56f0171447b32988d1a')
package() {
bsdtar -xpf "$srcdir/gaze-0.3.1-1-x86_64.pkg.tar.zst" -C "$pkgdir"
# .PKGINFO/.MTREE/.INSTALL are pacman's metadata for the inner package and must not
# land in $pkgdir. The hooks .INSTALL carries are re-declared through install= above,
# which is the only way makepkg runs them for a wrapper package.
find "$pkgdir" -maxdepth 1 -type f -name '.*' -delete
}
Changes since previous scan
--- PKGBUILD @ 2026-09-10 00:22+++ PKGBUILD @ 2026-09-17 00:27@@ -1,7 +1,7 @@ # Maintainer: Gundu Labs <maintainers@gundulabs.com> # Auto-generated by the packages publish script (build_aur_repo.sh). Do not edit manually. pkgname=gaze-bin-pkgver=0.3.0+pkgver=0.3.1 pkgrel=1 pkgdesc="Daemon, CLI, and PAM integration for Gaze" arch=('x86_64' )@@ -12,15 +12,15 @@ # This wrapper installs the same files under the same names as gaze, so it has # to claim that name. Without it an AUR helper treats any other package called # gaze as an upgrade candidate and silently replaces this one.-provides=('gaze=0.3.0-1')+provides=('gaze=0.3.1-1') conflicts=('gaze') backup=('etc/dbus-1/system.d/com.gundulabs.Gaze.conf' 'etc/gaze/config.toml' ) install='gaze-bin.install'-source=("gaze-0.3.0-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-0.3.0-1-x86_64.pkg.tar.zst")-sha256sums=('b5e6554279f324e782a92023a4798fcfd0dd462e1913e0090a8bcbcee088ebd4')+source=("gaze-0.3.1-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-0.3.1-1-x86_64.pkg.tar.zst")+sha256sums=('ddf53af83e1ff678c5ec57d4ab3c98416345a6cc91e0f56f0171447b32988d1a') package() {- bsdtar -xpf "$srcdir/gaze-0.3.0-1-x86_64.pkg.tar.zst" -C "$pkgdir"+ bsdtar -xpf "$srcdir/gaze-0.3.1-1-x86_64.pkg.tar.zst" -C "$pkgdir" # .PKGINFO/.MTREE/.INSTALL are pacman's metadata for the inner package and must not # land in $pkgdir. The hooks .INSTALL carries are re-declared through install= above, # which is the only way makepkg runs them for a wrapper package.Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Medium | 2 |
| 2026-09-16 00:03:17 | Medium | 2 |
| 2026-09-15 00:25:31 | Medium | 2 |
| 2026-09-14 00:27:57 | Medium | 2 |
| 2026-09-13 01:13:16 | Medium | 2 |
| 2026-09-13 00:19:54 | Medium | 2 |
| 2026-09-12 00:25:17 | Medium | 2 |
| 2026-09-11 00:19:22 | Medium | 2 |
| 2026-09-10 01:20:11 | Medium | 2 |
| 2026-09-10 00:22:44 | Medium | 2 |
| 2026-09-09 00:04:09 | Medium | 2 |
| 2026-09-08 00:18:08 | Medium | 2 |
| 2026-09-07 03:13:17 | Medium | 2 |
| 2026-09-07 01:12:52 | Medium | 2 |
| 2026-09-07 00:30:15 | Medium | 2 |
| 2026-09-06 00:17:06 | Medium | 2 |
| 2026-09-06 00:01:42 | Medium | 2 |
| 2026-09-05 00:16:27 | Medium | 2 |
| 2026-09-04 00:03:13 | Medium | 2 |
| 2026-09-03 00:15:47 | Medium | 2 |