Skip to main content

docker-debug

Facilitates debugging of Kurtosis on Docker, helping diagnose issues like container crashes and networking problems efficiently.

Install this skill

or
94/100

Security score

The docker-debug skill was audited on May 16, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 101

Wget to non-GitHub URL

SourceSKILL.md
101kurtosis service exec <enclave-name> <service-name> -- wget -qO- http://<other-service>:<port>/endpoint
low line 101

External URL reference

SourceSKILL.md
101kurtosis service exec <enclave-name> <service-name> -- wget -qO- http://<other-service>:<port>/endpoint
Scanned on May 16, 2026
View Security Dashboard
Installation guide →
GitHub Stars 544
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
kurtosis-tech/kurtosis