← 返回 Skills 市场
Remote Node SSH
作者
Johnny Faris
· GitHub ↗
· v1.0.1
· MIT-0
104
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install remote-node-ssh
功能描述
Run commands and transfer files between an OpenClaw gateway (VPS) and a paired local node via node protocol or SSH fallback. Covers transport selection, comm...
安全使用建议
This skill is coherent with its stated purpose, but before installing: ensure your node is actually paired and you have appropriate SSH access (keys/config); be aware restarting the remote OpenClaw service requires admin rights on the node; verify the openclaw CLI you run is from a trusted source; test commands on a non-production node first to avoid accidental service disruption.
功能分析
Type: OpenClaw Skill
Name: remote-node-ssh
Version: 1.0.1
The skill provides the agent with broad capabilities for remote command execution and file transfer via SSH, SCP, and Rsync, as documented in SKILL.md. While these capabilities are aligned with the stated purpose of managing paired remote nodes, they constitute high-risk behaviors that grant the agent significant control over external systems. No evidence of malicious intent, such as hardcoded exfiltration endpoints or unauthorized credential harvesting, was found in the provided files.
能力评估
Purpose & Capability
Name/description (remote exec + file transfer) aligns with the SKILL.md: it documents node protocol for exec and SSH (ssh/scp/rsync) for fallback and transfer. The declared required tools (ssh, scp, rsync, openclaw CLI) are appropriate for this purpose.
Instruction Scope
Instructions are narrowly focused on running commands and transferring files between gateway and paired node. They do not request unrelated system files, global environment variables, or external endpoints. Note: the doc assumes the operator has SSH access and may need administrative rights on the remote node to restart the OpenClaw node service.
Install Mechanism
No install spec or code files — instruction-only. This is low-risk since nothing is fetched or written by an install step.
Credentials
No environment variables, credentials, or config paths are requested. Use of SSH keys and the openclaw CLI is expected and proportional to the functionality.
Persistence & Privilege
Skill is not forced always-on. It allows autonomous invocation (platform default) but that is not combined with broad credentials or system-wide modifications, so no elevated persistence concerns.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install remote-node-ssh - 安装完成后,直接呼叫该 Skill 的名称或使用
/remote-node-ssh触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added required tools, homepage, license. Removed privileged command references.
v1.0.0
Initial release
元数据
常见问题
Remote Node SSH 是什么?
Run commands and transfer files between an OpenClaw gateway (VPS) and a paired local node via node protocol or SSH fallback. Covers transport selection, comm... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 Remote Node SSH?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install remote-node-ssh」即可一键安装,无需额外配置。
Remote Node SSH 是免费的吗?
是的,Remote Node SSH 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Remote Node SSH 支持哪些平台?
Remote Node SSH 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Remote Node SSH?
由 Johnny Faris(@jkfaris94)开发并维护,当前版本 v1.0.1。
推荐 Skills