zerion-wallet
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the
zerion-clitool via the Node Package Manager (NPM). This is a standard installation of a vendor-provided utility required for the skill's operations. - [COMMAND_EXECUTION]: The agent uses the
Bashtool to interact with the local CLI. The instructions include a safety protocol that prevents the agent from executing commands that require passphrases or handle private keys, ensuring these remain under direct human control. - [CREDENTIALS_UNSAFE]: The skill manages cryptographic wallets stored locally in the
~/.ows/directory and configuration settings in~/.zerion/config.json. It follows security best practices by requiring interactive prompts for sensitive data, which prevents recovery phrases and private keys from being recorded in shell history or process logs.
Audit Metadata