[HN Gopher] Sandbox: Run untrusted AI code safely, fast
___________________________________________________________________
Sandbox: Run untrusted AI code safely, fast
Author : vortex_ape
Score : 43 points
Date : 2025-12-19 14:34 UTC (7 days ago)
(HTM) web link (github.com)
(TXT) w3m dump (github.com)
| mkagenius wrote:
| If you don't want to depend on cloud, have a mac, then you can
| run a sandbox locally on you mac. I have built an apple container
| (not docker) based sandbox to run arbitrary code - coderunner[1].
| It is quite fast. And apple container provides one vm per
| container unlike docker on macos which shares the vm across all
| containers. Coderunner is good for processing sensitive docs
| locally in a secure sandbox.
|
| 1. coderunner - https://github.com/instavm/coderunner
| zingar wrote:
| In the coderunner read me it talks about reading files without
| sending them to the cloud. Does that mean there is something
| agentic going on? That's more than I expect from something
| called a sandbox.
|
| Also if it is agentic, why is it less cloud based than eg
| Claude code? Are there LLMs running locally?
| sh4rks wrote:
| How is this different from the several other alternatives?
| hecanjog wrote:
| First of the only three commit messages reads: "feat: yeet some
| VMs into the cloud". We just don't really care anymore, I guess.
| maxdo wrote:
| Not affiliated in any way , but just outsourced that to modal.com
| , extremely cheap . For millions of runs I paid to date $30 usd
| quotemstr wrote:
| Firecracker: so no virtiofs? Shame.
| ATechGuy wrote:
| Genuine question: why not just use GCP/AWS VMs for agentic
| execution? What is missing?
___________________________________________________________________
(page generated 2025-12-26 23:00 UTC)