solidity-security
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 is explicitly about Solidity smart contracts and includes concrete functions and patterns that perform onchain transfers, token approvals, swaps, deposits, and order execution (e.g., call{value:}, safeTransfer/safeTransferFrom, forceApprove, protocol.deposit, swap/_executeSwap, executeOrder/_fillOrder and EIP‑712 signing). These are specific crypto/blockchain financial execution capabilities (moving tokens/ETH and executing swaps/orders), so it constitutes Direct Financial Execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata