← Back to Skills Marketplace
gitgoodordietrying

SSH Tunnel

by gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
4932
Downloads
7
Stars
23
Active Installs
1
Versions
Install in OpenClaw
/install ssh-tunnel
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ssh-tunnel
  3. After installation, invoke the skill by name or use /ssh-tunnel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Local/remote/dynamic port forwarding, jump hosts, ProxyJump, SSH config, key management, agent forwarding, scp/rsync, connection debugging
Metadata
Slug ssh-tunnel
Version 1.0.0
License
All-time Installs 186
Active Installs 23
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 4932 downloads so far.

How do I install SSH Tunnel?

Run "/install ssh-tunnel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SSH Tunnel free?

Yes, SSH Tunnel is completely free (open-source). You can download, install and use it at no cost.

Which platforms does SSH Tunnel support?

SSH Tunnel is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created SSH Tunnel?

It is built and maintained by gitgoodordietrying (@gitgoodordietrying); the current version is v1.0.0.

💬 Comments