docker-advanced-workflows
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes standard Docker MCP tools such as
docker_stats,docker_inspectContainer,docker_exec, anddocker_updatefor legitimate container management and diagnostic tasks. - [EXTERNAL_DOWNLOADS]: All external URLs reference the official Docker documentation (docs.docker.com), which is a trusted service for technical guidance.
- [COMMAND_EXECUTION]: The workflow involves executing commands inside containers via
docker_execand updating container configurations viadocker_update, but these operations are restricted to the context of the primary skill purpose (advanced Docker orchestration).
Audit Metadata