verdictswarm

Multi-agent crypto token intelligence. 6 AI agents independently analyze and debate a token's fundamentals before reaching consensus. Free, no API key needed.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "verdictswarm" with this command: npx skills add vswarm-ai/verdictswarm

VerdictSwarm — Multi-Agent Token Intelligence

Get a second, third, fourth, fifth, and sixth opinion on any crypto token.

Six specialized AI agents independently analyze your token from different angles, then debate their findings across multiple rounds before reaching consensus. You see the full analysis and any disagreements.

"What do you think of this token?" → 6 agents analyze → Consensus reached → You decide

No API key needed for free tier. Install and start immediately.

How It Works

Each agent specializes in a different aspect of token analysis:

AgentFocus Area
🔒 Security AuditorSmart contract review, permissions, authority status
📊 Market AnalystPrice trends, volume, liquidity, market cap analysis
👥 Community InvestigatorSocial presence, holder distribution, engagement
💰 Tokenomics ExpertSupply mechanics, vesting schedules, distribution
📈 Technical AnalystChart patterns, volume trends, momentum indicators
⚠️ Risk AssessorOverall risk profile, comparative analysis

Quick Start

curl -s "https://verdictswarm-production-7460.up.railway.app/v1/scan" \
  -H "Content-Type: application/json" \
  -d '{"address": "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN"}' | python3 -m json.tool

Response

{
  "verdict": {
    "score": 82,
    "risk_level": "LOW",
    "recommendation": "SAFE",
    "consensus": "5/6 agents agree: strong fundamentals, active development"
  },
  "agents": [
    { "name": "Security Auditor", "score": 85, "analysis": "..." },
    { "name": "Market Analyst", "score": 78, "analysis": "..." }
  ],
  "debate": {
    "rounds": 3,
    "dissenting_opinions": ["Market Analyst noted declining volume trend..."]
  },
  "report_url": "https://verdictswarm-production-7460.up.railway.app/report/abc123",
  "token": {
    "name": "Jupiter",
    "symbol": "JUP",
    "chain": "solana"
  }
}

Every scan generates a shareable report page at the report_url.

Pricing

TierCostDetails
Free$0 / no key needed5 scans/day, 2-agent quick analysis
PROPaid plans availableFull 6-agent analysis, unlimited

Related

  • Token Profiler: Install token-profiler for raw aggregated data (no AI, just data from 5+ sources)

Agent Instructions

When the user asks to analyze or check a crypto token, call the scan endpoint with the token's contract address. Present the verdict score, risk level, and consensus summary. If agents disagreed, highlight the differences. Include the report_url for the full breakdown.

Supported chains: Solana, Ethereum, Base.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

pumpfun-sniper

Score any pump.fun token CA for snipe safety (0-100) before buying. Analyzes dev wallet history, social links, liquidity, and holder concentration. Returns S...

Registry SourceRecently Updated
1139
Profile unavailable
Security

Bank of Bots

Trust scoring for AI agents. Log transactions and submit payment proofs to build a verifiable BOB Score — a trust score (think FICO but for AI Agents) that o...

Registry SourceRecently Updated
019
Profile unavailable
Web3

Openpump Solana Mcp

Solana token launch and trading tools via the OpenPump MCP server. Creates tokens on pump.fun, buys and sells tokens, runs market-making bots, snipes new tok...

Registry SourceRecently Updated
0167
Profile unavailable