defi-protocol-templates

Warn

Audited by Snyk on Mar 26, 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, lending, flash loans) implemented as Solidity smart contracts. The code contains explicit token transfer and payment logic (e.g., staking.transferFrom/transfer in stake/withdraw/getReward, AMM.swap transferring tokens and computing amounts, FlashLoanProvider.token.transfer and repayment checks, governance token mint/burn) which are specifically designed to move crypto assets and execute on-chain financial operations. This matches the "Crypto/Blockchain (Wallets, Swaps, Signing)" criterion for Direct Financial Execution.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 26, 2026, 04:43 PM
Issues
1