Claude Code attempted to evaluate smolvm as a secure sandbox for untrusted Python and JavaScript. The goal involved restricting RAM, CPU time, and network access to prevent infinite loops. However, the test failed because the Claude Code container runs inside a Firecracker guest, preventing the nested virtualization required for smolvm to execute.