solidity-guide
Warn
Audited by Snyk on Feb 20, 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/Ethereum smart contract development (DeFi, NFTs) and includes concrete patterns and APIs for on-chain value transfer: withdraw/claimPayment examples using call{value:...}, use of SafeERC20 for token transfers, guidance on handling protocol fees, deployment scripts (fork RPC_URL), and admin key management. This is a purpose-built crypto/blockchain skill that instructs how contracts send and manage funds — i.e., direct financial execution in the blockchain context.
Audit Metadata