Comment on Ask HN: Why are so many rolling out their own AI/LLM agent sandboxing solution?Comments−aristofun7moCan you explain me like im 5 - how does that even work?If you cut network and files for Claude, for example, how is it even going to do the useful work?−hahahahhaah7moYou dont cut all network just decide what you allow to pierce.For files it has an isolated file system. That can have a git clone.
Comments
Can you explain me like im 5 - how does that even work?
If you cut network and files for Claude, for example, how is it even going to do the useful work?
You dont cut all network just decide what you allow to pierce.
For files it has an isolated file system. That can have a git clone.