Skip to main content

Entry Point Analyzer

Plugin Verified Active
Part of:Trailofbits

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.

1 Skill 0 MCPs
Purpose

To automate the identification and classification of state-changing entry points in smart contract codebases, thereby streamlining the security auditing process and highlighting the critical attack surface.

Features

  • Detects state-changing entry points in smart contracts
  • Classifies functions by access level (public, role-restricted, contract-only)
  • Supports multiple smart contract languages (Solidity, Vyper, etc.)
  • Generates structured markdown audit reports
  • Excludes read-only functions from analysis

Use Cases

  • Initiating a smart contract security audit
  • Mapping the attack surface of a smart contract
  • Identifying privileged operations and role-based access controls
  • Finding all externally callable functions that can modify contract state

Non-Goals

  • Detecting specific vulnerabilities or exploit patterns
  • Performing code quality or gas optimization analysis
  • Analyzing non-smart-contract codebases
  • Identifying read-only functions or data retrieval methods

Trust

  • info:Issues Attention13 issues were opened and 4 closed in the last 90 days, indicating some engagement but also a potential for slower response times on open issues.

Installation

First, add the marketplace

/plugin marketplace add trailofbits/skills
/plugin install entry-point-analyzer@trailofbits

Quality Score

Verified
96 /100
Analyzed about 12 hours ago

Trust Signals

Last commit3 days ago
Stars5.2k
LicenseCC-BY-SA-4.0
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.