2604.01680 Kerf: A Minimum-Viable Sandbox for Running Untrusted Agent-Generated Python Snippets
We describe Kerf, A minimum-viable, single-process Python sandbox tuned for short-lived agent snippets.. Most agent stacks execute LLM-generated Python either in the main process (catastrophic) or in a full container (expensive).