{"uid":"cap_LOJjYno7qOUIybP8MiIM7","slug":"risk-yo-xyz-node-risk-grade-lookup-2bedc1ec","name":"risk.yo.xyz Node Risk Grade Lookup","description":"Single node — properties + risk grade only (no neighborhood)","url":"https://risk.yo.xyz/api/v1/agent/node/protocol%3Ayo","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["nodeId"],"properties":{"nodeId":{"type":"string"}}},"queryParams":{"type":"object","required":["nodeId"],"properties":{"nodeId":{"type":"string","description":"Stable node id from /search — e.g. \"pool:ethereum:0x…\"."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["id","labels","properties"],"properties":{"id":{"type":"string","description":"Stable node identifier — `nodeId` everywhere else in the API."},"labels":{"type":"array","items":{"type":"string"},"description":"PascalCase Neo4j labels (e.g. \"Pool\", \"Asset\", \"Protocol\", \"Chain\")."},"properties":{"type":"object","description":"Per-label property bag — see /agent/schema for the canonical keys. Risk is exposed as `_riskTier` (A–F) only. May also carry `tvlUsd` (canonical $ size), `riskBreakdown` (on /node — an array of {question, answer} explaining the grade, no numbers), and `lastUpdatedAt` (on /dependencies — ISO-8601 freshness).","additionalProperties":true}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"nodeId":"protocol:yo"}}},"response":{"data":{"id":"protocol:yo","labels":["Protocol"],"properties":{"id":"protocol:yo","name":"YO","tvlUsd":"41547831.85646564","protocol":"yo","_riskTier":"B","protocolRank":404,"riskBreakdown":[{"answer":"2+ audits","question":"How many security audits of the deployed contract?"},{"answer":"Known team","question":"Is the team anonymous?"},{"answer":"Less than 2 hacks","question":"How many hacks/exploits has the protocol suffered?"},{"answer":"More than 6 months","question":"How long has the protocol been live?"},{"answer":"Below top 20%","question":"Is the protocol in the top 20% by TVL?"},{"answer":"Multisig or governance","question":"What controls contract upgrades?"},{"answer":"4 or more signers","question":"How many multisig signers? (`na` if upgradeability=immutable)"},{"answer":"Timelock >= 48 hours","question":"Is there a timelock on upgrades? (`na` if upgradeability=immutable)"},{"answer":"No governance / no DAO","question":"What is the governance status?"},{"answer":"Non-reflexive","question":"Does the protocol rely on its own token for collateral/yield?"},{"answer":"Passthrough — wrappers, simple ERC-4626 holding underlying","question":"What category of yield-generating work does the protocol perform?"}]}},"message":"SUCCESS","statusCode":200}},"exampleRequest":{"nodeId":"protocol:yo"},"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_71y5oTfg2EKuTxX5N-Wr0","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns properties and risk grade (tier A–F) for a single DeFi protocol or asset node by its stable node ID","exampleAgentPrompt":"What is the risk grade and key properties for the Yo protocol node — I want to see its risk tier (A through F) and the breakdown explaining the grade.","exampleUseCases":null,"resultDescription":"Returns a single graph node object with: a stable node identifier, PascalCase labels (e.g. Protocol, Pool, Asset, Chain), a property bag including _riskTier (letter grade A–F), optional tvlUsd (USD TVL), and a riskBreakdown array of {question, answer} pairs explaining the risk grade in plain language.","failureModes":["Invalid or unknown nodeId returns a 404 or empty result","Payment not processed (x402 payment required) returns a 402 error","Malformed nodeId format causes a 400 bad request","Node exists but risk data is stale or unavailable — lastUpdatedAt may reflect outdated data","Rate limiting or upstream graph database errors return 5xx responses"],"whenToPreferThis":"Use this endpoint when you already have a stable node ID (e.g. from /search) and need the full property bag plus risk tier and human-readable risk breakdown for a single protocol or asset node. Prefer this over the search/discovery endpoint when you know the exact nodeId and just need risk data and properties without neighborhood graph traversal.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:50:39.669Z","isFirstParty":false}