agentuity-cli-auth-ssh-add
Facilitates the addition of SSH public keys to accounts, enhancing authentication management for secure access.
Install this skill
or
68/100
Security score
The agentuity-cli-auth-ssh-add skill was audited on Feb 9, 2026 and we found 4 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
low line 43
Access to hidden dotfiles in home directory
SourceSKILL.md
| 43 | bunx @agentuity/cli auth ssh add --file ~/.ssh/id_ed25519.pub |
low line 55
Access to hidden dotfiles in home directory
SourceSKILL.md
| 55 | cat ~/.ssh/id_rsa.pub | bunx @agentuity/cli auth ssh add |
high line 43
Access to SSH directory
SourceSKILL.md
| 43 | bunx @agentuity/cli auth ssh add --file ~/.ssh/id_ed25519.pub |
high line 55
Access to SSH directory
SourceSKILL.md
| 55 | cat ~/.ssh/id_rsa.pub | bunx @agentuity/cli auth ssh add |
Scanned on Feb 9, 2026
View Security Dashboard