Drop launches: rootless Linux sandbox that isolates coding agents at the OS level

aronchick · x · 2026-09-23

Drop is a new rootless Linux sandbox for isolating coding agents and third-party programs. Run agents with --dangerously-skip-permissions while Drop enforces permissions at the OS level: a hallucinated rm -rf never touches your home dir, prompt injections find nothing in /.ssh. virtualenv-style disposable environments, no container setup (uses your existing distro), TOML config for exposures, user-namespace isolation with all capabilities dropped, and optional gVisor for an extra user-space kernel layer.

Original post →

More from coding & agent

coding & agent channel →