solidity-security
Warn
Audited by Snyk on Aug 6, 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 code that performs on-chain financial actions: deposits, withdrawals, payable transfers, low-level calls with value (msg.sender.call{value: amount}), token transfers, batched payments, and DEX swap/commit-reveal flows. These are specific crypto/blockchain financial operations (sending ETH/tokens and swap logic), so it grants direct financial execution capability in the blockchain context.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata