跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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.

1 个 Skill 0 个 MCP
目的

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.

功能

  • 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

使用场景

  • 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

非目标

  • 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.

安装

请先添加 Marketplace

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

质量评分

已验证
96 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码