plymouth-theme-arch-bgrt
Triggered rules
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:9
source=(https://www.dropbox.com/s/k3lhk6bvc4xs077/arch-bgrt.tar.gz)
llm_review
An AI model (anthropic/claude-4.6-sonnet-20260217) reviewed this and agrees it is MEDIUM (confidence 72%): The source is a prebuilt tarball hosted on a personal Dropbox account rather than an official upstream repository or release page. While a b2sum checksum is present (providing integrity verification against the specific artifact), Dropbox links can be silently replaced by the account owner at any time, and there is no way to verify the provenance of the binary/compiled theme files inside the tarball. Plymouth themes typically contain scripts and image assets, but the tarball contents are opaque and installed with mode 755 (executable). The lack of an official upstream source, combined with a mutable personal hosting location and executable permissions on all installed files, constitutes a genuine supply-chain concern. This is a real medium-risk pattern: executed/installed files from an unofficial personal host with no source code to audit.
PKGBUILD
1 offending line(s) highlighted# Maintainer: humanbeing27 <electronneutrino27@proton.me>
pkgname=plymouth-theme-arch-bgrt
pkgver=2.1
pkgrel=4
pkgdesc="Jimmac's spinner theme using the ACPI bgrt graphics as background and The Arch Logo."
arch=(any)
url='https://aur.archlinux.org/packages/plymouth-theme-arch-bgrt'
depends=('plymouth')
source=(https://www.dropbox.com/s/k3lhk6bvc4xs077/arch-bgrt.tar.gz)
b2sums=('b7675105830b89c7a8c862b9d846702ec77a557d1f0d168ff54331f6e57fb21c2f1c680aa7d22db5a839552828244696577b34b7fbb6f1bdf6b05db04e6e04e3')
package(){
rm $srcdir/arch-bgrt.tar.gz
mkdir -p $pkgdir/usr/share/plymouth/themes/arch-bgrt/
install -Dm 755 $srcdir/* $pkgdir/usr/share/plymouth/themes/arch-bgrt/
}
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 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 00:14:48 | MEDIUM | 2 |
| 2026-07-17 00:06:16 | MEDIUM | 2 |
| 2026-07-16 00:05:41 | MEDIUM | 2 |
| 2026-07-15 00:09:25 | MEDIUM | 2 |