solidity-style
Warn
Audited by Snyk on Mar 27, 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 a Solidity style and design guide that includes concrete on-chain fund-moving constructs: token transfer examples, deposit/withdraw interfaces, payable/receive functions, using msg.sender.call{value: amount}(""), Vault deposit/withdraw APIs, and Swap/Transfer event patterns. These are specific to blockchain financial operations (smart-contract level transfers and vault management), so it provides explicit crypto/financial execution capabilities.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata