Vault Skills
HashiCorp Vault for secrets management. Store, access, and rotate credentials, tokens, and encryption keys securely.
3 skills
Dynamic Secrets with Vault
Intermediate
Generate dynamic, short-lived credentials with Vault — database credentials, AWS IAM, PKI certificates, and SSH keys that are automatically created and revoked based on TTL.
vaultdynamicsecretssecurity+1
Works with:claude-code, cursor, copilot +3
View Skill
KV Secret Engine Operations
Intermediate
Manage secrets with Vault's KV v2 engine — storing, retrieving, versioning, deleting, and restoring secrets with metadata, custom metadata, and check-and-set operations from the CLI.
vaultsecretengineoperations+2
Works with:claude-code, cursor, copilot +3
View Skill
Vault Policies & Authentication
Advanced
Configure Vault access control — writing ACL policies, setting up auth methods (AppRole, OIDC, Kubernetes), token management, and designing least-privilege access for applications and users.
vaultpoliciesauthenticationsecurity+2
Works with:claude-code, cursor, copilot +3
View Skill