quickshell-d77

CLEAN
maintainer dani-77 0 votes scanned 2026-09-27 00:07:07.510666
View on AUR

Triggered rules

Clean AI review downgraded a static finding llm_review

The static rules flagged this LOW, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it CLEAN (confidence 95%): The package builds from a source tarball hosted on the project's own GitHub repository, which is a normal and trusted practice for AUR packages; the dependencies are standard system utilities, and there is no execution of remote code or use of unverifiable binaries.

1 higher static finding superseded - not the current verdict (shown for transparency)
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.

PKGBUILD

1# Maintainer: Daniel Azevedo <daniazevedo77@posteo.net>
2
3pkgname=quickshell-d77
4pkgver=1.4.4
5pkgrel=1
6pkgdesc="Quickshell d77 shell for Wayland compositors"
7arch=('any')
8url="https://github.com/dani-77/quickshell-d77"
9license=('MIT')
10# Unlike the Void template, quickshell is listed here: an unversioned
11# dependency never holds back pacman upgrades.
12depends=('quickshell' 'power-profiles-daemon' 'alsa-utils' 'alsa-tools'
13 'brightnessctl' 'wireless_tools')
14makedepends=('rsync')
15source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
16sha256sums=('28797d34a5447a3c1326835fa129a6701d3633b8b82a17ff5aa9f8d5c614d43e')
17
18package() {
19 cd "$pkgname-$pkgver"
20 make DESTDIR="$pkgdir" install
21 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
22 install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
23}
24

Scan history

Scanned at (UTC)SeverityRules
2026-09-27 00:07:07 Clean 2
2026-09-26 23:16:08 Low 1

Report a package

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

0 / 4000
Your suggestion