gaze-gnome-extension-bin
The package downloads a prebuilt package archive from a non-standard, non-whitelisted host (packages.gundulabs.com), which is not a major upstream or distribution platform, creating a supply-chain risk if the host is compromised or maliciously controlled.
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-gnome-extension-0.3.2-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gnome-extension-0.3.2-1-x86_64.pkg.tar.zst")
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 90%): The package downloads a prebuilt package archive from a non-standard, non-whitelisted host (packages.gundulabs.com), which is not a major upstream or distribution platform, creating a supply-chain risk if the host is compromised or maliciously controlled.
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-gnome-extension-bin
pkgver=0.3.2
pkgrel=1
pkgdesc="GNOME Shell extension for Gaze"
arch=('x86_64' )
url="https://gaze.gundulabs.com"
license=('GPL-3.0-or-later' )
depends=('gnome-shell' )
optdepends=()
# This wrapper installs the same files under the same names as gaze-gnome-extension, so it has
# to claim that name. Without it an AUR helper treats any other package called
# gaze-gnome-extension as an upgrade candidate and silently replaces this one.
provides=('gaze-gnome-extension=0.3.2-1')
conflicts=('gaze-gnome-extension')
backup=('etc/dconf/db/gdm.d/00-gaze-defaults' 'etc/pam.d/gdm-face' )
install='gaze-gnome-extension-bin.install'
source=("gaze-gnome-extension-0.3.2-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gnome-extension-0.3.2-1-x86_64.pkg.tar.zst")
sha256sums=('50f48ef43d40ea71e92047460b1f8add82ce1893c66e812db5a64dab54f2aabe')
package() {
bsdtar -xpf "$srcdir/gaze-gnome-extension-0.3.2-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-13 00:19+++ 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-gnome-extension-bin-pkgver=0.3.1+pkgver=0.3.2 pkgrel=1 pkgdesc="GNOME Shell extension for Gaze" arch=('x86_64' )@@ -12,15 +12,15 @@ # This wrapper installs the same files under the same names as gaze-gnome-extension, so it has # to claim that name. Without it an AUR helper treats any other package called # gaze-gnome-extension as an upgrade candidate and silently replaces this one.-provides=('gaze-gnome-extension=0.3.1-1')+provides=('gaze-gnome-extension=0.3.2-1') conflicts=('gaze-gnome-extension') backup=('etc/dconf/db/gdm.d/00-gaze-defaults' 'etc/pam.d/gdm-face' ) install='gaze-gnome-extension-bin.install'-source=("gaze-gnome-extension-0.3.1-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gnome-extension-0.3.1-1-x86_64.pkg.tar.zst")-sha256sums=('4b70ceb23ee60050c31e582c67299a56d8c1bee0535cb14c5dc66d89bd6734f9')+source=("gaze-gnome-extension-0.3.2-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gnome-extension-0.3.2-1-x86_64.pkg.tar.zst")+sha256sums=('50f48ef43d40ea71e92047460b1f8add82ce1893c66e812db5a64dab54f2aabe') package() {- bsdtar -xpf "$srcdir/gaze-gnome-extension-0.3.1-1-x86_64.pkg.tar.zst" -C "$pkgdir"+ bsdtar -xpf "$srcdir/gaze-gnome-extension-0.3.2-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 | Low | 2 |
| 2026-09-09 00:04:09 | Low | 2 |
| 2026-09-08 00:18:08 | Low | 2 |
| 2026-09-07 03:13:17 | Medium | 1 |
| 2026-09-07 01:12:52 | Medium | 1 |
| 2026-09-07 00:30:15 | Low | 2 |
| 2026-09-06 00:17:06 | Low | 2 |
| 2026-09-06 00:01:42 | Medium | 1 |
| 2026-09-05 00:16:27 | Medium | 2 |
| 2026-09-04 00:03:13 | Medium | 2 |
| 2026-09-03 00:15:47 | Medium | 2 |