关于
This skill automates the discovery of externally callable functions that modify state across various smart contract languages including Solidity, Vyper, and Rust. By filtering out read-only functions and classifying access levels—such as public, role-restricted, or contract-only—it helps security researchers and developers quickly visualize privileged operations and potential entry points for vulnerabilities. It integrates seamlessly with Slither for Solidity analysis while providing a structured markdown report that maps out the entire state-modifying landscape of a project, ensuring auditors focus on the most critical code paths.