defi-protocol-templates
Warn
Audited by Snyk on Jun 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 a set of DeFi protocol templates (staking, AMM, governance token, flash loans, lending) implemented in Solidity and includes direct on-chain asset-moving operations: token.transfer, token.transferFrom, token.approve, swaps, liquidity add/remove, flashLoan transfers and repayment checks, staking/withdraw/getReward transfers, minting tokens, etc. These are crypto/blockchain financial primitives (moving funds, executing swaps, issuing loans), so the skill is specifically designed to perform direct financial execution on-chain.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata