Multiversx Audit Context
Analyzes Multiverse X blockchain data to provide contextual audit trails and identify potential anomalies.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add multiversx-audit-context npx -- -y @trustedskills/multiversx-audit-context
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"multiversx-audit-context": {
"command": "npx",
"args": [
"-y",
"@trustedskills/multiversx-audit-context"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides context for auditing Multiverse X (MX) blockchain transactions. It allows AI agents to understand transaction details, including sender and receiver addresses, gas usage, and associated data fields. The skill aims to simplify the process of analyzing MX blockchain activity by providing structured information.
When to use it
- Investigating suspicious transactions: Quickly analyze a specific transaction to identify potential fraud or malicious activity.
- Analyzing user behavior: Understand patterns in user interactions with the Multiverse X network.
- Debugging smart contracts: Gain insight into how smart contracts are being used and identify potential issues.
- Monitoring network health: Track key metrics related to transaction volume, gas usage, and other relevant data points.
Key capabilities
- Transaction detail retrieval
- Sender/Receiver address identification
- Gas Usage analysis
- Data field extraction
Example prompts
- "What are the details of transaction hash 0x..."
- "Show me the gas usage for this Multiverse X transaction."
- "Can you extract the data fields from this MX transaction?"
Tips & gotchas
- Requires a valid Multiverse X blockchain explorer URL or transaction hash to function correctly.
- The accuracy of the information depends on the completeness and reliability of the underlying blockchain data.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.