entry-point-analyzer by trailofbits

Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.

Content & Writing
3.0K Stars
235 Forks
Updated Jan 23, 2026, 11:26 PM

Why Use This

This skill provides specialized capabilities for trailofbits's codebase.

Use Cases

  • Developing new features in the trailofbits repository
  • Refactoring existing code to follow trailofbits standards
  • Understanding and working with trailofbits's codebase structure

Install Guide

2 steps
  1. 1

    Download Ananke

    Skip this step if Ananke is already installed.

  2. 2

    Install inside Ananke

    Click Install Skill, paste the link below, then press Install.

    https://github.com/trailofbits/skills/tree/main/plugins/entry-point-analyzer/skills/entry-point-analyzer

Skill Snapshot

Auto scan of skill assets. Informational only.

Valid SKILL.md

Checks against SKILL.md specification

Source & Community

Repository skills
Skill Version
main
Community
3.0K 235
Updated At Jan 23, 2026, 11:26 PM

Skill Stats

SKILL.md 252 Lines
Total Files 2
Total Size 9.4 KB
License CC-BY-SA-4.0