web3-audit
Warn
Audited by Snyk on Jul 31, 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 is explicitly Web3 / smart-contract focused and contains concrete crypto transaction operations and tooling: Solidity examples that call token.transfer / safeTransferFrom / transferFrom and exploit flows that drain balances, signature handling (ecrecover/permit) and a Foundry PoC plus cheatcodes (vm.deal, deal(token,...), vm.createSelectFork and forked forge test invocations). These are specific blockchain/crypto capabilities (wallet/transfer/signature and on-chain execution/testing) rather than generic developer tooling, so it enables direct financial execution-related actions.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata