Devops 566 installs

secrets-management

by wshobson/agents

Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive…

Skill content

Secrets Management

Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other tools.

Purpose

Implement secure secrets management in CI/CD pipelines without hardcoding sensitive information.

When to Use

- Store API keys and credentials

- Manage database passwords

- Handle TLS certificates

- Rotate secrets automatically

- Implement least-privilege access

Secrets Management Tools

HashiCorp Vault