← Back to Skills Marketplace
12691
Downloads
18
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ssh-essentials
Description
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Usage Guidance
Install is reasonable if you want an SSH reference. Before copying commands, avoid disabling host-key checking unless you have verified the server another way, prefer passphrases or tightly limited deploy keys, be careful with agent forwarding and background tunnels, and use rsync --dry-run before any --delete sync.
Capability Analysis
Type: OpenClaw Skill
Name: ssh-essentials
Version: 1.0.0
The skill bundle provides a comprehensive guide to essential SSH commands and best practices. All commands and instructions are standard, well-documented SSH functionalities. There is no evidence of intentional malicious behavior, data exfiltration to unauthorized endpoints, malicious execution patterns, persistence mechanisms, obfuscation, or prompt injection attempts against the agent. The content is purely informational and instructional for legitimate SSH usage.
Capability Assessment
Purpose & Capability
The skill's SSH connection, key management, tunneling, file transfer, troubleshooting, and hardening examples match its stated purpose; some examples can affect credentials, remote access, or remote files if copied carelessly.
Instruction Scope
The content is presented as user-run examples rather than automatic agent actions, but it includes under-warned commands such as disabling host-key checking, creating a no-passphrase deploy key, agent forwarding, background tunnels, and rsync deletion.
Install Mechanism
The bundle contains a single non-executable SKILL.md and no install scripts, background components, obfuscated payloads, or hidden runtime behavior.
Credentials
The declared requirement is ssh; the guide also references normal SSH-adjacent tools such as ssh-keygen, ssh-add, ssh-copy-id, scp, sftp, rsync, sudo systemctl, and firefox for SOCKS proxy testing, which is proportionate to the topic.
Persistence & Privilege
SSH config entries, keys, ssh-agent usage, background tunnels, and ControlPersist are expected for SSH administration but may persist access or authentication state, so users should apply them intentionally.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ssh-essentials - After installation, invoke the skill by name or use
/ssh-essentials - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of SSH Essentials – a comprehensive reference for secure remote access, key management, tunneling, and file transfers using SSH.
- Covers basic SSH commands for connecting and running remote commands
- Includes SSH key generation, management, and agent usage
- Provides port forwarding, tunneling, and SOCKS proxy examples
- Features SSH config file usage, aliases, and jump hosts
- Details secure file transfers via SCP, SFTP, and Rsync over SSH
- Adds security best practices, troubleshooting, and advanced SSH techniques
- Offers concise command examples and practical tips throughout
Metadata
Frequently Asked Questions
What is Ssh Essentials?
Essential SSH commands for secure remote access, key management, tunneling, and file transfers. It is an AI Agent Skill for Claude Code / OpenClaw, with 12691 downloads so far.
How do I install Ssh Essentials?
Run "/install ssh-essentials" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ssh Essentials free?
Yes, Ssh Essentials is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Ssh Essentials support?
Ssh Essentials is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ssh Essentials?
It is built and maintained by Arnarsson (@arnarsson); the current version is v1.0.0.
More Skills