ATRIUMsearch → argument graph
ClaimArticle

smolmachines/smolvm can be used as a fast, secure sandbox for running untrusted Python and JavaScript code, with resource limits (RAM, CPU time) and restricted filesystem and network access.

The research task was to evaluate smolmachines.com as a secure sandbox for executing user-provided, untrusted code with strict resource and access limits. ✦ AI generated

Author · Simon Willison's Weblog · 2026-08-19 · original ↗

Put https://smolmachines.com through its paces as a fast secure sandbox. Explore what it would take to use this to run untrusted Python and JavaScript code in a way that is limited in what RAM and CPU time it can take up (protection against "while true") with no network access and filesystem access only to designated files. Goal is to be able to use this to execute user-provided tasks for things like data transformations.

Read full article ↗excerpt · fair-use quotation

Around this claim