security-setup
Installation
SKILL.md
Security Setup
Install a local-first security hardening stack for a project. Favor checks that run offline at hook time, produce machine-readable output, and give developers a clear summary before code leaves their machine.
Keep the orchestrator short for the agent's context budget: detailed matrices, templates,
and long verification scenarios live in references/. Link, don't inline.
This skill may trigger automatically per its description, but it never writes
silently: Phase 1 always dry-runs the planned changes and waits for explicit
user confirmation before touching files, and Phase 2 (CI) only runs when the
user explicitly asks for it (e.g. --ci).