entry-point-analyzer

Installation
SKILL.md

Entry Point Analyzer

Systematically identify all state-changing entry points in a smart contract codebase to guide security audits.

When to Use

Use this skill when:

  • Starting a smart contract security audit to map the attack surface
  • Asked to find entry points, external functions, or audit flows
  • Analyzing access control patterns across a codebase
  • Identifying privileged operations and role-restricted functions
  • Building an understanding of which functions can modify contract state

When NOT to Use

Installs
3.0K
GitHub Stars
5.6K
First Seen
Jan 19, 2026
entry-point-analyzer — trailofbits/skills