A solid security operations toolkit that bundles three Python scripts for scanning, vulnerability assessment, and compliance checking. You'd reach for this when hardening applications, responding to security findings, or prepping for audits. Covers the usual SecOps ground: input validation, dependency scanning, authentication patterns, and compliance requirements. The reference docs break down security standards, vulnerability workflows, and compliance checklists. It's pitched at senior level but really just gives you automated scaffolding and best practice templates rather than deep expertise. Useful if you need security automation without building it from scratch, though you'll still need to know what you're looking for.
npx skills add https://github.com/davila7/claude-code-templates --skill senior-secops