evm-wallet-skill
Enables AI agents to manage a self-sovereign EVM wallet for crypto transactions, supporting multiple blockchains and secure private key storage.
Install this skill
or
80/100
Security score
The evm-wallet-skill skill was audited on Feb 9, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 16
Access to hidden dotfiles in home directory
SourceSKILL.md
| 16 | - Never share the contents of `~/.evm-wallet.json` with anyone |
medium line 20
Access to hidden dotfiles in home directory
SourceSKILL.md
| 20 | The private key file (`~/.evm-wallet.json`) should only be accessed directly via SSH on your server. |
medium line 59
Access to hidden dotfiles in home directory
SourceSKILL.md
| 59 | The private key is stored at `~/.evm-wallet.json` (chmod 600). **Never share this file.** |
medium line 181
Access to hidden dotfiles in home directory
SourceSKILL.md
| 181 | 2. **Never expose the private key** from `~/.evm-wallet.json` |
Scanned on Feb 9, 2026
View Security Dashboard