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
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