mvx_entry_points

Official

Analyze MultiversX Smart Contract attack surface.

Authormultiversx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers and auditors understand the potential risks and interaction points within a MultiversX smart contract by identifying all public functions and their associated properties.

Core Features & Use Cases

  • Entry Point Identification: Lists all #[endpoint], #[view], #[payable], #[init], and #[upgrade] functions.
  • Risk Classification: Assigns risk levels (Critical, High, Medium, Low) based on function type and access control.
  • Attack Surface Summary: Provides an overview of potential vulnerabilities like unauthorized state changes or fund theft.
  • Use Case: Before deploying a new smart contract, use this skill to get a clear inventory of all ways users can interact with it, ensuring no sensitive functions are accidentally exposed.

Quick Start

Analyze the entry points and associated risks for the provided MultiversX smart contract code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: mvx_entry_points
Download link: https://github.com/multiversx/mx-ai-skills/archive/main.zip#mvx-entry-points

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.