check_dependencies
Scan a project's npm/PyPI dependencies to identify hallucinated packages, typosquats, suspiciously new releases, and known vulnerabilities for reliable supply chain security.
Instructions
Check direct npm/PyPI dependencies for hallucinated (non-existent) packages, typosquats, suspiciously new packages and known vulnerabilities (OSV.dev).
Args: path: Project root. Defaults to the client's workspace root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||