Skip to main content
Glama

check_cves

Destructive

Identify known vulnerabilities in npm dependencies by scanning your package.json against the OSV database. No API key required.

Instructions

Check npm dependencies in a package.json against the OSV vulnerability database. No API key needed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesAbsolute path to a package.json file
Behavior1/5

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

Description says 'check', implying read-only, but annotation destructiveHint=true indicates it may be destructive. This contradiction undermines transparency, and no further behavioral context is provided.

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 concise sentences, the first explaining the core function and the second adding a key constraint (no API key). No wasted words.

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

Completeness2/5

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

No output schema, and description does not explain what the tool returns or any side effects. The annotation contradiction adds confusion. Given low complexity, more detail on output and behavior is needed.

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?

Only one parameter 'path' is fully described in the schema (100% coverage). The description adds no extra meaning beyond what the schema provides, so baseline score of 3 is appropriate.

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?

Description clearly states the tool checks npm dependencies against the OSV vulnerability database, with a specific verb and resource. It differentiates from siblings like port_scan or supply_chain_audit by focusing on npm and stating no API key is needed.

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?

Description provides a clear use case (check npm dependencies) and mentions no API key is needed, but does not explicitly state when not to use or compare to alternatives like supply_chain_audit.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zent7x/mcp-guard'

If you have feedback or need assistance with the MCP directory API, please join our Discord server