What problem does it solve? Auditing decentralized finance protocols requires deep knowledge of economic attack vectors that go beyond standard Solidity bugs, and this Skill provides a structured playbook of DeFi-specific exploitation patterns so analysts do not miss critical vulnerabilities like flash loan oracle manipulation or vault inflation attacks. ## Core Features & Use Cases - Flash Loan & Oracle Analysis: Step-by-step flows for spot price manipulation, TWAP comparison, Chainlink staleness checks, and L2 sequencer risks. - MEV & Precision Attack Coverage: Sandwich attacks, JIT liquidity, liquidation MEV, first-depositor vault inflation, and rounding truncation exploits. - Governance, Bridge & Token Edge Cases: Flash loan governance, timelock bypasses, bridge verification failures, ERC-777 reentrancy hooks, and fee-on-transfer accounting bugs, plus a decision tree for triaging any protocol. - Use Case: When reviewing a lending protocol that reads AMM reserves as its price oracle, use this Skill to walk through the flash loan manipulation flow and confirm whether a single-transaction attack can inflate collateral value. ## Quick Start Analyze this lending protocol's use of Uniswap spot reserves as a price oracle and determine whether it is vulnerable to a flash loan manipulation attack.