logoalt Hacker News

reddozentoday at 6:40 AM1 replyview on HN

If any AI company was doing serious engineering isolated containers would have been a prerequisite to using their tools.


Replies

globular-toasttoday at 7:41 AM

Anyone serious about security will want to bring their own sandbox anyway, not trust these, often proprietary, agents. I've never run an agent outside a sandbox. My first bubblewrap script for `claude` is now over a year old. The tools are available and if you learn to use them you can run any program in a sandbox.

But, in any case, why put in effort doing something people don't expect or ask for? We can assume everyone running agents is either a) using their own sandbox, or b) doesn't care. I think we can guess which category most people fall into. You could maybe argue about responsibility, but I don't think you can argue about "serious engineering".