swain-keys
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard system utilities including
ssh-keygento generate ed25519 keys,gitfor repository configuration and remote management, andsshfor connectivity verification. - [EXTERNAL_DOWNLOADS]: Interacts with GitHub's infrastructure via the
ghCLI to register public keys (authentication and signing types) and verify commit signing status through the GitHub API. - [DATA_EXFILTRATION]: While the skill manages cryptographic material, it only transmits public keys to GitHub for registration. Private keys are generated locally and stored securely in the user's
~/.ssh/directory without being transmitted over the network.
Audit Metadata