smolmachines / smolvm as a sandbox for untrusted Python & JavaScript
ai
Per Simon Willison's Weblog, a researcher tasked Claude Fable 5 with exploring smolmachines, a sandbox for running untrusted Python and JavaScript code with strict resource limits—CPU, RAM, and no network access, designed for tasks like data transformation. The snag: Claude Code's web environment runs inside a Firecracker guest without access to nested virtualization, so the sandbox itself couldn't launch. The solution was direct—GitHub Actions Ubuntu runners do expose the required virtualization features, so the real tests ran there instead on a temporary branch.
Source: https://simonwillison.net/2026/Aug/19/smolmachines-untrus...
Listen to this story
Hear this and more stories in a personalized audio briefing.
Open The Chonkerton