Secrets Hygiene

Keeps API keys in one gitignored place, redacts logs before model pastes, and rotates leaked credentials. Use when handling .env files, commits that might contain secrets, or before pasting scripts or errors to a model. Not for Vercel env pull or OIDC (env-vars) and not for inventing an XAI_API_KEY for browser Grok OAuth. Do not read or echo .env values into chat.

Kayforkind b43dfa8 14.3 KB Updated

File contents

Kayforkind/skill-slice commit b43dfa82f6

Frequently asked questions

npx skillmds@latest add kayforkind/secrets-hygiene