Security Scan Used when a user wants to audit an entire repository or a user-specified path, package, folder, or submodule-like scope for security vulnerabilities. Keep the scan phases separate and produce final HTML and markdown reports. Phase Sequence Keep these phases distinct and run them in linear order: 1. 2. 3. 4. 5. Generate final output Treat this skill as the top-level orchestrator for the four skills plus the final report assembly step. Do not collapse the phases together. For each phase: 1. Read that phase's skill. 2. Load only the inputs required for that phase. 3. Complete that…