secrets-management
Facilitates secure secrets management for CI/CD pipelines using tools like Vault and AWS Secrets Manager to protect sensitive credentials.
Install this skill
or
76/100
Security score
The secrets-management skill was audited on Mar 8, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 73
Template literal with variable interpolation in command context
SourceSKILL.md
| 73 | ```yaml |
medium line 131
Template literal with variable interpolation in command context
SourceSKILL.md
| 131 | ```yaml |
medium line 174
Template literal with variable interpolation in command context
SourceSKILL.md
| 174 | ```yaml |
medium line 183
Template literal with variable interpolation in command context
SourceSKILL.md
| 183 | ```yaml |
low line 61
External URL reference
SourceSKILL.md
| 61 | export VAULT_ADDR='http://127.0.0.1:8200' |
low line 87
External URL reference
SourceSKILL.md
| 87 | url: https://vault.example.com:8200 |
low line 106
External URL reference
SourceSKILL.md
| 106 | - export VAULT_ADDR=https://vault.example.com:8200 |
low line 279
External URL reference
SourceSKILL.md
| 279 | server: "https://vault.example.com:8200" |
Scanned on Mar 8, 2026
View Security DashboardGitHub Stars 30.6K
Rate this skill
Categorydevelopment
UpdatedApril 4, 2026
cicd-automationwshobson/agents