Add Wolfpack Intelligence API — crypto token security and risk analysis on Base#191
Open
rok-labs wants to merge 2 commits intoandrewyng:mainfrom
Open
Add Wolfpack Intelligence API — crypto token security and risk analysis on Base#191rok-labs wants to merge 2 commits intoandrewyng:mainfrom
rok-labs wants to merge 2 commits intoandrewyng:mainfrom
Conversation
…is on Base Adds documentation for Wolfpack Intelligence, an on-chain security and market intelligence API for AI agents on Base chain. 14 services including token risk analysis, security checks, and EIP-712 signed attestations. Accessible via x402 micropayments, MCP, and A2A.
Author
|
Friendly bump @andrewyng - happy to address any feedback needed for merge. |
| Fix | What changed | |-----|-------------| | Response shape | Nested `checks` object with `is_` prefixes, added 6 missing fields | | 3 endpoint paths | `smart-money-signals`, `token-market-snapshot`, `graduation-readiness-check` | | Version | 2.4.0 → 2.5.0 | | Service count | 14 → 15 (added agent_audit note on query endpoint row) | | Attestation shape | `evaluation`/`messageHash`/`signer`/`domain` instead of `types`/`message` | | Latencies | graduation 15-30s → 3-5s, trade-signals 5-8s → 3-5s | | Date | 2026-03-23 → 2026-03-29 | | Tags | Added `micropayments`, `model-context-protocol` | | Links | Added npm package link |
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.
Adds documentation for Wolfpack Intelligence, an on-chain security and market intelligence API for AI agents on Base chain. 14 services including token risk analysis, security checks, and EIP-712 signed attestations. Accessible via x402 micropayments, MCP, and A2A.