docker-local-dev
Generates optimized Docker configurations for local development through an interactive Q&A process, supporting various tech stacks.
Install this skill
or
74/100
Security score
The docker-local-dev skill was audited on Feb 9, 2026 and we found 18 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 72
Access to .env file
SourceSKILL.md
| 72 | - `.env`, config files → Database type, Redis usage |
low line 122
Access to .env file
SourceSKILL.md
| 122 | - Database: MySQL (from .env DB_CONNECTION) |
low line 123
Access to .env file
SourceSKILL.md
| 123 | - Redis: Yes (from .env REDIS_HOST) |
low line 223
Access to .env file
SourceSKILL.md
| 223 | # Check .env for actual service usage |
low line 224
Access to .env file
SourceSKILL.md
| 224 | grep -E '^(CACHE_DRIVER|CACHE_STORE|SESSION_DRIVER|QUEUE_CONNECTION|MAIL_MAILER)=' .env |
low line 240
Access to .env file
SourceSKILL.md
| 240 | grep -E '^(CACHE_DRIVER|SESSION_DRIVER|QUEUE_CONNECTION)=' .env |
low line 245
Access to .env file
SourceSKILL.md
| 245 | I noticed your .env configuration: |
low line 270
Access to .env file
SourceSKILL.md
| 270 | grep -E '^MAIL_MAILER=' .env |
low line 300
Access to .env file
SourceSKILL.md
| 300 | grep -E '^QUEUE_CONNECTION=' .env |
low line 398
Access to .env file
SourceSKILL.md
| 398 | 1. .env file (recommended) |
medium line 504
Access to .env file
SourceSKILL.md
| 504 | 2. Generate `.env.docker` or update `.env` |
low line 681
Access to .env file
SourceSKILL.md
| 681 | 3. Are credentials correct? Check .env or docker-compose.yml |
low line 286
External URL reference
SourceSKILL.md
| 286 | - Web UI: http://localhost:8025 |
low line 290
External URL reference
SourceSKILL.md
| 290 | - Web UI: http://localhost:8025 |
low line 551
External URL reference
SourceSKILL.md
| 551 | - Web: http://localhost:8080 |
low line 553
External URL reference
SourceSKILL.md
| 553 | - Mail UI: http://localhost:8025 |
low line 577
External URL reference
SourceSKILL.md
| 577 | | Web | http://localhost:8080 | - | |
low line 580
External URL reference
SourceSKILL.md
| 580 | | Mail UI | http://localhost:8025 | - | |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry