triage_findings
Assess real-world exposure of cryptographic findings by generating a structured triage bundle (rubric, verdict schema, per-finding metadata) for host agent reasoning.
Instructions
Produce a deterministic triage REQUEST bundle (rubric + verdict schema + per-finding metadata) for YOU (the host agent) to reason over. This tool does NOT call any model and needs no API key. Assess each finding's real-world exposure, then call apply_triage with your verdicts. Pass 'findings' as an array from scan_path --format json.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings | Yes | Findings from a scan's JSON output. |