Gate a whole dependency list
check_dependenciesValidate npm package lists before installation, flagging hallucinated or risky dependencies with evidence-backed verdicts.
Instructions
Verify many npm packages at once — use this before writing a package.json, running an install command, or handing a dependency list to a user. Results are sorted worst-first so anything hallucinated or dangerous surfaces at the top.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | Yes | Package names to verify (max 50). |