mvx_static_analysis
OfficialSecure MultiversX code with automated checks.
Authormultiversx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of identifying common vulnerabilities and anti-patterns in MultiversX smart contracts and protocol code, ensuring higher security and reliability.
Core Features & Use Cases
- Automated Code Scanning: Utilizes compiler, linters, grep, and Semgrep to find critical issues.
- Pattern Identification: Detects unsafe Rust usage, floating-point arithmetic, non-deterministic Go patterns, and more.
- Use Case: Before deploying a new smart contract, run this Skill to catch potential
unwrap()panics, forbidden float usage, or non-validated token IDs, preventing costly errors.
Quick Start
Run the mvx_static_analysis skill to check the attached Rust smart contract code for critical vulnerabilities.
Dependency Matrix
Required Modules
None requiredComponents
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: mvx_static_analysis Download link: https://github.com/multiversx/mx-ai-skills/archive/main.zip#mvx-static-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.