cmd-code-cleanup
Warn
Audited by Snyk on Aug 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 lists "Web3/provider initialization" as a common pattern to extract and includes a concrete code example that initializes Web3 with an RPC URL and constructs an account from a PRIVATE_KEY (web3.eth.account.from_key). That pattern and example demonstrate wallet/account initialization and private-key-based signing capability for blockchain transactions, which is direct financial execution (crypto wallet/transaction signing).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata