skills/zeriontech/zerion-ai/zerion/Gen Agent Trust Hub

zerion

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the zerion-cli package globally from the npm registry.
  • [CREDENTIALS_UNSAFE]: Provides setup patterns for authentication that involve exporting sensitive environment variables, such as ZERION_API_KEY, WALLET_PRIVATE_KEY, EVM_PRIVATE_KEY, and SOLANA_PRIVATE_KEY. These keys are used for signing transactions and accessing account analytics.
  • [COMMAND_EXECUTION]: Utilizes the Bash tool to interact with the local filesystem (accessing ~/.ows/ for encrypted vault storage and ~/.zerion/config.json) and to execute crypto-related operations via the zerion binary.
  • [DATA_EXPOSURE]: Accesses specific local configuration and vault paths (~/.ows/, ~/.zerion/config.json) to manage encrypted wallet data and agent tokens.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 07:42 PM