Logo
Agent Skills Guide

entry-point-analyzer

published 2026/01/15

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.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add trailofbits/skills/plugins/entry-point-analyzer/skills/entry-point-analyzer

Local download

Download only this skill directory.

Download entry-point-analyzer only
File Explorer
0 files
No file selected
readonly

Select a file to view its content