← 返回 Skills 市场
ivangdavila

Remote Desktop

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
1078
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install remote-desktop
功能描述
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
安全使用建议
This skill is internally consistent with its stated purpose. Before installing or using it: 1) Expect the agent to suggest and run commands (including sudo-level commands for firewall/ssh service fixes) — review and approve commands before executing. 2) The skill will offer to save host profiles under ~/remote-desktop/ — only approve saving non-sensitive metadata (host, user, tunnel flags); do not save passwords. Prefer system keyring for credentials. 3) The SKILL.md references tools like xfreerdp and vncviewer that are not declared as required binaries; install those client/server utilities yourself when needed. 4) Verify the skill author/source (homepage/owner) if you have trust concerns — this skill contains no hidden network endpoints or secret harvesting behaviors, but you should still inspect any files it creates and only grant permission to save configs when you understand what will be stored.
功能分析
Type: OpenClaw Skill Name: remote-desktop Version: 1.0.0 The skill bundle is designed to assist users with remote desktop connections (RDP, VNC, SSH X11). It explicitly prioritizes security, instructing the agent to always prefer SSH tunneling, never save passwords in plain text, and only save host configurations with explicit user consent. All commands and instructions provided are standard for remote access and system troubleshooting, and the documentation includes strong guardrails against malicious actions, such as not making network requests itself or accessing memory outside its designated directory. There is no evidence of intentional harmful behavior, data exfiltration, persistence mechanisms, or prompt injection attempts to subvert the agent's purpose.
能力评估
Purpose & Capability
Name/description describe remote-desktop helpers and the SKILL.md only asks for ssh to exist and explains using RDP/VNC/xfreerdp/vncviewer/ssh; this is coherent. Note: the skill references other client binaries (xfreerdp, vncviewer, vncserver, x11vnc, etc.) but declares only 'ssh' as required — that is reasonable since ssh is central for tunneling, but users should expect to install those viewers/servers themselves when needed.
Instruction Scope
All runtime instructions stay within the declared purpose: showing connection commands, tunneling, troubleshooting, and saving host profiles under ~/remote-desktop/. The instructions reference system files (e.g., /etc/ssh/sshd_config) and administrative commands (ufw, systemctl) which are appropriate for troubleshooting network/service issues; they do not instruct reading unrelated secrets or contacting external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk delivery. Nothing is downloaded or written by the skill itself beyond the described local memory/config files (created only with user consent).
Credentials
The skill requests no environment variables or external credentials. It does persist host/profile metadata to ~/remote-desktop/ when the user consents. Saved profiles may contain hostnames, usernames, and tunnel command strings (which could indirectly reveal network topology); the SKILL.md explicitly forbids saving passwords, which is appropriate. Recommend using system keyring for any credentials and review saved files before trusting them.
Persistence & Privilege
always:false and user-invocable:true. The skill only stores files under its own ~/remote-desktop/ directory and only after asking the user. It does not request elevated platform privileges by default or modify other skills/configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install remote-desktop
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /remote-desktop 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug remote-desktop
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Remote Desktop 是什么?

Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1078 次。

如何安装 Remote Desktop?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install remote-desktop」即可一键安装,无需额外配置。

Remote Desktop 是免费的吗?

是的,Remote Desktop 完全免费(开源免费),可自由下载、安装和使用。

Remote Desktop 支持哪些平台?

Remote Desktop 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Remote Desktop?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论