← Back to Skills Marketplace
arnarsson

Ssh Essentials

by Arnarsson · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
11688
Downloads
18
Stars
120
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 command reference. Before copying commands, avoid disabling host-key checking unless you can verify the server another way, use passphrases or tightly limited deploy keys, be cautious with agent forwarding and background tunnels, and run rsync with --dry-run before using --delete.
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 SSH connection, key management, tunneling, file transfer, and hardening examples match the stated purpose, though these commands can affect credentials and remote systems if used carelessly.
Instruction Scope
The content is presented as user-run command examples, not automatic agent actions; it includes sensitive options such as agent forwarding, passphrase-less deploy keys, disabled host-key checking, background tunnels, and rsync deletion.
Install Mechanism
The bundle contains a single non-executable SKILL.md file and no install scripts or hidden runtime components.
Credentials
The metadata declares ssh, while the guide also references normal SSH-adjacent tools such as ssh-keygen, ssh-add, ssh-copy-id, scp, sftp, rsync, and firefox.
Persistence & Privilege
SSH keys, ssh-agent use, config entries, background tunnels, and ControlPersist are expected for this topic but can persist access or delegate authentication beyond one command.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ssh-essentials
  3. After installation, invoke the skill by name or use /ssh-essentials
  4. 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
Slug ssh-essentials
Version 1.0.0
License
All-time Installs 408
Active Installs 120
Total Versions 1
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 11688 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.

💬 Comments