소개
This skill provides comprehensive patterns and implementation guides for securing sensitive credentials within CI/CD workflows. It covers industry-standard tools like HashiCorp Vault, AWS Secrets Manager, and native platform secrets (GitHub/GitLab), enabling developers to automate secret rotation, implement least-privilege access, and prevent accidental exposure through secret scanning. Use this skill when architecting deployment pipelines that require secure handling of API keys, database credentials, and TLS certificates without hardcoding them into source code.