gaze-gnome-extension-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 controlled by an unrelated party.
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-gnome-extension-0.2.7-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gnome-extension-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 controlled by an unrelated party.
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-gnome-extension-bin
3
pkgver=0.2.7
4
pkgrel=1
5
pkgdesc="GNOME Shell extension for Gaze"
6
arch=('x86_64' )
7
url="https://gaze.gundulabs.com"
8
license=('custom')
9
depends=('gnome-shell' )
10
backup=('etc/dconf/db/gdm.d/00-gaze-defaults' 'etc/dconf/profile/gdm' 'etc/pam.d/gdm-face' )
11
source=("gaze-gnome-extension-0.2.7-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gnome-extension-0.2.7-1-x86_64.pkg.tar.zst")
12
sha256sums=('3331433722386784e15fac8c8ebf642e5c36365ff1caa64928190cc92130b4ca')
13
14
package() {
15
bsdtar -xpf "$srcdir/gaze-gnome-extension-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-gnome-extension-bin-pkgver=0.2.6+pkgver=0.2.7 pkgrel=1 pkgdesc="GNOME Shell extension for Gaze" arch=('x86_64' )@@ -8,11 +8,11 @@ license=('custom') depends=('gnome-shell' ) backup=('etc/dconf/db/gdm.d/00-gaze-defaults' 'etc/dconf/profile/gdm' 'etc/pam.d/gdm-face' )-source=("gaze-gnome-extension-0.2.6-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gnome-extension-0.2.6-1-x86_64.pkg.tar.zst")-sha256sums=('d948a40641f46a4d9846f5d4a67aa46ec3838c0a597639bb97d9b090a7103fc5')+source=("gaze-gnome-extension-0.2.7-1-x86_64.pkg.tar.zst::https://packages.gundulabs.com/arch/packages/gaze-gnome-extension-0.2.7-1-x86_64.pkg.tar.zst")+sha256sums=('3331433722386784e15fac8c8ebf642e5c36365ff1caa64928190cc92130b4ca') package() {- bsdtar -xpf "$srcdir/gaze-gnome-extension-0.2.6-1-x86_64.pkg.tar.zst" -C "$pkgdir"+ bsdtar -xpf "$srcdir/gaze-gnome-extension-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 |