Blockchain
Warn
Audited by Snyk on Apr 20, 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 covers interacting with wallets and executing on-chain transactions. The developer quick reference shows concrete code for reading and "write requires wallet + confirmation wait" (walletClient.writeContract, client.waitForTransactionReceipt), which are direct transaction-sending operations. The content also includes wallet/seed-phrase guidance and test transactions—all indicating the skill is designed to perform crypto financial actions (signing/sending transactions). This matches the "Crypto/Blockchain (Wallets, Swaps, Signing)" criteria for Direct Financial Execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata