docker-deployment
Facilitates Docker containerization for Python/FastAPI apps, ensuring optimized, secure deployments for development and production.
Install this skill
or
81/100
Security score
The docker-deployment 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 39
Curl to non-GitHub URL
SourceSKILL.md
| 39 | curl -fsSL https://get.docker.com -o get-docker.sh |
medium line 162
Curl to non-GitHub URL
SourceSKILL.md
| 162 | CMD curl -f http://localhost:8000/health || exit 1 |
medium line 148
Access to root home directory
SourceSKILL.md
| 148 | COPY --from=builder --chown=appuser:appuser /root/.local /home/appuser/.local |
low line 231
Access to .env file
SourceSKILL.md
| 231 | - .env |
low line 284
Access to .env file
SourceSKILL.md
| 284 | - .env |
low line 39
External URL reference
SourceSKILL.md
| 39 | curl -fsSL https://get.docker.com -o get-docker.sh |
low line 162
External URL reference
SourceSKILL.md
| 162 | CMD curl -f http://localhost:8000/health || exit 1 |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry