← Back to Skills Marketplace
400
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install oc-ssh-tunnel-node-recovery
Description
Diagnose and recover OpenClaw node connectivity over SSH tunnel. Use for pairing-required errors, tunnel conflicts, wrong remote endpoint, and ssh target mis...
Usage Guidance
This skill appears to do what it says: SSH-tunnel troubleshooting. Before using it, confirm you trust the skill's source (no homepage or owner reputation is provided), and avoid supplying production credentials until you validate behavior. Prefer providing short-lived or test gateway credentials, and monitor any logs/output to ensure secrets are masked. If you need stronger assurance, ask the author for concrete command examples the agent will run (so you can review them) or require that the skill only output sanitized placeholders as its safety note requests.
Capability Analysis
Type: OpenClaw Skill
Name: oc-ssh-tunnel-node-recovery
Version: 0.1.0
The skill is designed for SSH tunnel node recovery, which inherently requires high-risk capabilities such as system process inspection, network diagnostics, and handling sensitive inputs like SSH targets, API endpoints, and gateway credentials. While the `SKILL.md` instructions are clearly aligned with the stated purpose and even include a 'Safety' section advising against exposing sensitive data, the presence of these powerful capabilities without clear malicious intent classifies it as suspicious, as per the rule: 'If you see risky capabilities without clear malicious intent... classify as suspicious (not malicious).'
Capability Assessment
Purpose & Capability
The name/description (SSH tunnel node recovery) matches the SKILL.md procedure and the listed inputs (ssh-target, api-endpoint, gateway-credential, node id). All requested data and checks (process existence, local forward bound, endpoint locality, credential validity, probe/status re-check) are coherent with diagnosing SSH tunnel connectivity issues.
Instruction Scope
Instructions are scoped to diagnostics and remediation of SSH tunnels; they imply the agent will inspect local process/socket state and re-run probes (e.g., ps/ss/netstat, ssh -L/ssh control commands, api probes). The SKILL.md does not prescribe exact commands, so the agent will have discretion — this is reasonable for a troubleshooting skill but grants the agent the ability to run system/network checks at runtime. The safety section appropriately instructs masking sensitive values.
Install Mechanism
No install spec and no code files (instruction-only) — minimal risk because nothing is written to disk or automatically fetched at install time.
Credentials
The skill expects a gateway-credential input at runtime but declares no required environment variables or primary credential in metadata. This is not necessarily wrong (inputs can be provided interactively), but users should be aware the skill will ask for sensitive credentials to validate gateway auth. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and there is no install-time persistence. The skill does not request elevated or permanent agent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oc-ssh-tunnel-node-recovery - After installation, invoke the skill by name or use
/oc-ssh-tunnel-node-recovery - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release (sanitized)
Metadata
Frequently Asked Questions
What is OC SSH Tunnel Node Recovery?
Diagnose and recover OpenClaw node connectivity over SSH tunnel. Use for pairing-required errors, tunnel conflicts, wrong remote endpoint, and ssh target mis... It is an AI Agent Skill for Claude Code / OpenClaw, with 400 downloads so far.
How do I install OC SSH Tunnel Node Recovery?
Run "/install oc-ssh-tunnel-node-recovery" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OC SSH Tunnel Node Recovery free?
Yes, OC SSH Tunnel Node Recovery is completely free (open-source). You can download, install and use it at no cost.
Which platforms does OC SSH Tunnel Node Recovery support?
OC SSH Tunnel Node Recovery is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OC SSH Tunnel Node Recovery?
It is built and maintained by xyezir (@xyezir); the current version is v0.1.0.
More Skills