cloudflare / sandbox-sdk
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/sandbox-sdk && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2630" && unzip -o skill.zip -d .claude/skills/sandbox-sdk && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/sandbox-sdk/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs.
0 views
0 installs