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:

Installs
3
Repository
alinaqi/maggy
GitHub Stars
689
First Seen
May 21, 2026
security — alinaqi/maggy