Package Evidence
Use this task skill when the user asks to package evidence, export a bundle, create a deliverable, or share findings.
Workflow
- Confirm
.claude/findings.jsonexists and validates. - Run
/vuln-scout:report --format sarif. - Run
/vuln-scout:report --format html. - Run
/vuln-scout:report --format bundle --output evidence-bundle. - Confirm the bundle contains
findings.json,findings.sarif,vex.json,attestation.json,report.html, andREADME.md.
Produces
evidence-bundle/
When NOT To Trigger
Do not trigger for starting a new audit, investigating a single finding, compliance mapping, report formatting preferences, or questions about evidence theory without a deliverable request.