logoalt Hacker News

debazelyesterday at 7:07 AM1 replyview on HN

It is really easy to restrict and contain an AI agent as long as you don't give it access to a terminal. If you only give it tools to read files and access the internet, then it is much easier to just restrict the tools themselves rather than setting up a whole isolated sandbox.


Replies

hosteuryesterday at 8:48 AM

Access to read sensitive files and access to internet could easily lead to data exposures on the internet, no? Without any terminal or shell access.

show 1 reply