netinstall-gui
netinstall
scanned 2026-09-17 00:27:14.276658
The package downloads official Mikrotik Netinstall binaries from mikrotik.com's download subdomain, which is the project's legitimate source; installing prebuilt executables from the vendor's own domain is normal and low risk despite the non-whitelisted host.
Triggered rules
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 official Mikrotik Netinstall binaries from mikrotik.com's download subdomain, which is the project's legitimate source; installing prebuilt executables from the vendor's own domain is normal and low risk despite the non-whitelisted host.
1 higher static finding superseded - not the current verdict (shown for transparency)
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://download.mikrotik.com/routeros/${pkgver}/netinstall-${pkgver}.zip"
PKGBUILD
1 offending line(s) highlighted# Maintainer: Christian Hesse <mail@eworm.de>
pkgbase=netinstall
pkgname=(netinstall netinstall-gui)
pkgver=7.24.4
pkgrel=1
pkgdesc='Mikrotik Netinstall for RouterOS'
arch=('i686' 'x86_64')
url='https://www.mikrotik.com/'
license=('custom')
makedepends=('icoutils' 'libcap')
source=("https://download.mikrotik.com/routeros/${pkgver}/netinstall-${pkgver}.zip"
"https://download.mikrotik.com/routeros/${pkgver}/netinstall-${pkgver}.tar.gz"
'netinstall.desktop'
'netinstall.sh'
'netinstall-gui.c')
sha256sums=('a178fb8046f244ee02accba5fbe102677139748cb3b49ca47a632fbf24cd4427'
'a03e857240f64506b806920c0659e95a57f69e6c8465f237ebe11a4e1a62fbd8'
'285e32e9ba8bad9791cf3d5d3653b6e21bd771adcc32ea2036fe32dc9dafcfe0'
'dbc5134eb21509b3cfd660c09e090960a08b2661a4789d94c1bc4f5db1a6f886'
'b5efb376a6705c376465bff6f52dc0713c15fbd5cd861fdc39969cbb22c233b4')
build() {
wrestool -x -t 14 netinstall.exe > netinstall.ico
gcc ${CFLAGS} ${LDFLAGS} -o netinstall-gui netinstall-gui.c -lcap
}
package_netinstall() {
pkgdesc='Mikrotik Netinstall for RouterOS - CLI with network namespace'
optdepends=('sudo: invoke as non-root')
install -D -m0755 netinstall.sh ${pkgdir}/usr/bin/netinstall
install -D -m0755 netinstall-cli ${pkgdir}/usr/lib/netinstall/netinstall-cli
}
package_netinstall-gui() {
pkgdesc='Mikrotik Netinstall for RouterOS - GUI via wine'
depends=('wine' 'libcap')
install=netinstall-gui.install
install -D -m0755 netinstall-gui ${pkgdir}/usr/bin/netinstall-gui
install -D -m0755 netinstall.exe ${pkgdir}/usr/lib/netinstall/netinstall.exe
install -D -m0644 netinstall.desktop ${pkgdir}/usr/share/applications/netinstall.desktop
install -D -m0644 netinstall.ico ${pkgdir}/usr/share/pixmaps/netinstall.ico
install -D -m0644 LICENSE.txt ${pkgdir}/usr/share/licenses/netinstall/LICENSE.txt
}
Changes since previous scan
--- PKGBUILD @ 2026-09-16 00:03+++ PKGBUILD @ 2026-09-17 00:27@@ -2,7 +2,7 @@ pkgbase=netinstall pkgname=(netinstall netinstall-gui)-pkgver=7.24.3+pkgver=7.24.4 pkgrel=1 pkgdesc='Mikrotik Netinstall for RouterOS' arch=('i686' 'x86_64')@@ -14,8 +14,8 @@ 'netinstall.desktop' 'netinstall.sh' 'netinstall-gui.c')-sha256sums=('8d7379e0e8288305a39e5d8de981b350cf37b32041b4dae00c54a017544f6ae7'- 'aaf9478a08d42e8f7385e73629d0b39db24295de94e6a3af6c98ab107b57bf19'+sha256sums=('a178fb8046f244ee02accba5fbe102677139748cb3b49ca47a632fbf24cd4427'+ 'a03e857240f64506b806920c0659e95a57f69e6c8465f237ebe11a4e1a62fbd8' '285e32e9ba8bad9791cf3d5d3653b6e21bd771adcc32ea2036fe32dc9dafcfe0' 'dbc5134eb21509b3cfd660c09e090960a08b2661a4789d94c1bc4f5db1a6f886' 'b5efb376a6705c376465bff6f52dc0713c15fbd5cd861fdc39969cbb22c233b4')Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Low | 2 |
| 2026-09-16 17:23:26 | Medium | 1 |
| 2026-09-16 00:03:17 | Low | 2 |
| 2026-09-15 15:19:57 | Medium | 1 |
| 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 11:53:08 | Medium | 1 |
| 2026-09-03 00:15:47 | Low | 2 |
| 2026-09-02 00:02:31 | Low | 2 |
| 2026-09-01 00:11:19 | Low | 2 |