viem-v2
Warn
Audited by Snyk on Sep 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 documentation describes
viem, which is a TypeScript/JavaScript interface for EVM blockchains. It explicitly provides tools for blockchain writing operations such as sending transactions (client.sendTransaction) and executing smart contract write methods (walletClient.writeContract), which fall directly under the category of crypto/blockchain execution capabilities (Risk: 1).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata