linux-wallpaperengine-bin

maintainer Felitendo · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package installs prebuilt binaries from a GitHub release by a third party, but the software is a known project (Wallpaper Engine on Linux) and the binaries are not executed remotely or obfuscated; worst case is supply-chain compromise of the fork, but no active malicious behavior is present.

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 prebuilt binaries from a GitHub release by a third party, but the software is a known project (Wallpaper Engine on Linux) and the binaries are not executed remotely or obfuscated; worst case is supply-chain compromise of the fork, but no active malicious behavior is present.

PKGBUILD

1# Maintainer: Felitendo
2# This PKGBUILD is updated automatically:
3# https://github.com/Felitendo/PKGBUILDS
4
5pkgname=linux-wallpaperengine-bin
6pkgver=r627.b016d7d
7pkgrel=1
8pkgdesc="Use Steam's Wallpaper Engine wallpapers on Linux (prebuilt snapshot of main)"
9arch=('x86_64')
10url="https://github.com/Almamu/linux-wallpaperengine"
11license=('GPL-3.0-only')
12depends=('lz4' 'ffmpeg' 'mpv' 'glfw' 'glew' 'freeglut' 'libpulse' 'libcups'
13 'at-spi2-core' 'nss' 'libxcomposite' 'libxdamage' 'nspr')
14provides=('linux-wallpaperengine')
15conflicts=('linux-wallpaperengine' 'linux-wallpaperengine-git')
16options=('!strip' '!debug')
17source=("https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
18sha256sums=('ed71a7ca046003c368b6af7aa9766dee36cd5da84921a4a34991248d62d7bc6b')
19
20package() {
21 cp -a "$srcdir/usr" "$pkgdir/"
22 cp -a "$srcdir/opt" "$pkgdir/"
23}
24

Scan history

Scanned at (UTC)SeverityRules
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 11:27:50 LOW 2
2026-07-24 09:27:42 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