blockchain-testing
Warn
Audited by Snyk on Jul 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 includes blockchain crypto operations: example test code calls token.approve and router.swapExactTokensForETH against a Uniswap router on a mainnet fork, and deposit/withdraw flows for a vault (deposit{value:...}, withdraw). These are concrete crypto transaction calls (swaps, token transfers, deposits) — i.e., specific crypto/blockchain execution capabilities — not just generic testing or browsing. Therefore it grants Direct Financial Execution Authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata