vault-secrets
Installation
SKILL.md
Vault Secrets Skill
Manage HashiCorp Vault KV secrets with strict value protection.
Tools
| Tool | Description |
|---|---|
read_secret |
Read secret metadata (values NEVER displayed) |
write_secret |
Write secret to KV engine |
list_secrets |
List secrets in a path |
delete_secret |
Delete a secret |
get_secret_metadata |
Get secret version metadata |
inject_secret |
Inject secret value to integration |