Skip to main content

docker-debugging

Equips users with techniques for debugging and troubleshooting Docker containers in production environments.

Install this skill

or
88/100

Security score

The docker-debugging skill was audited on Feb 9, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 97

Curl to non-GitHub URL

SourceSKILL.md
97docker exec <container> curl -f http://localhost/health
medium line 122

Curl to non-GitHub URL

SourceSKILL.md
122docker exec <container> curl http://<service>:port
low line 97

External URL reference

SourceSKILL.md
97docker exec <container> curl -f http://localhost/health
low line 122

External URL reference

SourceSKILL.md
122docker exec <container> curl http://<service>:port
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry