hound_preinstall
Check packages for security risks before installation by scanning vulnerabilities, typosquatting, abandonment, and license compliance to provide a go/no-go verdict.
Instructions
Safety check before installing a package. Checks known vulnerabilities, typosquatting risk, abandonment, and license concerns. Returns a go/no-go verdict.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name | |
| version | No | Package version (defaults to latest) | |
| ecosystem | No | Package ecosystem (default: npm) | npm |