import-compose
Facilitates the migration of Docker Compose workflows to Kurtosis by importing and converting Docker Compose files into Starlark packages.
Install this skill
or
89/100
Security score
The import-compose skill was audited on May 16, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 38
Access to .env file
SourceSKILL.md
| 38 | ## Custom .env file |
low line 41
Access to .env file
SourceSKILL.md
| 41 | kurtosis import -e ./custom.env docker-compose.yml |
medium line 44
Access to .env file
SourceSKILL.md
| 44 | Default is `.env` in the current directory. |
Scanned on May 16, 2026
View Security Dashboard