loraines-when-they-shine-bin

maintainer orphaned · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a prebuilt game bundle from a university-hosted cloud storage, which is not on standard AUR whitelists, but the content is a visual novel (non-executable data and scripts typical for Ren'Py games), and the build process only extracts and installs it without executing remote code.

Triggered rules

LOW AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a prebuilt game bundle from a university-hosted cloud storage, which is not on standard AUR whitelists, but the content is a visual novel (non-executable data and scripts typical for Ren'Py games), and the build process only extracts and installs it without executing remote code.

1 higher static finding superseded - not the current verdict (shown for transparency)
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:23 "$pkgname-$pkgver-$pkgrel.zip::https://cloud.tsinghua.edu.cn/f/b834452fb9eb42008eab/?dl=1"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Yufan You <ouuansteve at gmail>
2
3pkgname=loraines-when-they-shine-bin
4_pkgname=loraines-when-they-shine
5pkgver=1.0
6pkgrel=2
7provides=("$_pkgname")
8conflicts=("$_pkgname")
9makedepends=('imagemagick')
10depends=(
11 'hicolor-icon-theme'
12 'libglvnd'
13 'libx11'
14 'libxcb'
15 'libxau'
16 'libxdmcp'
17)
18pkgdesc='视觉小说《洛兰绽放之时》'
19arch=('x86_64' 'i686')
20url='https://github.com/MAY-game-studio/Loraines_when_they_shine'
21license=('custom')
22source=(
23 "$pkgname-$pkgver-$pkgrel.zip::https://cloud.tsinghua.edu.cn/f/b834452fb9eb42008eab/?dl=1"
24 "$_pkgname.desktop"
25)
26sha256sums=('33c00afa4d04a79fa3ddf6ebff7ee98c4f2d7dd533301d16787cbee34035d4b0'
27 '9a98ccd8cf024bfd3d22579d7e9a122180cefe81899417004a198d7ce6c2bdb3')
28
29package() {
30 install -Dm644 "$_pkgname.desktop" -t "$pkgdir/usr/share/applications"
31 cd 'LorainesWhenTheyShine-1.0-pc'
32 install -Dd "$pkgdir/opt/${_pkgname}/lib"
33 cp -r game renpy *.sh *.py *.txt "$pkgdir/opt/${_pkgname}"
34 cp -r lib/linux* lib/python* "$pkgdir/opt/${_pkgname}/lib"
35 convert game/gui/window_icon.png -resize 512x512 icon-512x512.png
36 install -Dm644 icon-512x512.png "$pkgdir/usr/share/icons/hicolor/512x512/apps/${_pkgname}.png"
37}
38

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 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 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