ssh
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard system utilities (ssh, scp, ssh-keygen) for their intended administrative purposes. All command patterns provided align with established security practices for remote server management.
- [SAFE]: Instructions include critical security steps such as applying restrictive permissions (chmod 600) to private keys and the SSH configuration directory (~/.ssh), which helps prevent unauthorized access to credentials.
- [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or unauthorized privilege escalation, were detected. The skill's access to sensitive directories like ~/.ssh is necessary and appropriate for its stated functionality.
Audit Metadata