zerion-cli
Warn
Audited by Snyk on Apr 6, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly requires and documents private wallet keys (WALLET_PRIVATE_KEY, EVM_PRIVATE_KEY, SOLANA_PRIVATE_KEY) and an x402 "pay-per-call" flow that pays $0.01 USDC per request. Requiring private keys and a pay-per-call protocol implies the CLI will sign/send blockchain transactions (wallet signing/payments). This is a specific crypto wallet/payment capability (not generic browsing or generic HTTP), so it constitutes direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata