ytubic-9m2pju-bin

maintainer 9M2PJU · 0 votes · scanned 2026-08-18 00:03:42.021799
LOW
View on AUR ↗
Why flagged The package installs a prebuilt .deb from the project's official GitHub releases, which is a normal distribution method; the low severity is due to the binary being unverifiable but from a trusted project source, not because of any active malicious behavior.

Triggered rules

LOW Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

LOW AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package installs a prebuilt .deb from the project's official GitHub releases, which is a normal distribution method; the low severity is due to the binary being unverifiable but from a trusted project source, not because of any active malicious behavior.

PKGBUILD

1pkgname=ytubic-9m2pju-bin
2_pkgname=YTubic
3pkgver=0.4.3
4pkgrel=1
5pkgdesc="A YouTube Music client built with Flutter"
6arch=('x86_64')
7url="https://github.com/NUber-dev/YTubic"
8license=('GPL3')
9provides=("ytubic")
10conflicts=("ytubic")
11source=("${_pkgname}-${pkgver}.deb::https://github.com/NUber-dev/YTubic/releases/download/v${pkgver}/${_pkgname}_${pkgver}_Linux_x86_64.deb")
12sha256sums=('17b5822d65b6090e6305c84257649bb5168084459ea1343e2cf9c10fde349be2')
13
14prepare() {
15 tar -xf data.tar.gz
16}
17
18package() {
19 cp -dpr --no-preserve=ownership usr "${pkgdir}"/
20}
21

Scan history

Scanned at (UTC)SeverityRules
2026-08-18 00:03:42 LOW 2
2026-08-17 00:18:29 LOW 2
2026-08-16 00:03:42 LOW 2
2026-08-15 00:26:13 LOW 2
2026-08-14 00:03:41 LOW 2
2026-08-13 00:17:07 LOW 2
2026-08-12 00:27:08 LOW 2
2026-08-11 15:21:23 LOW 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion