rave-wallpaper-collection-x1
maintainer mattops
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads wallpaper images and an XML file from Google Drive, which is a non-standard host, but the content is non-executable data; the worst case is tampered images or config, not code execution.
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 wallpaper images and an XML file from Google Drive, which is a non-standard host, but the content is non-executable data; the worst case is tampered images or config, not code execution.
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=('https://drive.google.com/uc?authuser=0&id=0B7iDWdwgu9QAUENKSDV3YmE1eWM&export=download'
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Matt Spaulding <matt@mattops.io>
2
3
pkgname=rave-wallpaper-collection-x1
4
pkgver=20180127
5
pkgrel=1
6
pkgdesc="RAVE Wallpaper Collection X1 by RAVEfinity"
7
arch=('any')
8
url="http://www.ravefinity.com/p/wallpapers.html"
9
license=('CC')
10
options=('!strip' '!zipman' 'libtool' 'staticlibs')
11
source=('https://drive.google.com/uc?authuser=0&id=0B7iDWdwgu9QAUENKSDV3YmE1eWM&export=download'
12
'rave-wallpaper-collection-x1.xml')
13
sha256sums=('1e7c0875eb7ad68dc7dc5eac68a8397f8798db23480ca1378c98de7264eecdcd'
14
'82101379e48bdb1b04575231e2fa6afe7de4f42879255a609a21f180cd0b535b')
15
16
package() {
17
mkdir -p $pkgdir/usr/share/gnome-background-properties
18
cp ${srcdir}/rave-wallpaper-collection-x1.xml $pkgdir/usr/share/gnome-background-properties/
19
mkdir -p $pkgdir/usr/share/backgrounds/rave-wallpaper-collection-x1
20
cd "${srcdir}/RAVE-Cube-Wallpaper-Collection-X1"
21
cp * $pkgdir/usr/share/backgrounds/rave-wallpaper-collection-x1/
22
}
23
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 |