pkg-booper-big-sniff-file
Batch analyze all dependencies in a package.json file to surface security signals and flag risky npm packages.
Instructions
Batch analyze all dependencies from a package.json file for security signals
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the package.json file to analyze | |
| skipCache | No | Skip cache and fetch fresh data | |
| includeDevDependencies | No | Include devDependencies in analysis (default: true) |