Skip to main content

docker-makefile

Facilitates Docker Compose orchestration and Makefile commands for efficient development environment management and troubleshooting.

Install this skill

or
88/100

Security score

The docker-makefile skill was audited on Feb 9, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 320

Access to .env file

SourceSKILL.md
320### Backend (.env)
medium line 332

Access to .env file

SourceSKILL.md
332### Frontend (frontend/.env)
low line 328

External URL reference

SourceSKILL.md
328CORS_ALLOWED_ORIGIN=http://localhost:3000
low line 335

External URL reference

SourceSKILL.md
335REACT_APP_API_URL=http://localhost:8080
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →