Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

$ git log --oneline --stat
stars:4,766
forks:414
updated:18 de fevereiro de 2026 às 17:09
Explorador de arquivos
8 arquivos
SKILL.md
readonly