Secret Hygiene

Never write, echo, or commit secret values such as API keys, tokens, passwords, or private keys; reference them through environment variables or a secret manager, and report discovered secrets without reproducing the value. Use when writing code, tests, configuration, documentation, logs, or shell commands that touch credentials; do not use to weaken cryptographic material handling that the product itself must perform.

26zl Updated

File contents

26zl/universal-agent-skills/tree/main/skills/secret-hygiene commit c7336f4f29

Frequently asked questions

npx skillmds@latest add 26zl/secret-hygiene