DrainBrain
rugslayer.com
· RugSlayer
ML-powered Solana token rug pull detection. 5-model ensemble trained on 175K+ tokens. Risk scoring, honeypot detection, temporal analysis, wallet clustering.
rugslayer.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 44/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 15:18:28 current | 0f12474cc83c… |
view → |
Endpoints
| Agent card | https://rugslayer.com/.well-known/agent-card.json |
| Provider | https://rugslayer.com |
| Docs | https://rugslayer.com/drainbrain |
Skills · 4 declared · mapped to canonical taxonomy
Scan a Solana token mint address for rug pull risk. Returns score 0-100, risk level, honeypot detection, temporal analysis, and rug stage.
Scan up to 10 Solana tokens in parallel for rug pull risk.
Generate a free DrainBrain API key (100 scans/day, no credit card).
Purchase a Pro or PAYG API key programmatically using Stripe Agent Commerce Protocol (ACP) with SharedPaymentTokens. Fully autonomous - no human interaction nee…
Health · last 5 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/rugslayer.com) [](https://agenstry.com/agents/rugslayer.com) [](https://agenstry.com/agents/rugslayer.com) [](https://agenstry.com/agents/rugslayer.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "DrainBrain",
"description": "ML-powered Solana token rug pull detection. 5-model ensemble trained on 175K+ tokens. Risk scoring, honeypot detection, temporal analysis, wallet clustering.",
"url": "https://rugslayer.com/api/drainbrain/v1",
"version": "1.0.0",
"provider": {
"organization": "RugSlayer",
"url": "https://rugslayer.com"
},
"documentationUrl": "https://rugslayer.com/drainbrain",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"Bearer"
]
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "scan-token",
"name": "Token Safety Scan",
"description": "Scan a Solana token mint address for rug pull risk. Returns score 0-100, risk level, honeypot detection, temporal analysis, and rug stage.",
"tags": [
"solana",
"security",
"rug-pull",
"token-scanner",
"defi"
],
"examples": [
"Is this Solana token safe to buy?",
"Check rug pull risk for token mint address",
"Scan EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "batch-scan",
"name": "Batch Token Scan",
"description": "Scan up to 10 Solana tokens in parallel for rug pull risk.",
"tags": [
"solana",
"security",
"batch",
"portfolio"
],
"examples": [
"Scan these 5 tokens for safety",
"Check my portfolio for rug risk"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "generate-key",
"name": "Generate API Key",
"description": "Generate a free DrainBrain API key (100 scans/day, no credit card).",
"tags": [
"auth",
"onboarding"
],
"examples": [
"Get a free API key for DrainBrain",
"Create an API key for my trading bot"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "acp-checkout",
"name": "Stripe ACP Checkout",
"description": "Purchase a Pro or PAYG API key programmatically using Stripe Agent Commerce Protocol (ACP) with SharedPaymentTokens. Fully autonomous - no human interaction needed.",
"tags": [
"payments",
"stripe",
"acp",
"agent-commerce",
"subscription"
],
"examples": [
"Buy a Pro API key for DrainBrain",
"Purchase DrainBrain access with Stripe ACP",
"Upgrade to Pro tier programmatically"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
]
}