entry-point-analyzer

Official

Identify state-changing contract entry points.

AuthorSuperlend
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill systematically identifies state-changing entry points in a smart contract codebase to support security audits, reducing manual surface-area mapping and helping auditors focus on high-risk functions.

Core Features & Use Cases

  • Detects externally callable state-changing functions across languages (Solidity, Vyper, Solana, Move, TON, CosmWasm)
  • Classifies access patterns: Public (unrestricted), Role-Restricted, and Contract-Only
  • Generates structured audit reports to guide remediation and governance
  • Supports both automated extraction (Solidity via Slither when available) and manual analysis using language references
  • Excludes read-only functions to focus on potential state mutations

Quick Start

Run the entry-point-analyzer on your smart contract codebase to enumerate and classify all externally callable, state-changing entry points. For Solidity, enable Slither if available to auto-extract entry points; otherwise rely on language references for manual analysis and reporting.

Dependency Matrix

Required Modules

None required

Components

references

💻 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/Superlend/superloop-core-contracts/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 471,000+ vetted skills library on demand.