defold-bin

maintainer AsakuraMizu · 5 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt binary from the official Defold infrastructure (d.defold.com), which is the project's own release host, making it a legitimate source despite not being on the analyzer's whitelist.

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 prebuilt binary from the official Defold infrastructure (d.defold.com), which is the project's own release host, making it a legitimate source despite not being on the analyzer's whitelist.

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:19 source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://d.defold.com/archive/${_channel}/${_sha1}/${_channel}/editor2/Defold-x86_64-linux.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Asakura Mizu <asakuramizu111@gmail.com>
2_sha1=f735c12192bf95684e6ae1ae27c400b8170fc6d8
3_channel=stable
4pkgname=defold-bin
5pkgver=1.13.0.f735c12
6pkgrel=1
7epoch=
8pkgdesc='Defold is a completely free to use game engine for development of desktop, mobile and web games.'
9arch=('x86_64')
10url='https://defold.com/'
11license=('custom')
12groups=()
13depends=('glu')
14optdepends=()
15provides=('defold')
16conflicts=('defold')
17replaces=('defold')
18options=('!strip')
19source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://d.defold.com/archive/${_channel}/${_sha1}/${_channel}/editor2/Defold-x86_64-linux.tar.gz"
20 'https://github.com/defold/defold/raw/refs/heads/dev/LICENSE.txt'
21 'Defold.desktop')
22sha256sums=('abc555a3720a43daa1a2fb35138f40fba5a60e905a3b90b83389926c9b14d7a8'
23 'be6e9921ba01445d200ba3dc09b5cab149a58d57a76ca98376b52af87d817a7a'
24 '5c92dc2b1cf4acc81f26b6848c3bb3ee812158e80a15fb1e7f5585362acb20f2')
25
26package() {
27 cd "$srcdir"
28
29 bsdtar -xf Defold/packages/defold-${_sha1}.jar --strip-components 2 icons/document.iconset
30
31 install -Dm644 LICENSE.txt -t "$pkgdir/usr/share/licenses/$pkgname"
32 install -Dm644 Defold.desktop -t "$pkgdir/usr/share/applications"
33 install -Dm644 icon_16x16.png "$pkgdir/usr/share/icons/hicolor/16x16/apps/defold.png"
34 install -Dm644 icon_16x16@2x.png "$pkgdir/usr/share/icons/hicolor/32x32/apps/defold.png"
35 install -Dm644 icon_32x32@2x.png "$pkgdir/usr/share/icons/hicolor/64x64/apps/defold.png"
36 install -Dm644 icon_128x128.png "$pkgdir/usr/share/icons/hicolor/128x128/apps/defold.png"
37 install -Dm644 icon_256x256.png "$pkgdir/usr/share/icons/hicolor/256x256/apps/defold.png"
38 install -Dm644 icon_256x256@2x.png "$pkgdir/usr/share/icons/hicolor/512x512/apps/defold.png"
39
40 mkdir -p "$pkgdir/opt"
41 cp -r Defold "$pkgdir/opt"
42}
43

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