sandbox-sdk
Audited by Runlayer on Feb 22, 2026
Malicious tool definition detected
Tool: SKILL.md Description: --- name: sandbox-sdk description: Build sandboxed applications for secure code execution.
Malicious tool definition detected
Tool: references/api-quick-ref.md Description: # Sandbox SDK API Reference Detailed API for `@cloudflare/sandbox`.
Malicious tool definition detected
Tool: references/examples.md Description: # Sandbox SDK Examples All examples: https://github.com/cloudflare/sandbox-sdk/tree/main/examples ## Example Index | Example | Use Case | Key File | |---------|----------|----------| | `minimal` | Basic setup, exec, file ops | `src/index.ts` | | `code-interpreter` | AI code execution with Workers AI | `src/index.ts` | | `openai-agents` | OpenAI Agents SDK integration | `src/index.ts` | | `opencode` | OpenCode agent integration | `src/index.ts` | | `claud