docker-via-wsl
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the AI agent to execute shell commands via
wsl.exeanddocker. This is the primary function of the skill, used to resolve path translation issues between the Windows host and the Docker Desktop WSL2 engine. - [SAFE]: The skill implements security best practices by using the
allowed-toolsfrontmatter to restrict the agent's shell access to specific binaries (wsl.exe,docker,uname), minimizing the attack surface. - [SAFE]: All instructions and examples use standard system utilities and well-known Docker commands without any signs of obfuscation, exfiltration, or persistence mechanisms.
Audit Metadata