Container Debug
v1.0.0Debug running Docker containers and Compose services. Use when inspecting container logs, exec-ing into running containers, diagnosing networking issues, checking resource usage, debugging multi-stage builds, troubleshooting health checks, or fixing Compose service dependencies.
⭐ 1· 3.9k·18 current·18 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the content: the SKILL.md is a comprehensive Docker and Compose debugging playbook. The manifest only requires the 'docker' binary, which is appropriate for the claimed purpose.
Instruction Scope
The instructions occasionally reference other binaries/tools (nsenter, jq, netstat, tcpdump, nc, wget, curl, busybox, tcpdump sidecars, busybox, curlimages) and Docker Desktop features that are not declared in the metadata. The guidance also uses host-level operations (inspecting container PIDs, using nsenter, running containers with --pid or --net=container) which require elevated privileges and can affect host/container state. These are reasonable for a debugging guide but should be explicitly documented as additional runtime requirements and privileged operations.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk/write risk; nothing is downloaded or installed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or access tokens; this is proportionate to its stated purpose.
Persistence & Privilege
always:false and no install steps means the skill does not request permanent presence or modify other skills or system-wide settings. The skill relies on the agent invoking commands at runtime; autonomous invocation is allowed by default but not excessive here.
Assessment
This skill is an instruction-only Docker/Compose troubleshooting guide and is coherent with its stated purpose. Before installing or using it, note: (1) many commands require the docker CLI and elevated privileges (root or Docker group) and can modify or restart containers — avoid running them in a production environment without review; (2) the SKILL.md references other tools (jq, nsenter, tcpdump, netstat, nc, curl/wget, busybox/curlimages) that may not be present on the agent host — either ensure those tools are available or limit the agent to the commands you trust; (3) because the skill performs host/container introspection (inspect PIDs, enter namespaces), only grant it to agents you trust and avoid giving it access to systems that contain sensitive data. If you plan to deploy in a sensitive environment, request the author to declare any additional required binaries and to clarify which steps require elevated privileges.Like a lobster shell, security has layers — review code before you run it.
latestvk97ajtr2a3js28y0026p4z569d80eppb
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🐳 Clawdis
OSLinux · macOS · Windows
Binsdocker
