nxmc-bin

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

The package downloads a JAR file from the project's official domain netxms.com, which is plausibly the project's own release infrastructure; building from official sources is normal AUR packaging, and the JAR is part of the project's legitimate distribution.

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 JAR file from the project's official domain netxms.com, which is plausibly the project's own release infrastructure; building from official sources is normal AUR packaging, and the JAR is part of the project's legitimate distribution.

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:15 https://netxms.com/download/releases/6.0/nxmc-${pkgver}-standalone.jar

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Richard Cesar
2
3pkgname=nxmc-bin
4pkgver=6.0.2
5pkgrel=1
6pkgdesc="Graphical console for NetXMS NMS based on Eclipse."
7arch=('x86_64')
8url="https://www.netxms.org/"
9license=('custom')
10depends=(java-environment)
11source_x86_64=(
12 nxmc.desktop
13 nxmc
14 icon.png
15 https://netxms.com/download/releases/6.0/nxmc-${pkgver}-standalone.jar
16 )
17sha256sums_x86_64=(
18 'a8fd91020c07d78163bcc4988ab94ca192240bb01566138cc6ed531e3d183e9c'
19 'dbf059c5f1aaadba5a978c2f44c9f9b5af6885a54cf12b8741ee0caf7134b022'
20 '71c258c332ab3da2dd473f042f92eded7e3d6e97f3bdeff19bbd4a09b9f9691b'
21 '8fdad8913f6597c91e06ae1b215002bdbce59359cd8b864d7cd07b2e3c0a910f'
22 )
23package() {
24 install -d "${pkgdir}/opt/nxmc"
25 install -d "${pkgdir}/usr/share/applications"
26 install -d "${pkgdir}/usr/share/pixmaps"
27
28 install -m644 "${srcdir}/nxmc.desktop" "${pkgdir}/usr/share/applications/nxmc.desktop"
29 install -m644 "${srcdir}/nxmc-${pkgver}-standalone.jar" "${pkgdir}/opt/nxmc/nxmc-${pkgver}-standalone.jar"
30 install -m777 "${srcdir}/nxmc" "${pkgdir}/opt/nxmc/nxmc"
31
32 sed -i "s/VERSION/${pkgver}/g" ${pkgdir}/opt/nxmc/nxmc
33
34 install -m644 "${srcdir}/icon.png" "${pkgdir}/usr/share/pixmaps/nxmc.png"
35
36}
37
38

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