lunaro

maintainer Not1Emerald · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a shell script and license from the project's GitHub repository, which is a legitimate source; the script is installed as-is without obfuscation or remote code execution, and the low severity is due to few votes and recent upload, not malicious behavior.

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 shell script and license from the project's GitHub repository, which is a legitimate source; the script is installed as-is without obfuscation or remote code execution, and the low severity is due to few votes and recent upload, not malicious behavior.

PKGBUILD

1# Maintainer: Not1Emerald <entityinf@gmail.com>
2pkgname=lunaro
3pkgver=2.2
4pkgrel=1
5pkgdesc="yad launcher, appimage/py/jar/sh support, igpu/dgpu forcing, favorites, aliases, logs everything, dumps your stuff in ~/pwogams, maybe has an easter egg, still being updated, recc removing your sudo password or -r (run as root) might not work"
6arch=('any')
7url="https://github.com/not1emerald/lunaro"
8license=('MIT')
9depends=('yad' 'switcheroo-control')
10optdepends=('python: for running .py apps'
11 'jre-openjdk: for running .jar apps')
12install=lunaro.install
13source=("lunaro.sh::https://raw.githubusercontent.com/not1emerald/lunaro/main/lunaro.sh"
14 "LICENSE::https://raw.githubusercontent.com/not1emerald/lunaro/main/LICENSE"
15 "lunaro.install")
16sha256sums=('5f488246328704557c905c21bce8fc3c57d736dac2bca49582d26a7a63b2113f'
17 '1cdc4498db31a881a21077e32db0c1e6ffb7f12aa41fdef8f860b933318042ff'
18 'SKIP')
19
20package() {
21 install -Dm755 "$srcdir/lunaro.sh" "$pkgdir/usr/bin/lunaro"
22 install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
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 09:11:06 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