Skip to main content
Glama

AIS CVE Priorities — daily exploit-ranked patch list for AI agents

cve_verdict

PAID — unlock with an AIS Gateway key (https://aislabs.ai/gateway) or x402 $0.005. One CVE's priority verdict from today's AIS ranked set.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cve_idYesCVE-YYYY-NNNN

TDQS

A3.5/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden. It discloses the paid nature and the $0.005 cost, which is important behavioral context. It also states the verdict is from 'today's AIS ranked set,' implying recency. However, it doesn't describe what happens if the CVE is not in the set, or the format of the verdict.

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?

The description is a single, compact sentence that front-loads the most critical information (paid access) and then states the function. Every word earns its place; no fluff.

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?

For a simple one-parameter tool, the description covers the essential context: what it does and that it costs money. However, it doesn't explain what a 'priority verdict' looks like, what happens if the CVE isn't in today's set, or how the payment is processed. Given the lack of output schema and annotations, a bit more detail would help.

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 schema already documents the cve_id parameter. The description adds the format 'CVE-YYYY-NNNN' implicitly via the schema, but doesn't add extra meaning beyond that. Baseline 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 states the tool's function: it returns a priority verdict for a single CVE from today's AIS ranked set. The verb 'unlock' and the resource 'one CVE's priority verdict' are specific. It doesn't explicitly differentiate from siblings like top_cves_today, but the single-CVE scope is implied.

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 usage: provide a CVE ID to get its verdict. It mentions the paid nature and payment methods, which is a prerequisite. However, it doesn't explicitly state when to use this tool versus siblings like top_cves_today or kev_fresh, nor does it mention any exclusions.

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 serves a clearly distinct purpose: a free teaser, a full ranked list, a single-CVE verdict, and a recent-KEV catalog. No two tools could be confused for one another.

Naming Consistency3/5

Names follow an informal noun-phrase style but mix adjective+noun, noun+noun, acronym+adjective, and adjective+noun+adverb patterns. They remain readable and memorable, though not rigorously consistent.

Tool Count5/5

Four tools is a tight, well-scoped set for a daily CVE-priority API. Each tool has a distinct place and none feel redundant or missing for the stated purpose.

Completeness4/5

The surface covers teaser access, the full daily list, per-CVE verdicts, and recent KEV additions. Minor gaps like historical lookups or date-range queries exist but are outside the explicitly stated daily scope.

Resources