sandbox-sdk
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for the Cloudflare Sandbox SDK, providing instructions on installation, configuration, and API usage for secure code isolation.
- [EXTERNAL_DOWNLOADS]: All external links for documentation (
developers.cloudflare.com) and code examples (github.com/cloudflare/sandbox-sdk) point to official Cloudflare resources. - [COMMAND_EXECUTION]: While the skill documents methods for command execution (
sandbox.exec()) and code interpretation (sandbox.runCode()), these are the core functionalities of the SDK intended to provide a secure, sandboxed environment for running untrusted code. - [SAFE]: Software dependencies such as
@cloudflare/sandboxand the base Docker imagecloudflare/sandboxare official packages provided by the vendor.
Audit Metadata