solidity-security
Warn
Audited by Snyk on Mar 24, 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 focused on Solidity smart-contract security and contains concrete, domain-specific code and recommended patterns that perform and control on-chain value transfers (e.g., msg.sender.call{value: amount} withdrawals, SafeERC20.safeTransfer, deposit/withdraw functions, signature-based executeWithSig for moving amounts). These are specific crypto/blockchain financial execution capabilities (token/ETH transfers and signed execution), not generic tooling, so it qualifies as Direct Financial Execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata