yumenikki-en

LOW
maintainer Davikch 9 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package installs a freeware game data archive from Dropbox and a SteamGridDB-hosted icon, both non-executable assets; the build process does not execute remote code or install unverified binaries, limiting worst-case impact to asset tampering.

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 package installs a freeware game data archive from Dropbox and a SteamGridDB-hosted icon, both non-executable assets; the build process does not execute remote code or install unverified binaries, limiting worst-case impact to asset tampering.

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:12 source=("yumenikki-en.7z::https://dl.dropbox.com/s/a5dqfazyfrvjr8f/yumenikki-en.7z?dl=1"
  • PKGBUILD:13 https://cdn2.steamgriddb.com/icon/06409663226af2f3114485aa4e0a23b4/8/16x16.png

PKGBUILD

2 offending line(s) highlighted
1# Maintainer: Davikch <davidogluzd at gmail dot com>
2# Contributor: maz-1 <ohmygod19993 at gmail dot com>
3
4pkgname=yumenikki-en
5pkgver=0.10
6pkgrel=5
7pkgdesc="Surrealistic adventure game about exploring the dreams"
8url='http://www3.nns.ne.jp/pri/tk-mto/'
9arch=('any')
10license=('LicenseRef-Freeware')
11depends=(easyrpg-player)
12source=("yumenikki-en.7z::https://dl.dropbox.com/s/a5dqfazyfrvjr8f/yumenikki-en.7z?dl=1"
13 https://cdn2.steamgriddb.com/icon/06409663226af2f3114485aa4e0a23b4/8/16x16.png
14 ${pkgname}.sh
15 ${pkgname}.desktop)
16sha256sums=('a14aa1e3a69d04d1624dc127cf400793372ff53368d49f277fad36a4c8437460'
17 '9241bab9fbc7383fa0daac31ce4ddde40643742c5d013c90d12724eeb323d587'
18 '4c24ba558a08c55ce2e0d40d4121f5729088a8fd5e3a8006cc4f71e793fca74c'
19 'aff7dfa82d757289ae40448cd1aea6e36dff26db3543898a31015fa070348e63')
20
21package() {
22 rm -f ${pkgname}/*.exe
23 install -d "$pkgdir/opt"
24 mv $pkgname "$pkgdir/opt/$pkgname"
25 install -Dm644 16x16.png "$pkgdir/usr/share/pixmaps/${pkgname}.png"
26 install -Dm755 "${pkgname}.sh" "$pkgdir/usr/bin/${pkgname}"
27 install -Dm644 "${pkgname}.desktop" "$pkgdir/usr/share/applications/$pkgname.desktop"
28}
29

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 2
2026-09-16 00:03:17 Low 2
2026-09-15 00:25:31 Low 2
2026-09-14 00:27:57 Low 2
2026-09-13 00:19:54 Low 2
2026-09-12 00:25:17 Low 2
2026-09-11 00:19:22 Low 2
2026-09-10 00:22:44 Low 2
2026-09-09 00:04:09 Low 2
2026-09-08 00:18:08 Low 2
2026-09-07 00:30:15 Low 2
2026-09-06 00:17:06 Low 2
2026-09-05 00:16:27 Low 2
2026-09-04 00:03:13 Low 2
2026-09-03 00:15:47 Low 2
2026-09-02 00:02:31 Low 2
2026-09-01 00:11:19 Low 2
2026-08-31 00:19:57 Low 2
2026-08-30 00:04:14 Low 2
2026-08-29 00:29:17 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