Add hyperd skill — pre-trade DeFi intelligence (20 paid x402 endpoints)#363
Open
the-thomas-code wants to merge 1 commit into
Open
Add hyperd skill — pre-trade DeFi intelligence (20 paid x402 endpoints)#363the-thomas-code wants to merge 1 commit into
the-thomas-code wants to merge 1 commit into
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-analysisalready covers single-token forensicsalchemyandquicknodecover raw RPCzerionis cheaper at $0.01/call for wallet portfolio + USD-enriched positionshyperD fills a different gap: composite, decision-grade DeFi data not currently in the catalog.
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
🤖 Generated with Claude Code