pre-deployment-security-check

Verifica que no haya credenciales, secrets o archivos sensibles antes de pushear a GitHub. Busca API keys hardcodeadas, .env con valores reales, y valida .gitignore.

$ Installer

git clone https://github.com/alannreyes/bip2 /tmp/bip2 && cp -r /tmp/bip2/.claude/skills/01-pre-deployment-security-check ~/.claude/skills/bip2

// tip: Run this command in your terminal to install the skill