Skip to main content

docker-compose-operations

Facilitates local container management for AI/ML services using Docker Compose, enabling efficient development and observability.

Install this skill

or
81/100

Security score

The docker-compose-operations skill was audited on Feb 9, 2026 and we found 5 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 68

Curl to non-GitHub URL

SourceSKILL.md
684. **Inspect network**: `docker compose exec envoy curl -s http://<service>:<port>/health`
low line 56

External URL reference

SourceSKILL.md
56Services are accessible via `http://{service}.127.0.0.1.nip.io`. See `docker-compose/envoy/envoy.yaml` for available domains.
low line 60

External URL reference

SourceSKILL.md
60| Envoy Admin | `http://localhost:9901` | Direct access |
low line 61

External URL reference

SourceSKILL.md
61| mitmproxy Web | `http://localhost:18081` | Direct access |
low line 68

External URL reference

SourceSKILL.md
684. **Inspect network**: `docker compose exec envoy curl -s http://<service>:<port>/health`
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →