molt-registry
Warn
Audited by Snyk on Mar 1, 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 exposes explicit on-chain transaction operations: registry_register (which "burns $MREG" and requires a funded Base wallet, with an optional agentWallet param/defaulting to msg.sender) and registry_rate (also requires a funded Base wallet). These functions are specifically designed to submit blockchain transactions that spend or burn tokens and use an agent's wallet for signing, i.e., direct crypto/blockchain financial operations. This meets the "Crypto/Blockchain (Wallets, Swaps, Signing)" criterion for Direct Financial Execution.
Audit Metadata