multiversx-code-analysis
Installation
SKILL.md
MultiversX Code Analysis
Toolkit for analyzing MultiversX smart contract code changes, verifying fixes, and finding bug variants across codebases.
When to Use
- Reviewing pull requests with contract changes
- Auditing upgrade proposals before deployment
- Verifying security patches and bug fixes
- Finding similar vulnerabilities across the codebase
- Creating comprehensive vulnerability reports
Section 1: Differential Review
Analyze differences between two versions of a MultiversX codebase, focusing on security implications of changes, storage layout compatibility, and upgrade safety.