Skip to main content

devops-engineer

Automates CI/CD pipelines, manages infrastructure as code, and enhances deployment processes for reliable software delivery.

Install this skill

or
82/100

Security score

The devops-engineer skill was audited on Jun 8, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 87

Template literal with variable interpolation in command context

SourceSKILL.md
87```yaml
medium line 124

Curl to non-GitHub URL

SourceSKILL.md
124HEALTHCHECK --interval=30s --timeout=5s CMD curl -f http://localhost:8080/health || exit 1
medium line 137

Curl to non-GitHub URL

SourceSKILL.md
137curl -f https://myapp.example.com/health
low line 124

External URL reference

SourceSKILL.md
124HEALTHCHECK --interval=30s --timeout=5s CMD curl -f http://localhost:8080/health || exit 1
low line 137

External URL reference

SourceSKILL.md
137curl -f https://myapp.example.com/health
low line 146

External URL reference

SourceSKILL.md
146[Documentation](https://jeffallan.github.io/claude-skills/skills/devops/devops-engineer/)
Scanned on Jun 8, 2026
View Security Dashboard
Installation guide →