gaze-gui-bin
MEDIUM
maintainer GunduLabs
1 votes
scanned 2026-09-17 00:27:14.276658
Why flagged
The package downloads a prebuilt binary package from a non-standard, non-whitelisted host (packages.gundulabs.com), which could be swapped by an unrelated party, posing a supply-chain risk.
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:19
source=("gaze-gui-0.3.2-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gui-0.3.2-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 could be swapped by an unrelated party, posing a supply-chain risk.
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Gundu Labs <maintainers@gundulabs.com>
2
# Auto-generated by the packages publish script (build_aur_repo.sh). Do not edit manually.
3
pkgname=gaze-gui-bin
4
pkgver=0.3.2
5
pkgrel=1
6
pkgdesc="GTK4/Adwaita GUI for Gaze"
7
arch=('x86_64' )
8
url="https://gaze.gundulabs.com"
9
license=('GPL-3.0-or-later' )
10
depends=('gst-plugin-pipewire' 'gst-plugins-base' 'gst-plugins-good' 'gtk4' 'libadwaita' 'opencv<5.1' 'opencv>=5.0' )
11
optdepends=()
12
# This wrapper installs the same files under the same names as gaze-gui, so it has
13
# to claim that name. Without it an AUR helper treats any other package called
14
# gaze-gui as an upgrade candidate and silently replaces this one.
15
provides=('gaze-gui=0.3.2-1')
16
conflicts=('gaze-gui')
17
backup=()
18
# upstream package ships no install hooks
19
source=("gaze-gui-0.3.2-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gui-0.3.2-1-x86_64.pkg.tar.zst")
20
sha256sums=('5c03655015b02d8dadcda76312566c020c784df0919dbd2491396011409c1c82')
21
22
package() {
23
bsdtar -xpf "$srcdir/gaze-gui-0.3.2-1-x86_64.pkg.tar.zst" -C "$pkgdir"
24
# .PKGINFO/.MTREE/.INSTALL are pacman's metadata for the inner package and must not
25
# land in $pkgdir. The hooks .INSTALL carries are re-declared through install= above,
26
# which is the only way makepkg runs them for a wrapper package.
27
find "$pkgdir" -maxdepth 1 -type f -name '.*' -delete
28
}
29
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-gui-bin-pkgver=0.3.1+pkgver=0.3.2 pkgrel=1 pkgdesc="GTK4/Adwaita GUI for Gaze" arch=('x86_64' )@@ -12,15 +12,15 @@ # This wrapper installs the same files under the same names as gaze-gui, so it has # to claim that name. Without it an AUR helper treats any other package called # gaze-gui as an upgrade candidate and silently replaces this one.-provides=('gaze-gui=0.3.1-1')+provides=('gaze-gui=0.3.2-1') conflicts=('gaze-gui') backup=() # upstream package ships no install hooks-source=("gaze-gui-0.3.1-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gui-0.3.1-1-x86_64.pkg.tar.zst")-sha256sums=('693cdf6abe3cde29928fc184e8806c763f4761bd917cf20a593a47a62b269623')+source=("gaze-gui-0.3.2-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gui-0.3.2-1-x86_64.pkg.tar.zst")+sha256sums=('5c03655015b02d8dadcda76312566c020c784df0919dbd2491396011409c1c82') package() {- bsdtar -xpf "$srcdir/gaze-gui-0.3.1-1-x86_64.pkg.tar.zst" -C "$pkgdir"+ bsdtar -xpf "$srcdir/gaze-gui-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 | 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 |