Query Token Audit

🌐Community
by binance · vlatest · Repository

Helps with querying, auditing as part of agent workflows workflows.

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 query-token-audit npx -- -y @trustedskills/query-token-audit
2

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

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

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

About This Skill

What it does

The query-token-audit skill allows users to audit and analyze token-related data, such as transaction history, balances, or smart contract interactions. It provides detailed insights into token usage and compliance with predefined rules or standards.

When to use it

  • To verify the legitimacy of a token transaction before proceeding with an investment.
  • For auditing blockchain activities related to a specific token address.
  • When ensuring that a token complies with regulatory requirements or internal policies.
  • During forensic analysis of suspicious token behavior on a blockchain network.

Key capabilities

  • Analyzes token transactions and balances
  • Verifies compliance with audit rules
  • Provides detailed transaction insights

Example prompts

  • "Audit the token activity for address 0x123456789abcdef..."
  • "Check if this token complies with KYC regulations."
  • "Analyze recent transactions of token ABC-123 for anomalies."

Tips & gotchas

  • Ensure you have access to the correct blockchain network and data sources.
  • Audit rules may need customization based on specific compliance needs or standards.

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
binance
Installs
242

🌐 Community

Passed automated security scans.