secrets-management

Installation
Summary

Secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, and platform-native solutions.

  • Supports multiple backends: HashiCorp Vault, AWS Secrets Manager, Azure Key Vault, Google Secret Manager, and GitHub/GitLab native secrets
  • Includes integration examples for GitHub Actions, GitLab CI, Terraform, and Kubernetes with automatic secret rotation capabilities
  • Covers best practices including secret masking in logs, least-privilege access, audit logging, and secret scanning with tools like TruffleHog
  • Provides setup guides and code examples for storing, retrieving, and rotating credentials across different CI/CD platforms and infrastructure tools
SKILL.md

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

Related skills

More from wshobson/agents

Installs
7.1K
Repository
wshobson/agents
GitHub Stars
35.2K
First Seen
Jan 20, 2026