Skip to main content

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 Mar 4, 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
57export VAULT_ADDR='http://127.0.0.1:8200'
low line 83

External URL reference

SourceSKILL.md
83url: 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
274server: "https://vault.example.com:8200"
Scanned on Mar 4, 2026
View Security Dashboard