MCP Security Audit Server

by qianniuspace
Verified

audit_nodejs_dependencies

Identify and analyze vulnerabilities in npm package dependencies. This tool evaluates the dependencies object from package.json, generates detailed reports, and provides actionable fix recommendations through MCP integration.

Instructions

Audit specific dependencies for vulnerabilities

Input Schema

NameRequiredDescriptionDefault
dependenciesYesDependencies object from package.json

Input Schema (JSON Schema)

{ "properties": { "dependencies": { "additionalProperties": { "type": "string" }, "description": "Dependencies object from package.json", "type": "object" } }, "required": [ "dependencies" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Security Audit Server

Related Tools

ID: jjnmdxzmeu