gemcraft-lost-chapter-labyrinth-zh

maintainer DeepChirp · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a SWF file from a non-whitelisted but plausibly maintainer-controlled host; however, it is used as data for a game and not executed directly, with no evidence of malicious payloads or remote code execution.

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 downloads a SWF file from a non-whitelisted but plausibly maintainer-controlled host; however, it is used as data for a game and not executed directly, with no evidence of malicious payloads or remote code execution.

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:15 source=("https://resource.deepchirp.com/${swf_name}" http://gameinabottle.com/favicon.ico ${_pkgname} ${_pkgname}.desktop)
  • PKGBUILD:15 source=("https://resource.deepchirp.com/${swf_name}" http://gameinabottle.com/favicon.ico ${_pkgname} ${_pkgname}.desktop)

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: DeepChirp <deepchirp@archlinuxcn.org>
2# The Chinese version of the game files were obtained from <https://tieba.baidu.com/p/6642167515>
3
4pkgname=gemcraft-lost-chapter-labyrinth-zh
5_pkgname=gemcraft-lost-chapter-labyrinth
6pkgver=1.23
7pkgrel=1
8pkgdesc="Unleash your magic power and fight. The Gem of Eternity awaits you... (Chinese version)"
9arch=('i686' 'x86_64')
10url="https://www.gemcraftgame.com/"
11license=('custom')
12depends=("ruffle")
13makedepends=('imagemagick')
14swf_name="gemcraft-lost-chapter-labyrinth.swf"
15source=("https://resource.deepchirp.com/${swf_name}" http://gameinabottle.com/favicon.ico ${_pkgname} ${_pkgname}.desktop)
16conflicts=("${_pkgname}")
17
18md5sums=('ea58972f9e80965afec4e512e230a776'
19 '14f045b8d2a7d75de7cdb27dd4e9d6cd'
20 'a5424fcf68548661c6722afb1bca5570'
21 'db16b37d33d93cbf22a818c00bd939e8')
22sha256sums=('c8aabd72c13f75ecf44236568fa4cde5c450c8bfc10e41e7542d1fda6bc3d591'
23 '7d6f3457786f44758f1e2e9fcd1aa0837d0392cf2358fc966d93a666f81b7d03'
24 '03dfb5ec49238d300d8c2234ab8e436941ea153607237e0343fb71caa2e7204b'
25 '7b92ff876f1f73e92029e06876aa7a559ff1112388805f73e96695124616c562')
26
27options=(!strip)
28
29build () {
30 magick favicon.ico ${_pkgname}.png
31}
32
33package() {
34 install -d "${pkgdir}"/usr/{bin,share/${_pkgname}}
35 install -d "${pkgdir}"/usr/share/applications
36 install -m644 ${_pkgname}.png "${pkgdir}"/usr/share/${_pkgname}
37 install -m644 "${swf_name}" "${pkgdir}"/usr/share/${_pkgname}
38 install -m644 ${_pkgname}.desktop "${pkgdir}"/usr/share/applications
39 install -m755 ${_pkgname} "${pkgdir}"/usr/bin
40}
41

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