Enables LLMs to execute Python code securely in a sandboxed environment. Supports configurable restrictions like no network access and returns results including files.
Provides a secure, containerized Python sandbox for executing LLM-generated code with multi-layer isolation, along with JSON/CSV validation and workspace state snapshots.
Enables safe execution of Python code snippets within a sandboxed environment, restricting dangerous builtins and modules to prevent malicious operations.
An interactive Python code execution environment that allows users and LLMs to safely execute Python code and install packages in isolated Docker containers.