What is your worst sandboxing fail?
Summary
A developer questions the adequacy of sandboxing for LLM commands in IDEs and asks for community experiences with security failures.
Similar Articles
Dancing mad with sandboxing
A technical blog post discussing the complexities and frustrations of implementing sandboxing techniques for security.
Quoting Jeremy Morrell
Jeremy Morrell suggests that LLMs and modern sandbox primitives create opportunities for extensible software on the web, allowing users to safely extend applications and gain enhanced capabilities.
I red-teamed my own sandbox for running untrusted AI code. Everything held except DNS
The author red-teamed their sandbox for running untrusted AI code and found that everything held except DNS, indicating a potential vulnerability.
How are you actually using agent sandboxes like E2B or Daytona? Trying to work out if I need one
A developer discusses the tradeoffs of using agent sandboxes like E2B and Daytona for running code execution, asking the community about lifespan, state persistence, network isolation, and managed vs self-hosted solutions.
@Miles_Brundage: State of AI sandboxing RN
Miles Brundage shares a link on the current state of AI sandboxing, a safety practice for controlled AI testing and deployment.