Skip to main content

docker-workflow

Guides users through a comprehensive Docker workflow for containerization, optimizing builds, and orchestrating multi-container applications.

Install this skill

or
89/100

Security score

The docker-workflow skill was audited on Feb 12, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 320

Access to root home directory

SourceSKILL.md
320RUN --mount=type=cache,target=/root/.cache/pip \
low line 44

Access to .env file

SourceSKILL.md
44.env
medium line 55

Access to .env file

SourceSKILL.md
55- Exclude sensitive files (.env, credentials)
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →