VerdictSwarm
/install 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
Free tier available. 10 quick scans per day, no API key needed.
How It Works
Each agent specializes in a different aspect of token analysis:
| Agent | Focus Area |
|---|---|
| Security Bot | Smart contract permissions, mint/freeze authority, honeypot detection |
| Tokenomics Bot | Supply mechanics, holder concentration, distribution |
| Social Bot | Community signals, social presence, engagement patterns |
| Technical Bot | On-chain metrics, liquidity analysis, trading patterns |
| Macro Bot | Market context, comparative analysis, sector trends |
| Devil's Advocate | Challenges every verdict, finds what others missed |
MCP Tools
Install via MCP for agent integration:
pip install verdictswarm-mcp
| Tool | Description |
|---|---|
scan_token |
Full 6-agent consensus risk scan |
get_quick_score |
Fast cached score (0-100) for pre-trade screening |
check_rug_risk |
Rug-pull focused security check (SAFE/CAUTION/DANGER) |
get_token_report |
Shareable markdown report |
get_pricing |
View pricing and Solana payment details |
verify_payment |
Verify USDC payment on Solana |
Quick Start (API)
curl -s "https://api.vswarm.io/api/scan/quick" \
-H "Content-Type: application/json" \
-d '{"address": "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN", "chain": "solana"}'
Scoring Guide
- 80-100: LOW risk (Grade A)
- 70-79: LOW-MEDIUM (Grade B)
- 60-69: MEDIUM (Grade C)
- 40-59: HIGH (Grade D)
- 0-39: CRITICAL (Grade F)
Pricing
| Tier | Cost | Details |
|---|---|---|
| Free | $0 | 10 quick scans/day |
| Quick Scan | 0.02 USDC | Cached score + metadata |
| Rug Check | 0.05 USDC | Security-focused verdict |
| Full Scan | 0.10 USDC | All 6 agents, full debate |
Pay per scan with USDC on Solana, or use a free API key from vswarm.io.
Supported Chains
Solana, Ethereum, Base, BSC
Agent Instructions
When the user asks to analyze or check a crypto token, use the MCP tools (preferred) or call the API directly. Present the verdict score, risk level, and consensus summary. If agents disagreed, highlight the differences. Include the report URL for the full breakdown.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install verdictswarm - 安装完成后,直接呼叫该 Skill 的名称或使用
/verdictswarm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
VerdictSwarm 是什么?
Fight AI with AI. 6 adversarial AI agents debate crypto token risk before your agent trades. Rug-pull detection, security audits, consensus scoring via MCP. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 391 次。
如何安装 VerdictSwarm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install verdictswarm」即可一键安装,无需额外配置。
VerdictSwarm 是免费的吗?
是的,VerdictSwarm 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
VerdictSwarm 支持哪些平台?
VerdictSwarm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 VerdictSwarm?
由 Dev 2 - SentienLabs(@vswarm-ai)开发并维护,当前版本 v2.0.0。