docker-management
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing powerful Docker commands including container management, image building, and system cleanup. Key operations include host directory mounting, file copying, and entering running containers, which grant significant control over the host and container environments.
- [PROMPT_INJECTION]: An indirect prompt injection surface exists as the skill encourages reading untrusted data from external sources. 1. Ingestion points: Container logs via docker logs and container metadata via docker inspect (documented in SKILL.md). 2. Boundary markers: None identified in the instructions. 3. Capability inventory: Subprocess execution via docker run, docker exec, and docker build (documented in SKILL.md). 4. Sanitization: No sanitization or validation of the log content or metadata is suggested before the agent processes it.
Audit Metadata