Trail of Bits Coop isolates Claude Code and Codex in disposable VMs
Trail of Bits open-sourced coop, a Rust CLI that spins disposable VMs (Firecracker on Linux, Lima on macOS) so Claude Code and Codex get full Docker, git, and compiler access without touching the host. Install with the repo’s install script, run coop setup, then coop up and coop claude or coop codex from a project.
