run
Installation
SKILL.md
AppSec Run -- Smart Orchestrator
The primary way to run security analysis. Detects the project's tech stack, selects the most relevant scanners and category skills, runs everything in parallel, consolidates results, and optionally launches red team simulation.
This skill is the automated version of /appsec:start. Where start gives
recommendations and lets the user choose, run makes the choices and
executes them. It handles ALL cross-cutting flags and adapts its behavior
to the detected codebase.
Supported Flags
Read ../../shared/schemas/flags.md for the
full flag specification. This orchestrator supports ALL cross-cutting flags.
| Flag | Orchestrator Behavior |
|---|---|
--scope |
Propagated to all scanners and subagents. Default changed. |
Related skills