gaze-gui-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 were compromised or maliciously repurposed, as the binary is not built from source and originates from a potentially swappable domain.
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-gui-0.2.7-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gui-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 were compromised or maliciously repurposed, as the binary is not built from source and originates from a potentially swappable domain.
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-gui-bin
3
pkgver=0.2.7
4
pkgrel=1
5
pkgdesc="GTK4/Adwaita GUI for Gaze"
6
arch=('x86_64' )
7
url="https://gaze.gundulabs.com"
8
license=('custom')
9
depends=('gtk4' 'libadwaita' )
10
backup=()
11
source=("gaze-gui-0.2.7-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gui-0.2.7-1-x86_64.pkg.tar.zst")
12
sha256sums=('582cb28f58eacfc7213c4c0693a3e0e7e71c7706de0228b6d2280597c51e717e')
13
14
package() {
15
bsdtar -xpf "$srcdir/gaze-gui-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-gui-bin-pkgver=0.2.6+pkgver=0.2.7 pkgrel=1 pkgdesc="GTK4/Adwaita GUI for Gaze" arch=('x86_64' )@@ -8,11 +8,11 @@ license=('custom') depends=('gtk4' 'libadwaita' ) backup=()-source=("gaze-gui-0.2.6-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gui-0.2.6-1-x86_64.pkg.tar.zst")-sha256sums=('c5d2e9d9be98a0947e3c298c9173fdf7d84d1f3a06aa878ebd8a52c539bde70b')+source=("gaze-gui-0.2.7-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gui-0.2.7-1-x86_64.pkg.tar.zst")+sha256sums=('582cb28f58eacfc7213c4c0693a3e0e7e71c7706de0228b6d2280597c51e717e') package() {- bsdtar -xpf "$srcdir/gaze-gui-0.2.6-1-x86_64.pkg.tar.zst" -C "$pkgdir"+ bsdtar -xpf "$srcdir/gaze-gui-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 | MEDIUM | 2 |
| 2026-07-24 00:02:28 | MEDIUM | 2 |
| 2026-07-23 00:14:47 | MEDIUM | 2 |
| 2026-07-22 00:29:32 | MEDIUM | 2 |
| 2026-07-21 00:24:15 | MEDIUM | 2 |
| 2026-07-20 00:19:49 | MEDIUM | 2 |
| 2026-07-19 00:17:08 | MEDIUM | 2 |
| 2026-07-18 19:59:04 | MEDIUM | 2 |
| 2026-07-18 00:14:48 | MEDIUM | 2 |
| 2026-07-17 17:55:33 | MEDIUM | 2 |