osu-lazer-appimage

maintainer normandfdf · 0 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt AppImage from a non-official, non-whitelisted host (162.19.230.104) with unverifiable checksums, posing a supply-chain risk if the host is compromised or malicious.

Triggered rules

MEDIUM source=() URL on a non-standard host source_untrusted_domain

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

  • PKGBUILD:10 source=("https://github.com/ppy/osu/releases/download/"$pkgver"-lazer/osu.AppImage" "http://162.19.230.104:2069/windux-builds/Osu-Lazer/osu-lazer" "http://162.19.230.104:2069/windux-builds/Osu-Lazer/osu.desktop" "https://raw.githubusercontent.com/ppy/osu/refs/heads/master/assets/lazer.png")
MEDIUM AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt AppImage from a non-official, non-whitelisted host (162.19.230.104) with unverifiable checksums, posing a supply-chain risk if the host is compromised or malicious.

PKGBUILD

1 offending line(s) highlighted
1pkgname=osu-lazer-appimage
2pkgver=2026.726.0
3pkgrel=1
4pkgdesc='A free-to-win rhythm game. Rhythm is just a *click* away!'
5arch=('x86_64')
6license=('GPL')
7depends=('fuse' 'bash')
8options=('!strip')
9
10source=("https://github.com/ppy/osu/releases/download/"$pkgver"-lazer/osu.AppImage" "http://162.19.230.104:2069/windux-builds/Osu-Lazer/osu-lazer" "http://162.19.230.104:2069/windux-builds/Osu-Lazer/osu.desktop" "https://raw.githubusercontent.com/ppy/osu/refs/heads/master/assets/lazer.png")
11sha256sums=('SKIP' 'SKIP' 'SKIP' 'SKIP')
12install=osu-lazer-appimage.install
13
14package() {
15 mkdir -p $pkgdir/usr/share/icons
16 mkdir -p $pkgdir/usr/share/applications
17 mkdir -p $pkgdir/opt/osu-lazer-appimage
18 mkdir -p $pkgdir/usr/bin
19
20 cp $srcdir/osu.AppImage $pkgdir/opt/osu-lazer-appimage
21 cp $srcdir/osu.desktop $pkgdir/usr/share/applications
22 cp $srcdir/osu-lazer $pkgdir/usr/bin
23 cp $srcdir/lazer.png $pkgdir/usr/share/icons
24}
25

Changes since previous scan

--- PKGBUILD @ 2026-07-26 00:07
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,5 +1,5 @@
pkgname=osu-lazer-appimage
-pkgver=2026.711.0
+pkgver=2026.726.0
pkgrel=1
pkgdesc='A free-to-win rhythm game. Rhythm is just a *click* away!'
arch=('x86_64')

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 MEDIUM 2
2026-08-02 00:16:08 MEDIUM 2
2026-08-01 00:11:18 MEDIUM 2
2026-07-31 00:14:10 MEDIUM 2
2026-07-30 00:17:23 MEDIUM 2
2026-07-29 00:25:53 MEDIUM 2
2026-07-28 00:07:28 MEDIUM 2
2026-07-27 00:24:32 MEDIUM 2
2026-07-26 23:33:54 MEDIUM 2
2026-07-26 00:07:32 MEDIUM 2
2026-07-25 00:13:44 MEDIUM 2
2026-07-24 00:02:28 MEDIUM 2
2026-07-23 00:14:47 MEDIUM 2
2026-07-22 00:29:32 MEDIUM 2
2026-07-21 00:24:15 MEDIUM 2
2026-07-20 00:19:49 MEDIUM 2
2026-07-19 00:17:08 MEDIUM 2
2026-07-18 00:14:48 MEDIUM 2
2026-07-17 00:06:16 MEDIUM 2
2026-07-16 00:05:41 MEDIUM 2

Report a package

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

0 / 4000
Your suggestion