sddm-astronaut-theme-bin

LOW
maintainer eusouobn 0 votes scanned 2026-08-30 17:43:42.301716
View on AUR
Why flagged

The package downloads a prebuilt binary tarball from a personal GitHub release, which is unverifiable but only installs theme files for SDDM; the worst case is cosmetic tampering, not code execution.

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 downloads a prebuilt binary tarball from a personal GitHub release, which is unverifiable but only installs theme files for SDDM; the worst case is cosmetic tampering, not code execution.

PKGBUILD

1# Maintainer: Bruno do Nascimento <eusouobn@gmail.com>
2pkgname=sddm-astronaut-theme-bin
3pkgver=88.292c87b
4pkgrel=1
5pkgdesc="Series of modern looking themes for SDDM (versão binária pré-compilada)"
6arch=('any')
7url="https://github.com/Keyitdev/sddm-astronaut-theme"
8license=('GPL-3.0-or-later')
9depends=('sddm')
10provides=('sddm-astronaut-theme')
11conflicts=('sddm-astronaut-theme' 'sddm-astronaut-theme-git')
12install="${pkgname}.install"
13options=(!debug)
14
15source=("https://github.com/eusouobn/sddm-astronaut-theme-bin-releases/releases/download/v${pkgver}/sddm-astronaut-theme-full-${pkgver}-any.tar.gz")
16sha256sums=('6cd2392fe409e614e8dd85f1cead365625ddf382f6b29f8f1d8eb006f7a0cbb0')
17
18package() {
19 cd "$srcdir"
20 cp -a usr "$pkgdir/"
21}
22

Scan history

Scanned at (UTC)SeverityRules
2026-08-30 17:43: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