Skip to main content

devops-engineer

Automates CI/CD pipelines, manages infrastructure as code, and enhances deployment processes using Docker, Kubernetes, and Terraform.

Install this skill

or
83/100

Security score

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

Categories Tested

Security Issues

medium line 90

Template literal with variable interpolation in command context

SourceSKILL.md
90```yaml
medium line 127

Curl to non-GitHub URL

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

Curl to non-GitHub URL

SourceSKILL.md
140curl -f https://myapp.example.com/health
low line 127

External URL reference

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

External URL reference

SourceSKILL.md
140curl -f https://myapp.example.com/health
Scanned on May 21, 2026
View Security Dashboard
Installation guide →