Skip to content

ecosystem: add RugGuard — pre-trade rug-check API for AI agents#161

Open
dbe006 wants to merge 1 commit into
coinbase:mainfrom
dbe006:add-rugguard-ecosystem
Open

ecosystem: add RugGuard — pre-trade rug-check API for AI agents#161
dbe006 wants to merge 1 commit into
coinbase:mainfrom
dbe006:add-rugguard-ecosystem

Conversation

@dbe006
Copy link
Copy Markdown

@dbe006 dbe006 commented May 11, 2026

Summary

Adds RugGuard to the ecosystem under "Services/Endpoints".

RugGuard is a pre-trade rug-check API for AI agents. Given a token contract on Base or Solana, it returns a weighted risk score 0–100, a verdict, and structured red flags (owner renounced, LP locked, honeypot signatures, top10 concentration, mint authority, bytecode similarity to known rugs, deployer rug history, etc.).

  • Pricing: $0.01 quick scan, $0.05 deep scan, $0.005 explain
  • Settled in USDC on Base via the Coinbase CDP facilitator (x402)
  • No API key, no signup — the wallet that pays is the identity
  • Live on x402scan: server 88f6ecef-5668-4def-90a3-6984865f0e06
  • 2 paid scans already settled on Base mainnet via the dual-mode v1/v2 wire format

Files added

  • typescript/site/app/ecosystem/partners-data/rugguard/metadata.json
  • typescript/site/public/logos/rugguard.png (512×512, 95 KB)

No existing files modified.

Pre-trade rug-check API for AI agents on Base & Solana, settled in
USDC via x402. 14 deterministic heuristics on Base + 5 on Solana.
@cb-heimdall
Copy link
Copy Markdown

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants