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).

Prerequisites

Installs
23
GitHub Stars
102
First Seen
May 3, 2026
security-setup — luongnv89/skills