Skip to main content
Glama
philiphess1

VibeCheck MCP Server

by philiphess1

check_dependencies

Scan project dependencies for known vulnerabilities using npm audit and the GitHub Advisory Database. Returns CVEs, severity levels, and patched versions to identify security risks.

Instructions

Run npm audit to check dependencies for known vulnerabilities.

Uses the GitHub Advisory Database (same as npm audit). Returns known CVEs, severity levels, and patched versions.

Requirements:

  • npm must be installed

  • Directory must contain package-lock.json (or yarn.lock/pnpm-lock.yaml)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesPath to directory containing package.json and package-lock.json
includeDevDependenciesNoInclude devDependencies in scan (default: false)
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/philiphess1/vibecheck-mcp'

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