Skip to main content

Add Service to Dev Compose

Facilitates the addition of microservices to a Podman Compose setup, ensuring proper configuration and dependencies.

Install this skill

or
90/100

Security score

The Add Service to Dev Compose skill was audited on Jun 11, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 205

Curl to non-GitHub URL

SourceSKILL.md
205curl http://localhost:<port>/health
low line 33

External URL reference

SourceSKILL.md
33- CENTRAL_SITE_URL=http://dev-frappe-ms-poc-dev-central-site-1:8000
low line 115

External URL reference

SourceSKILL.md
115- `CENTRAL_SITE_URL=http://dev-frappe-ms-poc-dev-central-site-1:8000`
low line 131

External URL reference

SourceSKILL.md
131url: http://<service-name>-service:8000
low line 165

External URL reference

SourceSKILL.md
165- CENTRAL_SITE_URL=http://dev-frappe-ms-poc-dev-central-site-1:8000
low line 205

External URL reference

SourceSKILL.md
205curl http://localhost:<port>/health
Scanned on Jun 11, 2026
View Security Dashboard
Installation guide →