Skip to content
Security
Skill

/scope-repo

Decide audit boundaries for large or monorepo targets and write audit-plan.md.

From plugin
vuln-scout
2435 skills9 agents15 commands
Install
$ npx -y skills add allsmog/vuln-scout --skill scope-repo --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/scope-repo

Context preview

The summary Claude sees to decide when to auto-load this skill.

Decide audit boundaries for large or monorepo targets and write audit-plan.md.

SKILL.md

scope-repo.SKILL.md
name: scope-repo
description: Decide audit boundaries for large or monorepo targets and write audit-plan.md.

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

1. Trigger `large-codebase-check` when repository size or monorepo structure is unclear. 2. Run `/vuln-scout:scope --list` for workspace discovery when applicable. 3. Run `/vuln-scout:scope <path> --compress --name <scope-name>` for the selected boundary. 4. Call `app-mapper` to produce `.claude/app-understanding.md`. 5. Write or update `.claude/audit-plan.md` with 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.

Ships withvuln-scout

AI-powered whitebox penetration testing plugin for Claude Code. 9 languages, 22 skills, 7 autonomous agents. STRIDE threat modeling, OWASP 2025 coverage, polyglot monorepo support.

Get the whole plugin

Other skills on vuln-scout.