cmd-code-cleanup
Warn
Audited by Snyk on Mar 8, 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 references Web3/provider initialization, nonce management, and shows example code creating an account from a private key (web3.eth.account.from_key). Those are concrete crypto wallet/transaction-signing constructs (private-key account handling), which qualify as direct financial execution capability for blockchain operations.
Audit Metadata