|
|
|
|
|
by NitpickLawyer
224 days ago
|
|
Eh. While you're technically correct, there's a lot of nuance here. The threat model of running agents isn't one that needs "actual sandboxing". You're not looking to run malware that is purposefully designed to escape docker/podman. You're mainly looking to prevent the agent running silly rm-f's, or touch files outside its working env, or killing arbitrary processes, or mess up installed software. That's pretty much it. Some network control as well. ALl of these can be achieved with docker. |
|
Claude or Gemini CLI absolutely will try crazy things after enough cycles of failed attempts of fixing some issues.