implementing-hashicorp-vault-dynamic-secrets
Implements dynamic secrets management using HashiCorp Vault for secure database credentials and automated credential rotation.
Install this skill
or
83/100
Security score
The implementing-hashicorp-vault-dynamic-secrets skill was audited on Jun 10, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 289
Access to root home directory
SourceSKILL.md
| 289 | vault write pki/root/generate/internal \ |
medium line 306
Access to root home directory
SourceSKILL.md
| 306 | vault write pki/root/sign-intermediate \ |
low line 70
External URL reference
SourceSKILL.md
| 70 | leader_api_addr = "https://vault-2.corp.local:8200" |
low line 73
External URL reference
SourceSKILL.md
| 73 | leader_api_addr = "https://vault-3.corp.local:8200" |
low line 88
External URL reference
SourceSKILL.md
| 88 | api_addr = "https://vault-1.corp.local:8200" |
low line 89
External URL reference
SourceSKILL.md
| 89 | cluster_addr = "https://vault-1.corp.local:8201" |
low line 313
External URL reference
SourceSKILL.md
| 313 | issuing_certificates="https://vault.corp.local:8200/v1/pki_int/ca" \ |
low line 314
External URL reference
SourceSKILL.md
| 314 | crl_distribution_points="https://vault.corp.local:8200/v1/pki_int/crl" |
low line 457
External URL reference
SourceSKILL.md
| 457 | vault_addr="https://vault.corp.local:8200", |
Scanned on Jun 10, 2026
View Security DashboardGitHub Stars 15.1K
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
mukul975/Anthropic-Cybersecurity-Skills