← 返回 Skills 市场
SSH Tunnel
作者
gitgoodordietrying
· GitHub ↗
· v1.0.0
4932
总下载
7
收藏
23
当前安装
1
版本数
在 OpenClaw 中安装
/install ssh-tunnel
功能描述
SSH tunneling, port forwarding, and remote access patterns. Use when setting up local/remote/dynamic port forwards, configuring jump hosts, managing SSH keys, multiplexing connections, transferring files with scp/rsync, or debugging SSH connection issues.
安全使用建议
This skill appears safe to install as an SSH reference, but review commands before running them. Be especially careful with 0.0.0.0 remote forwards, disabled host-key checking, passphrase-less keys, agent forwarding, and background tunnels.
功能分析
Type: OpenClaw Skill
Name: ssh-tunnel
Version: 1.0.0
The skill bundle is a comprehensive guide for using SSH, covering tunneling, port forwarding, key management, and file transfers. All commands and instructions are directly related to the stated purpose of managing SSH connections. While SSH inherently involves high-risk capabilities like shell access, network communication, and sensitive file (e.g., ~/.ssh) manipulation, these are core to the skill's function and are explicitly declared as required. There is no evidence of prompt injection, data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or obfuscation. The documentation even includes security warnings (e.g., agent forwarding risks), indicating a responsible approach.
能力评估
Purpose & Capability
The documented capabilities match the stated SSH tunneling, port forwarding, jump host, key management, and transfer purpose, but they are inherently powerful remote-access operations.
Instruction Scope
Most commands are visible, user-directed examples. Some examples, such as public remote binds and disabled host-key checking, should be reviewed carefully before copying.
Install Mechanism
There is no install spec and no code files; this is an instruction-only skill requiring the ssh binary.
Credentials
Use of SSH, ~/.ssh configuration, SSH agents, and related command examples is proportionate to the skill purpose, but it touches sensitive remote-access configuration.
Persistence & Privilege
The skill documents background tunnels and SSH connection multiplexing, which can keep access paths open after the initial command unless the user stops them.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ssh-tunnel - 安装完成后,直接呼叫该 Skill 的名称或使用
/ssh-tunnel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Local/remote/dynamic port forwarding, jump hosts, ProxyJump, SSH config, key management, agent forwarding, scp/rsync, connection debugging
元数据
常见问题
SSH Tunnel 是什么?
SSH tunneling, port forwarding, and remote access patterns. Use when setting up local/remote/dynamic port forwards, configuring jump hosts, managing SSH keys, multiplexing connections, transferring files with scp/rsync, or debugging SSH connection issues. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4932 次。
如何安装 SSH Tunnel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ssh-tunnel」即可一键安装,无需额外配置。
SSH Tunnel 是免费的吗?
是的,SSH Tunnel 完全免费(开源免费),可自由下载、安装和使用。
SSH Tunnel 支持哪些平台?
SSH Tunnel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 SSH Tunnel?
由 gitgoodordietrying(@gitgoodordietrying)开发并维护,当前版本 v1.0.0。
推荐 Skills