check_npmrc_config
Checks local and global .npmrc configuration files for security risks and misconfigurations, with optional custom path support.
Instructions
Check local and global .npmrc configuration files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_path | No | Path to specific .npmrc file (optional, will check standard locations) | |
| include_global | No | Include global .npmrc file in the check |