erc8004-celo
Warn
Audited by Snyk on Feb 16, 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 includes blockchain transaction functionality: it requires a wallet PRIVATE_KEY, a CELO RPC URL, contract addresses on Celo, and concrete commands (e.g., cast send with --private-key) to call on-chain functions such as register() and giveFeedback(). These are explicit crypto signing/transaction operations on a live chain (CELO) and therefore constitute direct financial execution capability.
Audit Metadata