defold-bin

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

The package downloads a prebuilt Defold editor binary from d.defold.com, which is an official domain of the Defold project; despite the non-whitelisted host, this is a legitimate source for the software, and the checksums are provided and valid.

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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a prebuilt Defold editor binary from d.defold.com, which is an official domain of the Defold project; despite the non-whitelisted host, this is a legitimate source for the software, and the checksums are provided and valid.

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=574678c7d44be490d874fbed2d0ae6211feec4d9
3_channel=stable
4pkgname=defold-bin
5pkgver=1.13.1.574678c
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=('5a05c012739ed4a92c8238a951fc45b82a98aa57df4bdcaba4b2325e488bc28b'
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-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