Secrets Guard

Keep secrets out of code, git history, logs, and client bundles: detect hardcoded API keys, credentials, tokens, and connection strings; move them to the environment or a secret manager; catch client-exposed prefixes; set up gitignore and pre-commit scanning; run the rotate-first response when a secret has leaked. Use for any credential, .env, or "where do I put my key?" question.

AL-JANEF Updated

File contents

AL-JANEF/janef-forge/tree/main/skills/security/secrets-guard commit 8e293f36bd

Frequently asked questions

npx skillmds@latest add al-janef/secrets-guard-2