Bundle findings, reports, audit plan, and ledger into one evidence zip.
Scanned 5/27/2026
Install via CLI
openskills install allsmog/vuln-scout---
name: package-evidence
description: Bundle findings, reports, audit plan, and ledger into one evidence zip.
---
# Package Evidence
Use this task skill when the user asks to package evidence, export a bundle, create a deliverable, or share findings.
## Workflow
1. Confirm `.claude/findings.json` exists and validates.
2. Run `/vuln-scout:report --format sarif`.
3. Run `/vuln-scout:report --format html`.
4. Run `/vuln-scout:report --format bundle --output evidence-bundle`.
5. Confirm the bundle contains `findings.json`, `findings.sarif`, `vex.json`, `attestation.json`, `report.html`, and `README.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.
No comments yet. Be the first to comment!
Team Mode security research skill. Orchestrates 3 vulnerability hunters and 2 PoC engineers to audit a codebase in parallel, prove exploitability, classify root causes, and calibrate severity by actual exploitability. Use for security review, vulnerability research, exploitability audit, pre-release security check, threat model validation, and `/security-research`. Triggers: 'security-research', 'security research', 'security review', 'vulnerability audit', 'exploitability audit', '보안 리뷰', '취...