Skip to main content

docker-compose-readme

Automatically generates detailed README.md files for Docker Compose projects, enhancing documentation and usability for container services.

Install this skill

or
80/100

Security score

The docker-compose-readme skill was audited on Feb 9, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Access to .env file

SourceSKILL.md
3description: Generates comprehensive README.md files for Docker Compose projects by analyzing compose.yml and .env.example files. Use when user requests documentation for a docker-compose folder or as
medium line 24

Access to .env file

SourceSKILL.md
24- `.env.example` or `.env` (for environment variables)
medium line 38

Access to .env file

SourceSKILL.md
38Read the .env.example file to understand:
medium line 78

Access to .env file

SourceSKILL.md
78- Copying `.env.example` to `.env`
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →