概要
This skill provides a comprehensive framework for securing sensitive data throughout the software development lifecycle. It guides Claude in configuring and integrating centralized secrets engines like HashiCorp Vault, AWS Secrets Manager, and Azure Key Vault into modern workflows including GitHub Actions, GitLab CI, and Kubernetes. By emphasizing automated secret rotation, proactive secret scanning with tools like TruffleHog, and the enforcement of least-privilege access, it ensures that API keys, database credentials, and TLS certificates remain protected and are never exposed in source code or build logs.