Secret Detection

Keeping credentials out of source, and what to do once one is in: rotate before removing, because deleting the line does not un-leak it. Covers where a secret may live, safe .env templates, why a client-reachable config value is public, and running a scanner rather than eyeballing for patterns. Use when writing code that reads a credential, creating config or .env templates, before committing, or after discovering a secret in a repository.

ShieldNet-360 b49b8c1 4 files · 96.7 KB Updated

File contents

ShieldNet-360/secure-vibe/tree/main/skills/secret-detection commit b49b8c1dbb

Frequently asked questions

npx skillmds@latest add shieldnet-360/secret-detection