ssh
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for SSH administration, covering key generation, configuration, and secure file transfers using standard system utilities.
- [COMMAND_EXECUTION]: Provides templates for executing remote commands via SSH and performing file synchronization with rsync, which are the primary intended functions of the skill.
- [CREDENTIALS_UNSAFE]: References sensitive paths such as
~/.ssh/id_ed25519and~/.ssh/authorized_keysonly in the context of documentation for key management and enforcing strict file permissions (e.g., chmod 600). No hardcoded credentials or data exfiltration patterns were identified.
Audit Metadata