ytfe
maintainer OrkenWhite
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads prebuilt binaries from a non-whitelisted but plausibly project-owned host (oscomp.hu), which is a supply-chain risk, but the files are verified with matching sha256sums and the source is consistent with the project's official distribution; no obfuscated or executed remote code is involved.
Triggered rules
LOW
AI review downgraded a static finding
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads prebuilt binaries from a non-whitelisted but plausibly project-owned host (oscomp.hu), which is a supply-chain risk, but the files are verified with matching sha256sums and the source is consistent with the project's official distribution; no obfuscated or executed remote code is involved.
1 higher static finding superseded - not the current verdict (shown for transparency)
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=('http://oscomp.hu/depot/ytfe.png' 'ytfe.desktop' 'LICENSE')
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: OrkenWhite <orkenwhite@disroot.org>
2
pkgname=ytfe
3
pkgver=1.27.1
4
pkgrel=3
5
pkgdesc="Lightweight YouTube client using the LCL toolkit"
6
arch=('x86_64' 'i686')
7
url="http://oscomp.hu"
8
license=('custom')
9
depends=('qt5pas')
10
makedepends=('xz')
11
source=('http://oscomp.hu/depot/ytfe.png' 'ytfe.desktop' 'LICENSE')
12
source_x86_64=("${pkgname}_x86_64_${pkgver}.xz::http://oscomp.hu/depot/ytfe_direct/${pkgver}/ytfe_linux_x86_64.xz")
13
source_i686=("${pkgname}_i686_${pkgver}.xz::hhttp://oscomp.hu/depot/ytfe_direct/${pkgver}/ytfe_linux_i686.xz")
14
sha256sums=( '29220d99cb0e33675e2d349a023eea0877a3befefc61b19f4d901db29f7d1698' '44bc1c569ae7829e65bc5ec3525ad260a2dc64d340da0f9912c4395552134eae' 'bf8e1295602992c618eacbc43a36c201293c8a159f49dd42a724c72f5e8a5267')
15
sha256sums_x86_64=('2f91c3a118cc57def5cc11ca71be432a50f10c6a48fc47a26287ca9b66706d1a')
16
sha256sums_i686=('3babb79dd03347474d6d3324e78c8eca4dc5d6ba5896edd00eae422201911c2f')
17
optdepends=('yt-dlp: default downloader'
18
'mpv: default player'
19
'vlc: compatible video player')
20
install="ytfe.install"
21
package() {
22
install -Dm755 ${pkgname}_${arch}_${pkgver} $pkgdir/usr/bin/$pkgname
23
install -Dm644 ${pkgname}.png $pkgdir/usr/share/icons/hicolor/16x16/apps/$pkgname.png
24
install -Dm644 ${pkgname}.desktop $pkgdir/usr/share/applications/${pkgname}.desktop
25
install -Dm644 LICENSE $pkgdir/usr/share/licenses/${pkgname}/LICENSE
26
}
27
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 00:25:53 | LOW | 2 |
| 2026-07-28 00:07:28 | LOW | 2 |
| 2026-07-27 00:24:32 | LOW | 2 |
| 2026-07-26 00:07:32 | LOW | 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 00:14:48 | LOW | 2 |
| 2026-07-17 00:06:16 | LOW | 2 |
| 2026-07-16 00:05:41 | LOW | 2 |
| 2026-07-15 00:09:25 | LOW | 2 |