gaze-bin
maintainer GunduLabs
· 0 votes
· scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged
The package downloads a prebuilt binary package from a non-standard, non-whitelisted host (packages.gundulabs.com), which presents a supply-chain risk if the host is compromised or the artifact is silently swapped, despite the valid checksum.
Triggered rules
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
source=("gaze-0.2.7-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-0.2.7-1-x86_64.pkg.tar.zst")
MEDIUM
AI review
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 presents a supply-chain risk if the host is compromised or the artifact is silently swapped, despite the valid checksum.
PKGBUILD
1 offending line(s) highlighted
1
# Auto-generated by the packages publish script (build_aur_repo.sh). Do not edit manually.
2
pkgname=gaze-bin
3
pkgver=0.2.7
4
pkgrel=1
5
pkgdesc="Daemon, CLI, and PAM integration for Gaze"
6
arch=('x86_64' )
7
url="https://gaze.gundulabs.com"
8
license=('custom')
9
depends=('opencv<5.1' 'opencv>=5.0' 'pam' 'tpm2-tss' )
10
backup=('etc/dbus-1/system.d/com.gundulabs.Gaze.conf' 'etc/gaze/config.toml' )
11
source=("gaze-0.2.7-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-0.2.7-1-x86_64.pkg.tar.zst")
12
sha256sums=('874db29a5fc1a55e6beec0db93d5dbda9250e2c72369278aed1383778838c580')
13
14
package() {
15
bsdtar -xpf "$srcdir/gaze-0.2.7-1-x86_64.pkg.tar.zst" -C "$pkgdir"
16
find "$pkgdir" -maxdepth 1 -type f -name '.*' -delete
17
}
18
Changes since previous scan
--- PKGBUILD @ 2026-07-25 00:13+++ PKGBUILD @ 2026-08-03 00:08@@ -1,6 +1,6 @@ # Auto-generated by the packages publish script (build_aur_repo.sh). Do not edit manually. pkgname=gaze-bin-pkgver=0.2.6+pkgver=0.2.7 pkgrel=1 pkgdesc="Daemon, CLI, and PAM integration for Gaze" arch=('x86_64' )@@ -8,11 +8,11 @@ license=('custom') depends=('opencv<5.1' 'opencv>=5.0' 'pam' 'tpm2-tss' ) backup=('etc/dbus-1/system.d/com.gundulabs.Gaze.conf' 'etc/gaze/config.toml' )-source=("gaze-0.2.6-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-0.2.6-1-x86_64.pkg.tar.zst")-sha256sums=('6c3e472c3258981cff90c34a18a165db89e8fa908e85e51d5047ed3e98744000')+source=("gaze-0.2.7-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-0.2.7-1-x86_64.pkg.tar.zst")+sha256sums=('874db29a5fc1a55e6beec0db93d5dbda9250e2c72369278aed1383778838c580') package() {- bsdtar -xpf "$srcdir/gaze-0.2.6-1-x86_64.pkg.tar.zst" -C "$pkgdir"+ bsdtar -xpf "$srcdir/gaze-0.2.7-1-x86_64.pkg.tar.zst" -C "$pkgdir" find "$pkgdir" -maxdepth 1 -type f -name '.*' -delete } Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | MEDIUM | 2 |
| 2026-08-02 00:16:08 | MEDIUM | 2 |
| 2026-08-01 00:11:18 | MEDIUM | 2 |
| 2026-07-31 00:14:10 | MEDIUM | 2 |
| 2026-07-30 00:17:23 | MEDIUM | 2 |
| 2026-07-29 00:25:53 | MEDIUM | 2 |
| 2026-07-28 00:07:28 | MEDIUM | 2 |
| 2026-07-27 00:24:32 | MEDIUM | 2 |
| 2026-07-26 00:07:32 | MEDIUM | 2 |
| 2026-07-25 01:28:35 | MEDIUM | 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 19:59:04 | MEDIUM | 1 |
| 2026-07-18 00:14:48 | MEDIUM | 2 |
| 2026-07-17 17:55:33 | MEDIUM | 2 |