Audit a whole project
auditAssess an entire project's dependencies in ONE call: which packages are outdated, deprecated or carry advisories for the exact installed version, and which configured MCP servers have drifted, need credentials, or cannot be observed at all. Send the inventory you read locally (names and versions only — never source). Returns a per-item verdict plus an explicit coverage count: how many were answered, how many are queued because the index has not seen them, and how many were skipped and why. An item lurq could not assess is reported as unassessed, never as clean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | No | npm dependencies read from package.json + lockfile | |
| mcpServers | No | MCP servers read from .mcp.json / agent configs |