gemcraft0
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
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)
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# Maintainer: vn158 <vn158 at seznam dot cz>
pkgname=gemcraft0
pkgver=1.20
pkgrel=1
pkgdesc="Unleash your magic power and fight. The Gem of Eternity awaits you..."
arch=('i686' 'x86_64')
url="http://armorgames.com/play/3527/gemcraft-chapter-0"
license=('custom')
depends=("flashplayer-standalone")
makedepends=('imagemagick')
source=(${pkgname}.swf::http://cache.armorgames.com/files/games/gemcraft-chapter-0-3527.swf http://gameinabottle.com/favicon.ico ${pkgname} ${pkgname}.desktop)
md5sums=('ce3d8f0d5d28766542abf58b37c0bbaf'
'14f045b8d2a7d75de7cdb27dd4e9d6cd'
'c0f0ccee19a63336245269df56a44989'
'd1eec9e315dcd99c1126b11f8fc698ab')
sha256sums=('6d51944b86a8d6b98a36667e204a2723c96adbf7914d9634cbac643f922790af'
'7d6f3457786f44758f1e2e9fcd1aa0837d0392cf2358fc966d93a666f81b7d03'
'df290b1fed66a7b53ee02ce3630f0e83c1503959951c5425f6cfd66f86b21671'
'c1dd509659573f9e9d0427d6a8f675e67df0307c4820dbf0005cf237c95ebf85')
options=(!strip)
build () {
convert favicon.ico ${pkgname}.png
}
package() {
#if path contains d8krhj4kasdu3 extra features are allowed, it doesn't work with 1.21
install -d "${pkgdir}"/usr/{bin,share/${pkgname}/d8krhj4kasdu3}
install -d "${pkgdir}"/usr/share/applications
install -m644 ${pkgname}.png "${pkgdir}"/usr/share/${pkgname}
install -m644 ${pkgname}.swf "${pkgdir}"/usr/share/${pkgname}/d8krhj4kasdu3
install -m644 ${pkgname}.desktop "${pkgdir}"/usr/share/applications
install -m755 ${pkgname} "${pkgdir}"/usr/bin
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |