Secret Management

Store, access, rotate, and audit secrets safely — provider selection (Vault, AWS Secrets Manager, GCP Secret Manager), runtime injection, rotation policy, least-privilege IAM, CI/CD secret handling, and secret scanning in pipelines. Use when asked to "store API keys", "rotate secrets", "Vault", "AWS Secrets Manager", "secret rotation", "least privilege", "secrets in CI", "secret scanning", "gitleaks", "trufflehog", "don't hardcode credentials", or "how to manage secrets in production". Do NOT use for: general auth token lifecycle — see auth-patterns. Do NOT use for: environment variable naming conventions alone — this covers secret storage architecture.

yanacuti1121 275c5fb 7.2 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/secret-management commit 275c5fbc75

Frequently asked questions

npx skillmds add yanacuti1121/secret-management