概要
This skill provides comprehensive guidance and implementation patterns for managing sensitive information like API keys, database passwords, and TLS certificates. It facilitates the integration of industry-standard tools such as HashiCorp Vault, AWS Secrets Manager, and Azure Key Vault into your development workflow. By following these best practices, developers can implement automated secret rotation, least-privilege access, and robust secret scanning to prevent accidental credential leakage in repository history or build logs.