optimism
Warn
Audited by Snyk on Aug 4, 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 contains crypto/blockchain transaction and wallet operations: it requires a PRIVATE_KEY, shows creating a walletClient (private-key signing), uses walletClient.writeContract and walletClient.proveWithdrawal/finalizeWithdrawal, and documents bridge APIs (depositETH, withdraw, depositERC20/withdraw ERC20) and cross-domain sendMessage payable calls. These are specific crypto financial-execution capabilities (signing/sending transactions, moving ETH/ERC20 across chains) — therefore Direct Financial Execution is present.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata