yeet-bin
maintainer jrg
· 1 votes
· scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged
The package downloads a prebuilt Arch package from a non-whitelisted, non-standard host (pkgs.yeet.cx) which is not a major public forge or official distribution point; although signed with a PGP key, the source is an executable binary bundle, creating a supply-chain risk if the host were compromised.
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:10
source_x86_64=("https://pkgs.yeet.cx/archlinux/os/x86_64/stable/yeet-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst" "https://pkgs.yeet.cx/archlinux/os/x86_64/stable/yeet-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst.sig")
MEDIUM
AI review
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 90%): The package downloads a prebuilt Arch package from a non-whitelisted, non-standard host (pkgs.yeet.cx) which is not a major public forge or official distribution point; although signed with a PGP key, the source is an executable binary bundle, creating a supply-chain risk if the host were compromised.
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: yeet <support@yeet.cx>
2
pkgname=yeet-bin
3
pkgver=0.21.0
4
pkgrel=1
5
pkgdesc="yeet daemon and associated tools"
6
arch=('x86_64' 'aarch64')
7
url="https://yeet.cx/"
8
license=('BSD3')
9
install=yeet.install
10
source_x86_64=("https://pkgs.yeet.cx/archlinux/os/x86_64/stable/yeet-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst" "https://pkgs.yeet.cx/archlinux/os/x86_64/stable/yeet-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst.sig")
11
source_aarch64=("https://pkgs.yeet.cx/archlinux/os/aarch64/stable/yeet-${pkgver}-${pkgrel}-aarch64.pkg.tar.zst" "https://pkgs.yeet.cx/archlinux/os/aarch64/stable/yeet-${pkgver}-${pkgrel}-aarch64.pkg.tar.zst.sig")
12
validpgpkeys=("F537B2E78670F4F6C75D0E997FE0E3E7218228E6")
13
options=('!debug')
14
15
package() {
16
bsdtar -xf "yeet-${pkgver}-${pkgrel}-${CARCH}.pkg.tar.zst" -C "${pkgdir}"
17
rm -f "${pkgdir}/.PKGINFO" "${pkgdir}/.INSTALL" "${pkgdir}/.MTREE" "${pkgdir}/.BUILDINFO"
18
}
19
sha256sums_x86_64=('4d106fb62ba28d7922c8d46852f013a287f3b3192118ea9bc09b850901c5543b'
20
'SKIP')
21
sha256sums_aarch64=('824b2dc9c6f542d2a6c784d2956d6e6f21ebdd7f8ffa95657b8747316c55321a'
22
'SKIP')
23
Changes since previous scan
--- PKGBUILD @ 2026-07-23 00:14+++ PKGBUILD @ 2026-08-03 00:08@@ -1,6 +1,6 @@ # Maintainer: yeet <support@yeet.cx> pkgname=yeet-bin-pkgver=0.20.0+pkgver=0.21.0 pkgrel=1 pkgdesc="yeet daemon and associated tools" arch=('x86_64' 'aarch64')@@ -16,8 +16,8 @@ bsdtar -xf "yeet-${pkgver}-${pkgrel}-${CARCH}.pkg.tar.zst" -C "${pkgdir}" rm -f "${pkgdir}/.PKGINFO" "${pkgdir}/.INSTALL" "${pkgdir}/.MTREE" "${pkgdir}/.BUILDINFO" }-sha256sums_x86_64=('af5c4fd391e167117ad071d1e81e55230ebd4f9174a556ba9fe216db3293e4d7'+sha256sums_x86_64=('4d106fb62ba28d7922c8d46852f013a287f3b3192118ea9bc09b850901c5543b' 'SKIP')-sha256sums_aarch64=('f2286eb2dc998766d13b2249fe4ecf197b6ed4b3547467619c5a83b4243cc4fb'+sha256sums_aarch64=('824b2dc9c6f542d2a6c784d2956d6e6f21ebdd7f8ffa95657b8747316c55321a' 'SKIP') 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 00:13:44 | MEDIUM | 2 |
| 2026-07-24 00:02:28 | MEDIUM | 2 |
| 2026-07-23 01:22:21 | 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 23:59:51 | MEDIUM | 2 |
| 2026-07-18 00:14:48 | MEDIUM | 2 |
| 2026-07-17 00:06:16 | MEDIUM | 2 |