Secrets Management

Handles credentials safely through their whole life — where they live, how code gets them, how they rotate, and what to do when one leaks. Use this whenever the user is adding an API key, database password, token, or certificate, mentions a secrets manager or vault, asks how to store credentials, or has committed a secret to git. For finding exposed secrets during a code review, use security-analysis.

OKHP3 77ad190 5.1 KB Updated

File contents

OKHP3/skillz/tree/main/community/secrets-management commit 77ad1900b0

Frequently asked questions

npx skillmds@latest add okhp3/secrets-management