buildgdx
maintainer Sid127
· 1 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a zip file from a project-related but non-standard host; however, it contains a JAR file built from the project's own source, and the checksum is verified, making it a normal build process with low 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 source is a zip file from a project-related but non-standard host; however, it contains a JAR file built from the project's own source, and the checksum is verified, making it a normal build process with low 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:15
source=('https://m210.duke4.net/index.php/downloads/send/8-java/54-buildgdx.zip'
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Sid <sidpranjale127@protonmail.com>
2
# Continuing the work of:
3
# Maintainer: Jan Cholasta <jan at cholasta net>
4
5
pkgname=buildgdx
6
pkgver=1.18
7
pkgrel=1
8
pkgdesc="A port of the Build Engine games based on Java's libGDX"
9
arch=('i686' 'x86_64')
10
url='http://m210.duke4.net/index.php'
11
license=('GPL')
12
depends=('java-environment=8')
13
provides=('buildgdx')
14
conflicts=('buildgdx')
15
source=('https://m210.duke4.net/index.php/downloads/send/8-java/54-buildgdx.zip'
16
'buildgdx.desktop'
17
'buildgdx')
18
sha256sums=('8f9758b7a0a4392d91f25e7551a42c3027d78d71b06772d84a0a7c6bf118178b'
19
'52e5c860572f0f1e38c6fb2d55221e9dfeaa4b49e89142166634c9934d35f4f5'
20
'f74ba6eae81693f79434c3f8dec4bca75b51a55b67b5875d4e1dd2340ff55c5c')
21
22
package() {
23
install -D -t "$pkgdir"/usr/bin buildgdx
24
install -D -t "$pkgdir"/usr/share/$pkgname "$srcdir"/BuildGDX.jar
25
install -D -t "$pkgdir"/usr/share/applications -m 644 "$srcdir"/buildgdx.desktop
26
}
27
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |