Skip to main content

ASG Sandbox

Execute untrusted code safely in isolated environments.

Overview

ASG Sandbox provides:
  • Python & JavaScript — Popular languages
  • Full isolation — Secure execution
  • Package support — pip/npm packages
  • File access — Read/write temporary files

Quick Example

Parameters

Languages

Response

Installing Packages

Security

Isolation: All sandbox executions run in isolated environments with:
  • No network access (except allowlisted domains)
  • No persistent storage
  • Memory and CPU limits
  • Automatic termination on timeout

Use Cases

  • Code execution — Run user-submitted code safely
  • Data analysis — Process data with Python libraries
  • Prototyping — Test code snippets quickly
  • Agent tools — Give agents code execution capability

Pricing

See Pricing for execution rates.