tool_audit
Audit installed Python tools for known security vulnerabilities. Filter by specific tool names, ignore advisories, or run offline using cached data.
Instructions
Audit installed uv tools for known vulnerabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | No | Names of specific installed tools to audit. | |
| ignore | No | Vulnerability IDs to ignore. | |
| offline | No | Use only cached advisory data. | |
| all_tools | No | Audit all installed tools when no names are provided. | |
| ignore_until_fixed | No | IDs to ignore only while no fix is available. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | ||
| schema_version | Yes |