asim

maintainer TheDarkBug · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads source files, including a Gist archive, from non-whitelisted hosts, but all are used to install static assets and Windows executables run via Wine; the content is not executed directly on the host and appears to be part of the legitimate software bundle for a 68000 simulator.

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 source files, including a Gist archive, from non-whitelisted hosts, but all are used to install static assets and Windows executables run via Wine; the content is not executed directly on the host and appears to be part of the legitimate software bundle for a 68000 simulator.

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=("https://digilander.libero.it/rosario.cerbone/Asim/$pkgname.zip"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: TheDarkBug adrianoliviero23@gmail.com
2pkgname=asim
3pkgver=3.0
4pkgrel=2
5epoch=1996
6pkgdesc="Ambiente per la simulazione del processore Motorola 68000"
7_gistver="ad65478b9c947566c84ce71ce1bbb0689b2685ae"
8arch=("x86_64")
9url="https://digilander.libero.it/rosario.cerbone/Asim.htm"
10license=('unknown')
11depends=('wine')
12source=("https://digilander.libero.it/rosario.cerbone/Asim/$pkgname.zip"
13 "https://digilander.libero.it/rosario.cerbone/Asim/asimtool.zip"
14 "https://digilander.libero.it/rosario.cerbone/Asim/68kasm.zip"
15 "https://digilander.libero.it/rosario.cerbone/Asim/simple.zip"
16 "https://gist.github.com/TheDarkBug/ce5c23a704c2254533663245465e713b/archive/$_gistver.zip")
17sha512sums=('9509e22519e96356f5559f05b2451f0e6a5a3bf9ce3c1662e3ea8a375848cec4d1ec4c7a2e3d733849b65d61278487626d5553d836f8d1e8e78afc3580e474da' # asim.zip
18 '4e5f4243196d4ebeb0a5a76fd328312dbf209639345d18e1ee82f7558dc00c7c906ba932ce9df00cc0f52eba1bea096cb4c9b600cba158c407aa70b14bf9cca6' # asimtool.zip
19 '25b0538206c2054d73c20e71875465c6bc82c6a376af02ed9ad1c2306299f958d64db720c826164eceee3cd399dd8a3859fde47e909b5fc8b123b03ba7eee090' # 68kasm.zip
20 'c0eb40da35eb052ae8bd8e907b4d7b7ecf33c7808e6b60778c56c4bf88b82027b5a0efbcd6cf0e92b15a7b344419576ee84cbe7118c23f6c4f214922c2e07744' # simple.zip
21 '1cc2641df6001f0a57396e816b1936e4ce1191ad7c99cc7781bde594f3265269da020a9ba3f262f44816e73c7ecb8b796ff24ac0fc7aebf3abe1a6dda1b74a1b') # my gist zip
22
23prepare() {
24 mkdir -pv $srcdir/opt/$pkgname $srcdir/usr/{share/applications,bin}
25}
26
27build() {
28 install -t $srcdir/opt/$pkgname $pkgname.exe asimtool.exe 68kasm.exe simple.cfg
29 install -t $srcdir/usr/share/applications $srcdir/ce5c23a704c2254533663245465e713b-$_gistver/$pkgname.desktop
30 install -t $srcdir/usr/bin $srcdir/ce5c23a704c2254533663245465e713b-$_gistver/$pkgname
31}
32
33package() {
34 mv -t $pkgdir $srcdir/opt $srcdir/usr
35}
36

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