CtrlK
BlogDocsLog inGet started
Tessl Logo

tdg-personal/defi-amm-security

Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math.

84

Quality

84%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

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

What this means

The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.

Why it was flagged

Direct money access detected (high risk: 1.00). The skill is explicitly focused on DeFi AMM contracts and their swap/deposit/withdraw flows in Solidity. It includes concrete contract patterns and code examples that perform token transfers (e.g., token.transfer, safeTransferFrom, swap execution) and describes implementing swap, deposit, withdraw, mint, and burn flows that hold and move token balances. This is a domain-specific capability for on-chain financial execution (crypto swaps and token transfers), not a generic tool, so it qualifies as direct financial execution authority.

Report incorrect finding
Audited
Security analysis
Snyk