secrets-vault-manager

Automates secret infrastructure across HashiCorp Vault and cloud secret stores.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/devCharuzu/philfida-taskmanage --skill secrets-vault-manager-devcharuzu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: secrets-vault-manager
Source: https://github.com/devCharuzu/philfida-taskmanage/tree/main/.windsurf/skills/secrets-vault-manager
Command: npx skills add https://github.com/devCharuzu/philfida-taskmanage --skill secrets-vault-manager-devcharuzu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Production secret infrastructure requires consistent authentication, rotation, auditing, and incident response across Vault and cloud secret stores. This skill provides a unified approach to managing HashiCorp Vault, AWS Secrets Manager, Azure Key Vault, and GCP Secret Manager, including policy authoring, auth method configuration, automated rotation, and audit logging.

Core Features & Use Cases

  • Centralized secret lifecycle management across on-prem and cloud secret stores.
  • Automated rotation of database credentials, API keys, certificates, and tokens with audit trails.
  • Incident response readiness with emergency procedures and blast radius analysis.

Quick Start

Configure a Vault-based secret store with policy templates and rotation workflows for production workloads.

Frequently Asked Questions about secrets-vault-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate secret rotation across HashiCorp Vault and cloud secret stores?

Automated secret rotation across HashiCorp Vault and cloud secret stores is handled by applying unified rotation workflows for database credentials, API keys, certificates, and tokens with attached audit trails.

What is dynamic secret generation and when do I need it for production infrastructure?

Dynamic secret generation creates short-lived, on-demand credentials rather than static ones. You need it for production infrastructure to reduce blast radius and automatically expire compromised database credentials or API keys.

Can I manage HashiCorp Vault policy authoring and auth method configuration centrally?

Yes, centralized secret lifecycle management includes HashiCorp Vault policy authoring and auth method configuration. This unified approach consistently applies access controls across on-prem and cloud secret stores.

Does this approach support secret incident response and blast radius analysis?

Yes, secret incident response readiness is supported through emergency procedures and blast radius analysis. It provides playbooks for compromised credentials and audit logging to trace access across Vault and cloud providers.

How do I set up audit logging for cloud secret stores and HashiCorp Vault?

Audit logging for cloud secret stores and HashiCorp Vault is set up by applying unified audit trail configurations. This tracks all access and rotation events for database credentials, API keys, and tokens.

What is the best way to handle secrets management across multiple cloud providers?

The best way to handle secrets management across multiple cloud providers is a unified approach. It centrally manages AWS Secrets Manager, Azure Key Vault, and GCP Secret Manager, ensuring consistent policy enforcement and automated rotation.