Skip to content

Add hyperd skill — pre-trade DeFi intelligence (20 paid x402 endpoints)#363

Open
the-thomas-code wants to merge 1 commit into
BankrBot:mainfrom
hyperd-ai:add/hyperd-skill
Open

Add hyperd skill — pre-trade DeFi intelligence (20 paid x402 endpoints)#363
the-thomas-code wants to merge 1 commit into
BankrBot:mainfrom
hyperd-ai:add/hyperd-skill

Conversation

@the-thomas-code
Copy link
Copy Markdown

Summary

Adds the hyperd/ skill — 20 paid DeFi intelligence endpoints for Bankr agents that need decision-grade data before acting (liquidation risk, wallet sanctions, token security, P&L, DEX quotes, governance LLM summaries, sentiment, anomaly, audit, etc.).

Why hyperD complements existing Bankr Skills

The skill spec explicitly cross-references existing alternatives and steers agents away when those are a better fit:

  • bankr-token-scam-analysis already covers single-token forensics
  • alchemy and quicknode cover raw RPC
  • zerion is cheaper at $0.01/call for wallet portfolio + USD-enriched positions

hyperD fills a different gap: composite, decision-grade DeFi data not currently in the catalog.

  • Cross-protocol liquidation risk across Aave V3 / Compound v3 / Spark / Morpho — no other Bankr skill combines all four
  • Wallet risk via Chainalysis Sanctions Oracle + GoPlus heuristics
  • LLM-derived governance summaries (Snapshot + Tally analyzed by Claude Sonnet or GPT-4o-mini)
  • Composite contract audit (GoPlus + Sourcify + DefiLlama + on-chain → 0–100 risk score)
  • Wallet anomaly detection vs the wallet's own 180-day baseline (compromised-hot-wallet detection)
  • Multi-call bundle endpoint — combine up to 10 paid GETs into a single $0.20 x402 settlement; useful for composite analyses

Pricing

x402 pay-per-call in USDC on Base. $0.005–$0.20 per call.

A full agent decision cycle (5 marquee endpoints — wallet.risk + token.security + liquidation.risk + wallet.pnl + dex.quote) is $0.32. No API key, no signup, no rate-limit form — the signed EIP-3009 USDC transfer authorization is the auth, settles in ~2 seconds via Coinbase's facilitator.

Production state

Files

  • `hyperd/SKILL.md` — main skill spec with all 20 endpoints, when-to-use guidance, and the Decide → Execute pattern paired with Bankr
  • `hyperd/references/x402-buyer-flow.md` — handshake reference for agents debugging payment flow

🤖 Generated with Claude Code

hyperD complements existing Bankr Skills:
- bankr-token-scam-analysis already covers single-token forensics
- alchemy/quicknode cover raw RPC
- zerion covers wallet portfolios

hyperd fills the gap for decision-grade DeFi data:
- Cross-protocol liquidation risk (Aave V3 / Compound v3 / Spark / Morpho —
  no other API combines all four)
- Wallet-risk via Chainalysis Sanctions Oracle + GoPlus
- LLM-derived governance summaries (Snapshot + Tally via Claude / GPT-4o-mini)
- Composite security scores, wallet anomaly detection, sentiment
- DEX quote aggregator across Paraswap + 0x
- A multi-call bundle endpoint for composite analyses ($0.20 fixed for up
  to 10 paid GETs in one settlement)

Full agent decision cycle (5 marquee endpoints) is $0.32. Pay-per-call
in USDC on Base via x402 — no API key, no signup, no rate-limit form.

Production at api.hyperd.ai. MCP server live on Smithery + indexed in CDP
Bazaar. ElizaOS plugin at @hyperd-ai/plugin-hyperd on npm.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant