plymouth-theme-arch-bgrt

maintainer orphaned · 0 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged 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.

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:9 source=(https://www.dropbox.com/s/k3lhk6bvc4xs077/arch-bgrt.tar.gz)
MEDIUM AI review 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
1# Maintainer: humanbeing27 <electronneutrino27@proton.me>
2pkgname=plymouth-theme-arch-bgrt
3pkgver=2.1
4pkgrel=4
5pkgdesc="Jimmac's spinner theme using the ACPI bgrt graphics as background and The Arch Logo."
6arch=(any)
7url='https://aur.archlinux.org/packages/plymouth-theme-arch-bgrt'
8depends=('plymouth')
9source=(https://www.dropbox.com/s/k3lhk6bvc4xs077/arch-bgrt.tar.gz)
10b2sums=('b7675105830b89c7a8c862b9d846702ec77a557d1f0d168ff54331f6e57fb21c2f1c680aa7d22db5a839552828244696577b34b7fbb6f1bdf6b05db04e6e04e3')
11package(){
12 rm $srcdir/arch-bgrt.tar.gz
13 mkdir -p $pkgdir/usr/share/plymouth/themes/arch-bgrt/
14 install -Dm 755 $srcdir/* $pkgdir/usr/share/plymouth/themes/arch-bgrt/
15}
16

Scan history

Scanned at (UTC)SeverityRules
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

Report a package

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

0 / 4000
Your suggestion