ssh-configuration
Fail
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: HIGHDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [Data Exposure] (HIGH): The skill explicitly references and manages sensitive file paths including
~/.ssh/id_ed25519,~/.ssh/prod_key, and~/.ssh/config. According to the security framework, any agent access to private SSH keys is classified as high-risk data exposure. - [Privilege Escalation] (MEDIUM): The skill provides instructions for modifying
/etc/ssh/sshd_config, which requires administrative (root) privileges and affects system-wide security posture. - [Command Execution] (LOW): Uses standard system utilities such as
ssh-keygen,ssh-add, andssh-copy-id. While these are functional for the skill's purpose, they provide a vector for interacting with the host's security infrastructure.
Recommendations
- AI detected serious security threats
Audit Metadata