logoalt Hacker News

JambalayaJimboyesterday at 4:25 PM1 replyview on HN

What do you mean by sandboxing bash? Isn’t this about just having a tool like curl or Postman?

Implanting an MCP client in your agent code isn’t all that different from calling requests or whatever


Replies

simonwyesterday at 5:36 PM

I mean the ability to have an agent run commands in a Bash shell without allowing them access to any file or environment variable visible to the user on that computer, and without allowing them uncontrolled internet access.

show 1 reply