get_pattern_details
Retrieve detailed information about specific smart contract vulnerability patterns from a curated knowledge base of verified audit findings. Use exact pattern names like 'reentrancy' or 'overflow' to get acceptance rates and examples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Exact pattern name (kebab-case). One of: fee-miscalculation, dos-griefing, reentrancy, trusted-actor, overflow, staleness, rounding, access-control, oracle-manipulation, mev-slippage, liquidation, flash-loan |