Skip to main content
Glama

FeedOracle Compliance Agent

custody_risk

Custody & counterparty risk assessment. SIFI status, concentration risk.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
protocolYesProtocol name or slug

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden of behavioral disclosure. It states what is assessed but does not disclose whether the tool is read-only, requires permissions, or what the output format is.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two short sentences immediately front-load the purpose. There is no filler or redundancy, making the description appropriately concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Tool has only one parameter and no output schema, but the description does not state what the response will contain or how results are structured. It is adequate for a simple lookup but leaves output behavior implicit.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The single parameter `protocol` is fully described in the schema as 'Protocol name or slug' (100% coverage). The description adds no parameter-level semantics beyond the schema, so baseline of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly identifies tool as custody and counterparty risk assessment, mentioning SIFI status and concentration risk. It is specific enough to distinguish from siblings like market_liquidity, though it uses a noun phrase rather than an explicit verb.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit when-to-use or alternative instructions are provided. The description implies usage when evaluating custody/counterparty risk, but does not reference related sibling tools such as significant_issuer or reserve_quality.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources