From 2e1df8b00034cc3411a54fa7f38522d67411e2dc Mon Sep 17 00:00:00 2001 From: fstandhartinger Date: Sat, 22 Aug 2026 22:43:32 +0200 Subject: [PATCH] Add Sandbox as a Service to Cloud Full VMs rather than microVMs, 24-hour sessions without a subscription tier, and preview URLs that open no inbound port on the sandbox. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28e0857..871ccf4 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ A curated list of **code-execution sandboxing solutions for AI/LLM agents**. - [shellbox.dev](https://shellbox.dev/) - SSH-accessible Linux boxes. - [Novita Sandbox](https://novita.ai/docs/guides/sandbox-agent-runtime-introduction) - Agent deployment framework with SDK decorators and one-click configuration. - [BlueRock Agent Sandbox](https://www.bluerock.io/products/agent-sandbox) - Commercial sandbox with full MCP visibility and action-level tracing. +- [Sandbox as a Service](https://sandbox-as-a-service.com/) - Full cloud VMs rather than microVMs: 24-hour sessions with no subscription tier, public preview URLs that open no inbound port on the sandbox, and per-second billing. REST API and [MCP server](https://github.com/fstandhartinger/sandbox-as-a-service-mcp). - [Tenki Sandbox](https://tenki.cloud/products/sandbox) - Hardware-isolated Linux VMs with warm-start sessions, snapshot/fork, and multi-language SDKs. ## Self-hosted / Open Source