remote-desktop-manager

maintainer tgm4883 · 13 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt .deb from a non-whitelisted host (cdn.devolutions.net), which is not a standard or widely recognized domain, creating a supply-chain risk if the domain were compromised or spoofed.

Triggered rules

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

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt .deb from a non-whitelisted host (cdn.devolutions.net), which is not a standard or widely recognized domain, creating a supply-chain risk if the domain were compromised or spoofed.

PKGBUILD

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

Changes since previous scan

--- PKGBUILD @ 2026-07-20 00:19
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,7 +1,7 @@
# Maintainer: Thomas Mashos <thomas at mashos dot com>
# Maintainer: devolutionsinfra https://devolutions.net/
pkgname=remote-desktop-manager
-pkgver=2026.2.1.3
+pkgver=2026.2.1.4
pkgrel=1
pkgdesc="Devolutions Remote Desktop Manager centralizes all remote connections on a single platform that is securely shared between users and across the entire team."
arch=('x86_64')
@@ -16,7 +16,7 @@
options=(!strip)
install=${pkgname}.install
source=("RemoteDesktopManager_${pkgver}_amd64.deb::https://cdn.devolutions.net/download/Linux/RDM/${pkgver}/RemoteDesktopManager_${pkgver}_amd64.deb")
-sha256sums=('3FF08D873749CFEC06EFC72B7CB37132057DE84A1360C8C39142B72F1350258A')
+sha256sums=('D5D9B78D579C7DAE026F1453538D2CBBDF72228702F93486CB53639A5A009903')
prepare() {
tar -xf ${srcdir}/data.tar.xz

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 MEDIUM 2
2026-08-02 00:16:08 MEDIUM 2
2026-08-01 00:11:18 MEDIUM 2
2026-07-31 00:14:10 MEDIUM 2
2026-07-30 00:17:23 MEDIUM 2
2026-07-29 00:25:53 MEDIUM 2
2026-07-28 00:07:28 MEDIUM 2
2026-07-27 00:24:32 MEDIUM 2
2026-07-26 00:07:32 MEDIUM 2
2026-07-25 00:13:44 MEDIUM 2
2026-07-24 00:02:28 MEDIUM 2
2026-07-23 00:14:47 MEDIUM 2
2026-07-22 00:29:32 MEDIUM 2
2026-07-21 00:24:15 MEDIUM 2
2026-07-20 21:14:52 MEDIUM 2
2026-07-20 00:19:49 MEDIUM 2
2026-07-19 00:17:08 MEDIUM 2
2026-07-18 00:14:48 MEDIUM 2
2026-07-17 00:06:16 MEDIUM 2
2026-07-16 00:05:41 MEDIUM 2

Report a package

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

0 / 4000
Your suggestion