remote-desktop-manager-em

LOW
maintainer devolutionsinfra 0 votes scanned 2026-09-16 19:27:21.874082
View on AUR
Why flagged

Prebuilt .deb downloaded from cdn.devolutions.net, which is the official Devolutions CDN for their own product; checksum is provided and non-SKIP; no obfuscation or exfiltration present — low risk despite being a prebuilt binary from a non-whitelisted host.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Low AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (anthropic/claude-sonnet-4.6) reviewed the full PKGBUILD and judged it LOW (confidence 85%): Prebuilt .deb downloaded from cdn.devolutions.net, which is the official Devolutions CDN for their own product; checksum is provided and non-SKIP; no obfuscation or exfiltration present — low risk despite being a prebuilt binary from a non-whitelisted host.

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:21 source=("RemoteDesktopManager_${pkgver}_amd64.deb::https://cdn.devolutions.net/download/Linux/RDM/${pkgver}/RemoteDesktopManager_${pkgver}_amd64.deb")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: devolutionsinfra https://devolutions.net/
2pkgname=remote-desktop-manager-em
3pkgver=2026.2.2.2
4pkgrel=1
5pkgdesc="Devolutions Remote Desktop Manager centralizes all remote connections on a single platform that is securely shared between users and across the entire team. (Extended maintenance / LTS channel)"
6arch=('x86_64')
7url="https://remotedesktopmanager.com/"
8license=('Proprietary')
9groups=()
10depends=('ca-certificates' 'libsecret' 'vte3' 'webkit2gtk-4.1' 'xorg-server-xwayland')
11optdepends=('fuse3: for copying files from an RDP connection'
12 'libappindicator-gtk3: for system tray icon support'
13 'lsof'
14 'org.freedesktop.secrets: secret storage backend'
15 'xdotool: for executing typing macros'
16 'openal'
17 'libfido2')
18conflicts=('remote-desktop-manager')
19options=(!strip)
20install=${pkgname}.install
21source=("RemoteDesktopManager_${pkgver}_amd64.deb::https://cdn.devolutions.net/download/Linux/RDM/${pkgver}/RemoteDesktopManager_${pkgver}_amd64.deb")
22sha256sums=('2A61BE1E0357B3FF96E19EF32EBE696249A7427DC570E8DA449CC52A5405CF4E')
23
24prepare() {
25 tar -xf ${srcdir}/data.tar.xz
26}
27
28package() {
29 mv "usr/" "${pkgdir}/"
30 install -Dm755 "${srcdir}/bin/remotedesktopmanager" "${pkgdir}/usr/bin/remotedesktopmanager"
31}
32

Scan history

Scanned at (UTC)SeverityRules
2026-09-16 19:27:21 Low 3
2026-09-16 19:23:36 Medium 3

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion