anonlauncher

maintainer karlthegamer101 · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package builds from a legitimate source repository, has a valid MIT license, and depends only on standard Python and Java packages; the 'SKIP' checksum and low-vote flag are quality concerns but do not indicate malicious intent or supply-chain risk.

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 90%): The package builds from a legitimate source repository, has a valid MIT license, and depends only on standard Python and Java packages; the 'SKIP' checksum and low-vote flag are quality concerns but do not indicate malicious intent or supply-chain risk.

PKGBUILD

1# Maintainer: karlthegamer101 <karllauri11@gmail.com>
2pkgname=anonlauncher
3pkgver=1.0.0
4pkgrel=1
5pkgdesc="Matrix-themed Minecraft launcher - no account needed, supports Fabric/Forge/Quilt"
6arch=('x86_64' 'i686' 'aarch64')
7url="https://github.com/karllauri2-dot/ANONLauncher"
8license=('MIT')
9depends=('python' 'python-requests' 'python-minecraft-launcher-lib' 'python-pillow' 'python-pypresence' 'java-environment')
10makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
11optdepends=('java-runtime: run Minecraft'
12 'xorg-xrandr: display settings')
13source=("$pkgname-$pkgver.tar.gz::https://github.com/karllauri2-dot/ANONLauncher/archive/refs/tags/v$pkgver.tar.gz")
14sha256sums=('SKIP')
15
16build() {
17 cd "$srcdir/ANONLauncher-$pkgver"
18 python -m build --wheel --no-isolation
19}
20
21package() {
22 cd "$srcdir/ANONLauncher-$pkgver"
23 python -m installer --destdir="$pkgdir" dist/*.whl
24
25 install -Dm644 "linux/$pkgname.desktop" "$pkgdir/usr/share/applications/$pkgname.desktop"
26 install -Dm644 "linux/io.github.karllauri2dot.anonlauncher.appdata.xml" "$pkgdir/usr/share/metainfo/io.github.karllauri2dot.anonlauncher.appdata.xml"
27 install -Dm644 "anonlauncher/assets/icon_512.png" "$pkgdir/usr/share/pixmaps/$pkgname.png"
28 install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
29}
30

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 17:30:22 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