Skip to main content
Glama

poolproof — checks before you commit money

pool

Yield pool safety: peg of every underlying asset, yield sustainability, emission dependence, exit depth. Facts and flags only, never advice. Free tier: 3 calls per hour per IP, shared with the website; unlimited access costs $0.005 per call over x402 at /v1/pool

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
poolYesDefiLlama pool id (uuid), from https://yields.llama.fi/pools

TDQS

A3.7/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It explicitly states 'Facts and flags only, never advice', which clarifies non-advisory behavior. It also discloses access limits (free tier: 3 calls per hour per IP, shared with the website; paid tier costs $0.005 per call), which is useful operational context. It does not detail return format or data freshness, but the disclosed behaviors go beyond basic expectations.

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

Conciseness4/5

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

The description is front-loaded with the core purpose, followed by a key behavioral note and access/pricing information. It is concise, though the pricing sentence is somewhat dense and could be separated. Every sentence serves a purpose, and the structure is logical, earning a 4 rather than 5 due to the slightly cluttered pricing detail.

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

Completeness4/5

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

For a simple tool with one parameter and no output schema, the description provides sufficient context to understand what the tool does, how to access it, and its behavioral boundaries. It does not define every metric (e.g., 'exit depth'), but the overall purpose and usage context are clear. It is complete enough without needing an output schema.

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 schema covers the single parameter 'pool' with a clear description (DefiLlama pool id uuid, sourced from a specific URL), giving 100% coverage. The tool description does not add any additional parameter semantics beyond what the schema already provides, so a baseline score of 3 is appropriate.

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?

The description clearly identifies the tool as providing yield pool safety analysis, listing specific aspects (peg, yield sustainability, emission dependence, exit depth). While there is no explicit verb like 'analyze' or 'evaluate', the noun phrase 'Yield pool safety' concisely conveys the tool's purpose. It distinguishes itself from sibling tools that likely cover chain info, exit cost, known issues, and launch, so the purpose is distinct and clear.

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?

The description implies when to use the tool: when you need safety facts and flags for a yield pool. However, it does not explicitly state exclusions or alternatives. There is no mention of 'use this instead of X when...', so the guidance is only implied, not explicit.

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.

TDQS

A3.9/5.0
Disambiguation5/5

Each tool targets a distinct research area: chain health, exit cost, known issues, specific token launch history, live launch feed, and pool safety. Even the related 'launch' and 'launches' are clearly differentiated by singular vs. feed context.

Naming Consistency3/5

Names are short but inconsistent: 'exit_cost' uses an underscore while others are single words, and there's no consistent verb_noun pattern (e.g., 'known' is an adjective, 'chain' is a noun). This creates minor predictability issues.

Tool Count5/5

With 6 tools, the set is well-scoped for a niche research service. Each tool earns its place without overwhelming the surface.

Completeness4/5

The domain of pre-investment checks is reasonably covered across chains, exits, known pitfalls, pump.fun launches, and pools. Minor gaps exist such as no general token safety check or exit cost for non-Solana chains, but these are workable.

Resources