docker-sandbox
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to use the
dockerCLI and thedocker sandboxplugin to create, execute, and manage isolated virtual machine environments on the host system. - [EXTERNAL_DOWNLOADS]: The documentation includes examples of using
curl,wget, andnpm installwithin the sandbox to fetch external resources, which aligns with the skill's purpose of safely exploring untrusted code. - [INDIRECT_PROMPT_INJECTION]: The skill's primary workflow involves mounting host directories into the sandbox via virtiofs. While this creates a surface for the agent to ingest potentially malicious data from the workspace, the sandbox itself is the recommended mitigation for isolating such risks.
- [SAFE]: The skill follows security best practices by encouraging environment isolation and providing detailed instructions for network proxying and allowlist-based traffic control for AI workloads.
Audit Metadata