Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

星标5,702
分支498
更新时间2026年6月5日 16:28
文件资源管理器
10 个文件
SKILL.md
readonly