Show HN: Amla Sandbox – WASM bash shell sandbox for AI agents
Source: Hacker News
Overview
WASM sandbox for running LLM-generated code safely. Agents get a bash‑like shell and can only call tools you provide, with constraints you define. No Docker, no subprocess, no SaaS — just pip install amla-sandbox.
Features
- Bash‑like shell for agents to interact with.
- Tool constraints: agents can only call the tools you expose, under the limits you set.
- Zero external runtime: no Docker, no subprocess, no SaaS required.
- Simple installation:
pip install amla-sandbox.
Metadata
- Comments URL: https://news.ycombinator.com/item?id=46824877
- Points: 6
- Comments: 6