nuclei-qemu

maintainer taotieren · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a prebuilt binary from the official vendor's download domain (nucleisys.com), which is plausibly the project's own infrastructure, and the package installs it as a toolchain component without executing remote code or exhibiting malicious behavior.

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 prebuilt binary from the official vendor's download domain (nucleisys.com), which is plausibly the project's own infrastructure, and the package installs it as a toolchain component without executing remote code or exhibiting malicious behavior.

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:17 source=("https://download.nucleisys.com/upload/files/toolchain/qemu/nuclei-qemu-${pkgver}-linux-x64.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: taotieren <admin@taotieren.com>
2
3pkgbase=nuclei-qemu
4pkgname=(nuclei-qemu)
5pkgver=2025.10
6pkgrel=1
7pkgdesc="nuclei-qemu 是 Nuclei Studio IDE 的仿真工具。"
8arch=("x86_64")
9makedepends=()
10depends=()
11optdepends=('nucleistudioide: Nuclei Studio IDE 是基于 MCU Eclipse IDE 开发的一款针对芯来公司处理器核产品的集成开发环境工具,用于 RISC-V 开发继承了 Eclipse IDE 平台的各种优势。'
12 'jlink-software-and-documentation: Segger JLink software & documentation pack for Linux')
13conflicts=()
14url="https://www.nucleisys.com/download.php"
15license=('LicenseRef-unknow')
16options=(!strip !debug)
17source=("https://download.nucleisys.com/upload/files/toolchain/qemu/nuclei-qemu-${pkgver}-linux-x64.tar.gz")
18sha256sums=('7adcc2f5ece2aae71d1127015369aab134b8258e70e3ae818f5196b12993a604')
19
20package_nuclei-qemu-bin() {
21 msg2 'Installing Nuclei QEMU'
22 install -dm755 "${pkgdir}/opt/nuclei/NucleiStudio/toolchain/"
23
24 mv "${srcdir}/qemu" "${pkgdir}/opt/nuclei/qemu"
25 ln -sf "/opt/nuclei/qemu" "${pkgdir}/opt/nuclei/NucleiStudio/toolchain/qemu"
26}
27
28#
29# makepkg --printsrcinfo > .SRCINFO
30#
31
32# vim: set ts=8 sw=8 tw=0 noet:
33

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