secrets-management
Facilitates secure secrets management in CI/CD pipelines using tools like Vault and AWS Secrets Manager for sensitive credential handling.
Install this skill
or
76/100
Security score
The secrets-management skill was audited on Feb 28, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 69
Template literal with variable interpolation in command context
SourceSKILL.md
| 69 | ```yaml |
medium line 127
Template literal with variable interpolation in command context
SourceSKILL.md
| 127 | ```yaml |
medium line 170
Template literal with variable interpolation in command context
SourceSKILL.md
| 170 | ```yaml |
medium line 179
Template literal with variable interpolation in command context
SourceSKILL.md
| 179 | ```yaml |
low line 57
External URL reference
SourceSKILL.md
| 57 | export VAULT_ADDR='http://127.0.0.1:8200' |
low line 83
External URL reference
SourceSKILL.md
| 83 | url: https://vault.example.com:8200 |
low line 102
External URL reference
SourceSKILL.md
| 102 | - export VAULT_ADDR=https://vault.example.com:8200 |
low line 274
External URL reference
SourceSKILL.md
| 274 | server: "https://vault.example.com:8200" |
Scanned on Feb 28, 2026
View Security DashboardInstall this skill with one command
/learn @ljchg12-hue/secrets-management