Multiversx Dapp Audit

🌐Community
by multiversx · vlatest · Repository

Analyzes MultiverseX dApps for security vulnerabilities, code quality, and compliance against best practices.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add multiversx-dapp-audit npx -- -y @trustedskills/multiversx-dapp-audit
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "multiversx-dapp-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/multiversx-dapp-audit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides auditing capabilities for decentralized applications (dApps) built on the MultiversX network. It can analyze smart contract code, identify potential vulnerabilities, and generate reports detailing findings related to security best practices. The tool aims to enhance the safety and reliability of dApps deployed on the MultiversX blockchain.

When to use it

  • Pre-deployment Security Checks: Before launching a new dApp or smart contract on MultiversX, use this skill to proactively identify and address potential vulnerabilities.
  • Post-Deployment Audits: Regularly audit existing dApps to ensure ongoing security and compliance with evolving best practices.
  • Vulnerability Research: Security researchers can leverage the tool to analyze specific contracts or patterns for potential exploits.
  • Smart Contract Review: When receiving smart contract code from a developer, use this skill to provide an independent review of its security posture.

Key capabilities

  • Smart contract code analysis
  • Vulnerability identification
  • Security report generation
  • MultiversX network specific auditing

Example prompts

  • "Audit the following MultiversX smart contract: [paste smart contract code]"
  • "Analyze this dApp for potential security vulnerabilities: [dApp URL or identifier]"
  • "Generate a security report for the 'MyToken' smart contract."

Tips & gotchas

  • The skill requires access to the source code of the MultiversX smart contracts being audited.
  • Results should be interpreted by experienced security professionals, as automated audits are not a substitute for manual review.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
multiversx
Installs
13

🌐 Community

Passed automated security scans.