security

Installation
SKILL.md

Security Skill

Security best practices and automated security testing for all projects.


Core Principle

Security is not optional. Every project must pass security checks before merge. Assume all input is malicious, all secrets will leak if committed, and all dependencies have vulnerabilities.


Required Security Setup

1. Gitignore (Non-Negotiable)

Every project must have these in .gitignore:

Related skills
Installs
276
GitHub Stars
622
First Seen
Jan 20, 2026