Scope Repo
Use this task skill when the user asks to scope this repo, decide where to focus, decide what to audit first, or handle a large codebase.
Workflow
- Trigger
large-codebase-checkwhen repository size or monorepo structure is unclear. - Run
/vuln-scout:scope --listfor workspace discovery when applicable. - Run
/vuln-scout:scope <path> --compress --name <scope-name>for the selected boundary. - Call
app-mapperto produce.claude/app-understanding.md. - Write or update
.claude/audit-plan.mdwith scope name, workspace list, entry points, trust boundaries, and high-risk modules.
Produces
.claude/audit-plan.md- workspace list
- scope name
When NOT To Trigger
Do not trigger for STRIDE-only modeling, dangerous-function lookup, framework pattern questions, or vulnerability-specific education unless the user asks for audit scoping.