venice-api-keys
Warn
Audited by Snyk on Apr 23, 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 implements crypto/web3 wallet interactions (a two-step /api_keys/generate_web3_key flow that returns a token which a wallet must sign, with sample ethers.js signing code), and it exposes billing/balance and per-key consumption limits in USD/DIEM plus APIs to create/update those limits (POST/PATCH with consumptionLimit). These are specific, finance-related capabilities: wallet signing (crypto) and programmatic budget/consumption control (updateable spending caps and billing balance endpoints). Therefore it meets the criteria for Direct Financial Execution risk.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata