Skip to main content

docker-expert

Provides expert Docker containerization solutions, focusing on optimization, security, and orchestration for production environments.

Install this skill

or
83/100

Security score

The docker-expert skill was audited on Mar 4, 2026 and we found 5 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 140

Template literal with variable interpolation in command context

SourceSKILL.md
140```yaml
medium line 105

Curl to non-GitHub URL

SourceSKILL.md
105CMD curl -f http://localhost:3000/health || exit 1
medium line 297

Access to root home directory

SourceSKILL.md
297RUN --mount=type=cache,target=/root/.npm \
low line 105

External URL reference

SourceSKILL.md
105CMD curl -f http://localhost:3000/health || exit 1
low line 154

External URL reference

SourceSKILL.md
154test: ["CMD", "curl", "-f", "http://localhost:3000/health"]
Scanned on Mar 4, 2026
View Security Dashboard
Installation guide →