vivacious-colors-gtk-theme

LOW
maintainer orphaned 6 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The source is a GTK theme tarball (pure data: icons, CSS, images) hosted on Google Drive. While Google Drive is not an official upstream release host and the URL could theoretically be swapped, the md5sum provides a fixed integrity check against the downloaded content. The package installs only theme files into /usr/share/themes/ — no binaries, no compiled code, no scripts are executed. The risk profile is low: even if the host were compromised, the worst outcome would be a different theme being installed, not code execution. The cheaper model's concern about 'swappable host' applies equally to any CDN or mirror; what matters is that the content is pure data, not executed code. md5sum is weak but still provides basic integrity verification. This is sloppy packaging (should use a proper release URL) but not a security risk.

Triggered rules

Low AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (anthropic/claude-4.6-sonnet-20260217) reviewed the full PKGBUILD and judged it LOW (confidence 72%): The source is a GTK theme tarball (pure data: icons, CSS, images) hosted on Google Drive. While Google Drive is not an official upstream release host and the URL could theoretically be swapped, the md5sum provides a fixed integrity check against the downloaded content. The package installs only theme files into /usr/share/themes/ — no binaries, no compiled code, no scripts are executed. The risk profile is low: even if the host were compromised, the worst outcome would be a different theme being installed, not code execution. The cheaper model's concern about 'swappable host' applies equally to any CDN or mirror; what matters is that the content is pure data, not executed code. md5sum is weak but still provides basic integrity verification. This is sloppy packaging (should use a proper release URL) but not a security risk.

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:15 source=("$pkgname-$pkgver.tar.gz::https://drive.google.com/uc?export=download&confirm=TVT4&id=0B7iDWdwgu9QAMkhfOWh4TUh1RUE")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Lucas Saliés Brum <lucas at archlinux dot com dot br>
2# Maintainer: ThePilot <afuturepilotis at gmail dot com>
3# Contributor: Valerio Pizzi <pival81@yahoo.com>
4
5pkgname=vivacious-colors-gtk-theme
6pkgver=16.04.4
7pkgrel=1
8pkgdesc="Vivacious Colors GTK Theme by the RAVEfinity Open Design Team. Features a clean, vibrant and customizable look in 4 Styles. Light, Dark, Blackout, Fusion (Hybrid). Every style comes in 13 vivid colors. In Regular & Pro Versions."
9arch=('any')
10url="http://www.ravefinity.com/p/vivacious-colors-gtk-theme.html"
11license=('GPL2')
12options=('!strip' '!zipman')
13depends=('gtk-engine-murrine')
14optdepends=('vivacious-colors' 'gtk3>=3.16' 'gtk3<3.20')
15source=("$pkgname-$pkgver.tar.gz::https://drive.google.com/uc?export=download&confirm=TVT4&id=0B7iDWdwgu9QAMkhfOWh4TUh1RUE")
16md5sums=('bebf501111f2394f619d8ce504f49758')
17
18package() {
19 mkdir -p "$pkgdir/usr/share/themes/"
20 cd "$srcdir/"
21 cp -r Vivacious-* "$pkgdir/usr/share/themes/"
22}
23

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 2
2026-09-16 00:03:17 Low 2
2026-09-15 00:25:31 Low 2
2026-09-14 00:27:57 Low 2
2026-09-13 00:19:54 Low 2
2026-09-12 00:25:17 Low 2
2026-09-11 00:19:22 Low 2
2026-09-10 00:22:44 Low 2
2026-09-09 00:04:09 Low 2
2026-09-08 00:18:08 Low 2
2026-09-07 00:30:15 Low 2
2026-09-06 00:17:06 Low 2
2026-09-05 00:16:27 Low 2
2026-09-04 00:03:13 Low 2
2026-09-03 00:15:47 Low 2
2026-09-02 00:02:31 Low 2
2026-09-01 00:11:19 Low 2
2026-08-31 00:19:57 Low 2
2026-08-30 00:04:14 Low 2
2026-08-29 00:29:17 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