docker-containerization
Generates optimized Docker configurations for applications, enhancing deployment efficiency and best practices.
Install this skill
or
81/100
Security score
The docker-containerization skill was audited on Feb 9, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 150
Template literal with variable interpolation in command context
SourceSKILL.md
| 150 | ```yaml |
medium line 280
Access to root home directory
SourceSKILL.md
| 280 | COPY --from=builder /root/.local /root/.local |
medium line 281
Access to root home directory
SourceSKILL.md
| 281 | ENV PATH=/root/.local/bin:$PATH |
low line 83
Access to .env file
SourceSKILL.md
| 83 | .env |
low line 84
Access to .env file
SourceSKILL.md
| 84 | .env.local |
low line 351
Access to .env file
SourceSKILL.md
| 351 | docker run -p 3000:3000 --env-file .env myapp:latest |
low line 169
External URL reference
SourceSKILL.md
| 169 | test: ["CMD", "wget", "--quiet", "--tries=1", "--spider", "http://localhost:3000/health"] |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry