gemcraft0

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

The package downloads a SWF file and an icon from game-related domains for local installation; the SWF is non-executable data used by a Flash player, and both sources are plausibly part of the game's official content, posing no active code execution or supply-chain risk.

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 and an icon from game-related domains for local installation; the SWF is non-executable data used by a Flash player, and both sources are plausibly part of the game's official content, posing no active code execution or supply-chain risk.

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=(${pkgname}.swf::http://cache.armorgames.com/files/games/gemcraft-chapter-0-3527.swf http://gameinabottle.com/favicon.ico ${pkgname} ${pkgname}.desktop)
  • PKGBUILD:12 source=(${pkgname}.swf::http://cache.armorgames.com/files/games/gemcraft-chapter-0-3527.swf http://gameinabottle.com/favicon.ico ${pkgname} ${pkgname}.desktop)

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: vn158 <vn158 at seznam dot cz>
2
3pkgname=gemcraft0
4pkgver=1.20
5pkgrel=1
6pkgdesc="Unleash your magic power and fight. The Gem of Eternity awaits you..."
7arch=('i686' 'x86_64')
8url="http://armorgames.com/play/3527/gemcraft-chapter-0"
9license=('custom')
10depends=("flashplayer-standalone")
11makedepends=('imagemagick')
12source=(${pkgname}.swf::http://cache.armorgames.com/files/games/gemcraft-chapter-0-3527.swf http://gameinabottle.com/favicon.ico ${pkgname} ${pkgname}.desktop)
13
14md5sums=('ce3d8f0d5d28766542abf58b37c0bbaf'
15 '14f045b8d2a7d75de7cdb27dd4e9d6cd'
16 'c0f0ccee19a63336245269df56a44989'
17 'd1eec9e315dcd99c1126b11f8fc698ab')
18sha256sums=('6d51944b86a8d6b98a36667e204a2723c96adbf7914d9634cbac643f922790af'
19 '7d6f3457786f44758f1e2e9fcd1aa0837d0392cf2358fc966d93a666f81b7d03'
20 'df290b1fed66a7b53ee02ce3630f0e83c1503959951c5425f6cfd66f86b21671'
21 'c1dd509659573f9e9d0427d6a8f675e67df0307c4820dbf0005cf237c95ebf85')
22
23options=(!strip)
24
25build () {
26 convert favicon.ico ${pkgname}.png
27}
28
29package() {
30 #if path contains d8krhj4kasdu3 extra features are allowed, it doesn't work with 1.21
31 install -d "${pkgdir}"/usr/{bin,share/${pkgname}/d8krhj4kasdu3}
32 install -d "${pkgdir}"/usr/share/applications
33 install -m644 ${pkgname}.png "${pkgdir}"/usr/share/${pkgname}
34 install -m644 ${pkgname}.swf "${pkgdir}"/usr/share/${pkgname}/d8krhj4kasdu3
35 install -m644 ${pkgname}.desktop "${pkgdir}"/usr/share/applications
36 install -m755 ${pkgname} "${pkgdir}"/usr/bin
37}
38

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