check_package
Check if a package is allowed by a hextrap firewall and verify it is not a suspected typosquat. Call this BEFORE suggesting any npm, PyPI, or Go dependency to ensure it meets security policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name to check | |
| registry | Yes | Package registry | |
| firewall_id | Yes | Firewall public ID |