nomachine-enterprise-client

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

The package downloads official NoMachine tarballs from the vendor's own domain (download.nomachine.com), which is plausibly the project's official source; the non-whitelisted host is not inherently risky as it is the vendor's designated download infrastructure.

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 official NoMachine tarballs from the vendor's own domain (download.nomachine.com), which is plausibly the project's official source; the non-whitelisted host is not inherently risky as it is the vendor's designated download infrastructure.

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:20 source_x86_64=("https://download.nomachine.com/download/${pkgver%*.*}/Linux/${pkgname}_${pkgver}_${_x64_rel}_x86_64.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: wereii <me+aur at wereii.cz>
2# Contributor: FD <fxd@seznam.cz>
3
4pkgname=nomachine-enterprise-client
5pkgver=9.8.2
6_x64_rel=1
7_i686_rel=1
8pkgrel=1
9pkgdesc="Remote desktop application, client only"
10groups=('network')
11url="http://www.nomachine.com"
12license=('custom:"NoMachine EULA"')
13arch=('x86_64' 'i686')
14options=('!strip')
15conflicts=(nomachine nxmanager nxwebplayer nxnode nxclient)
16install=nomachine-client.install
17backup=(etc/NX/player/localhost/{player,client}.cfg)
18
19source=(player.cfg client.cfg nomachine-client)
20source_x86_64=("https://download.nomachine.com/download/${pkgver%*.*}/Linux/${pkgname}_${pkgver}_${_x64_rel}_x86_64.tar.gz")
21source_i686=("https://download.nomachine.com/download/${pkgver%*.*}/Linux/${pkgname}_${pkgver}_${_i686_rel}_i686.tar.gz")
22
23sha256sums=('05cd2ff2a6b613f0502d0abbf8f063b6fbd4f06f6a4ff6ba55756fabe11afd8e'
24 '81489fe47c19685bc06cc3a0bc35ade4915a36d80b550608e952c675f1c0e3d8'
25 'f6c071ad1d4b167fd3395536baabf954e6bd8d567e734bb5a58eacaaab15e9a1')
26sha256sums_x86_64=('5d7ba262c0ae5ae7c50ba1917dba86ceccd057ab66578a7e3aae351adb2fe0d9')
27sha256sums_i686=('a3efe1bdef71636ea659e243e8c8fc7199a25a393c8a53e4995658ef57983a9e')
28
29
30
31package()
32{
33 mkdir -p "${pkgdir}/etc/NX/player/localhost"
34 install -Dm644 player.cfg client.cfg -t "${pkgdir}/etc/NX/player/localhost"
35
36 install -dm777 "${pkgdir}/media/nomachine"
37
38 install -Dm755 nomachine-client -t "${pkgdir}/usr/bin"
39
40 mkdir -p "${pkgdir}/usr/share"
41
42 cd "${pkgdir}/usr/share"
43 tar -xzf "${srcdir}/NX/etc/NX/player/packages/nxrunner.tar.gz"
44 tar -xzf "${srcdir}/NX/etc/NX/player/packages/nxplayer.tar.gz"
45}
46

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