Skip to main content
Glama

x402-cvss-score

Cvss Score: Cvss Score

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inputNoInput to process
vectorNoVector to process

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.6/5.0
Behavior1/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, and it discloses nothing beyond a tautology. There is no mention of how the score is computed, what inputs are expected beyond generic 'Input to process' and 'Vector to process', or what the output represents.

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

Conciseness2/5

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

The description is short but not appropriately concise; it is under-specified and redundant. It merely repeats the tool name and adds no substantive information, so it does not earn its place.

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

Completeness1/5

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

CVSS scoring is a specialized domain with specific vector-string syntax, yet the description provides no relevant context. There are no annotations, no output schema, and no usage details. An agent has essentially no information to call this tool correctly or interpret its result.

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?

Schema description coverage is 100%, so the baseline is 3 even without param details in the description. However, the schema descriptions 'Input to process' and 'Vector to process' are purely generic and do not clarify that a CVSS vector string is expected. The tool description adds no semantic value beyond the schema.

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

Purpose1/5

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

The description is 'Cvss Score: Cvss Score', which purely restates the tool name and title without any verb, resource, or behavior. An agent cannot determine what the tool does with the input beyond the name itself. There is no differentiation from the hundreds of sibling x402 tools.

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

Usage Guidelines2/5

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

No guidance is provided about when to use this tool versus alternatives. The description gives no context, prerequisites, or examples. An agent must infer from the name alone that it relates to CVSS scoring, which is insufficient.

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