SSH Tunnel

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

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.