关于
This skill provides a comprehensive framework for managing sensitive information in CI/CD pipelines, specifically focusing on GitHub Actions. It guides users through the secret storage hierarchy (repository, organization, and environment levels), helps mitigate exposure risks like log leakage and pull request injection, and promotes advanced security patterns such as 'secretless' OIDC authentication. By following these patterns, developers can ensure their production infrastructure, cloud accounts, and API tokens remain protected against common supply chain attacks.