Entry Point Analyzer

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.

onfire7777 907cd77 8 files · 40.0 KB Updated

File contents

onfire7777/universal-ai-skills-library/tree/main/skills/entry-point-analyzer commit 907cd77828

Frequently asked questions

npx skillmds@latest add onfire7777/entry-point-analyzer