creating-sbx-templates
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the Go programming language toolchain from the official
go.devwebsite during the Docker image build process. - [COMMAND_EXECUTION]: Provides instructions for using the
dockerandsbxCLI tools to build, load, and manage sandbox templates, including safe methods for providing registry credentials via standard input. - [SAFE]: Explicitly advises against insecure practices like piping remote scripts directly into a shell (
curl | bash) and encourages the use of designated secret management tools for handling sensitive information.
Audit Metadata