All plugins

Harness Component — Plugin

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, and generates structured audit reports.

Runtimeclaude-code
Intentresearch

Definition

{ "name": "entry-point-analyzer", "version": "1.0.1", "description": "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, and generates structured audit reports.", "author": { "name": "Nicolas Donboly", "email": "[email protected]", "url": "https://github.com/trailofbits" } }

View full source (443 chars) on GitHub

More from trailofbits/skills