Guided Validate
guided_validateExecute validators mapped to a vulnerability class on an in-scope asset. Returns outcome summaries and files findings; if no scanner owns the class, returns an evidence checklist.
Instructions
[AGGRESSIVE — requires human approval] Run the validators the research playbook names for a class, on an asset.
vuln_class (fuzzy names work) and asset (a URL in scope) are the
same inputs research_guidance takes; this tool goes one step further and
executes the validators the coverage matrix wires to the class, capped at
limit tools. Classes whose validation row is manual/none return
the evidence checklist instead of dispatching anything — the honest answer
is "no scanner owns this", and the checklist is what a report needs.
Every dispatched validator goes through the control plane again (scope, rate, budget, approval) — guidance never becomes an unapproved action. Returns the playbook plus a per-validator outcome summary; validators that prove something file their own findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | ||
| limit | No | ||
| stack | No | ||
| evidence | No | ||
| vuln_class | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||