Skip to main content
Glama

onyx_market_rank

Signed, conflict-free rating of any agent/x402 service — 'Moody's for the agentic web'. Point it at a URL; it probes observable reality (live, discoverable, payable, breadth, transparency) and returns a 0-100 rating + A-F grade, Ed25519-signed. Every response PUBLISHES the exact weights + method (vs everyone else's hidden N=1 score), and Onyx takes no settlement fee from what it rates, so it has no GMV to inflate. Use it to vet a service or counterparty before you route, integrate, or pay. (price: $0.05 USDC, tier: metered)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYesURL of the service/agent to rate (e.g. https://example.com or its x402 base).

TDQS

A4.7/5.0
Behavior5/5

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

With no annotations, the description carries full burden and delivers: it states the tool 'probes observable reality' across five dimensions, returns a 0-100 rating and A-F grade, signs responses with Ed25519, publishes weights/method, and discloses the conflict-free fee model. This gives the agent strong expectations of side effects, output format, and pricing, going well beyond a generic 'rate a service'.

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?

Four sentences, each earning its place: purpose, method, transparency/conflict-of-interest rationale, and usage guidance. The 'Moody's' analogy front-loads the concept, and the pricing is tucked at the end. No fluff or repetition.

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

Completeness5/5

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

The tool has one parameter and no output schema, but the description covers input (URL), output (rating, grade, signature), behavioral details (probes live/discoverable/payable/breadth/transparency), and pricing. It communicates all essential information an agent needs to decide whether to invoke and what to expect, even without an explicit return-structure schema.

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

Parameters4/5

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

Schema already documents 'target' with 100% coverage, so baseline is 3. The description adds value by explaining what 'target' means in context ('Point it at a URL'), the URL type (service/agent or x402 base), and what the tool does with it ('probes observable reality'), enriching the bare schema description.

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

Purpose5/5

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

The description opens with 'Signed, conflict-free rating of any agent/x402 service' — a specific verb ('rating') and concrete resource (any agent/x402 service). It further distinguishes itself from sibling tools like onyx_agent_verify or onyx_contract_audit by framing itself as 'Moody's for the agentic web' and contrasting its transparent method with 'everyone else's hidden N=1 score'.

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

Usage Guidelines4/5

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

Explicitly states 'Use it to vet a service or counterparty before you route, integrate, or pay.' This provides clear when-to-use guidance. It does not explicitly list alternatives or negative use cases, but the description's context (vetting before integration) and the tool's distinctive rating focus sufficiently imply when it is appropriate.

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

A4.2/5.0
Disambiguation5/5

Each tool targets a specific aspect of security or verification, from agent liveness to token risk to transaction preflight, with clear descriptions that prevent confusion. Even similar-sounding tools like tx_guard and tx_preflight cover distinct scenarios.

Naming Consistency5/5

All tools follow a consistent 'onyx_<descriptive_name>' pattern using snake_case, making it easy to infer purpose from the name. No mixing of styles or conventions.

Tool Count4/5

23 tools is on the higher end but justified by the broad scope of security services offered, covering many distinct verification needs without being excessive.

Completeness5/5

The tool set provides a comprehensive surface for agent security, including pre-payment checks, smart contract audits, token risk, merchant verification, and identity attestation. No obvious missing operations for the stated purpose.