Smart Contract Entry Point Analyzer
Map the attack surface of smart contracts by finding every state-changing entry point. Categorizes externally callable functions by access level (public, admin, role-restricted) and generates structured audit reports across Solidity, Vyper, Solana/Rust, Move, TON, and CosmWasm.
mkdir -p ~/.claude/skills/community-entry-point-analyzer && curl -fsSL https://raw.githubusercontent.com/trailofbits/skills/HEAD/plugins/entry-point-analyzer/skills/entry-point-analyzer/SKILL.md -o ~/.claude/skills/community-entry-point-analyzer/SKILL.md