entry-point-analyzer

Community

Audit smart contracts: find state-changing entry points.

Author1203992808
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill systematically identifies all state-changing entry points within smart contract codebases, crucial for security audits by mapping the potential attack surface.

Core Features & Use Cases

  • State-Changing Function Identification: Detects and lists functions that can modify contract state, excluding read-only operations.
  • Access Level Classification: Categorizes functions by visibility (Public, Role-Restricted, Contract-Only) to understand access control.
  • Use Case: When beginning a security audit for a new DeFi protocol, use this Skill to quickly generate a comprehensive list of all functions that can alter critical protocol parameters or user balances.

Quick Start

Analyze the smart contract codebase in the current directory to find all state-changing entry points and classify their access levels.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: entry-point-analyzer
Download link: https://github.com/1203992808/ChatGPTCaricature/archive/main.zip#entry-point-analyzer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.