5 ms·
For one, I’ve been working on a generic sandbox environment github.com/brianv0/formwork You should be easily able to hide/lock down files, network, and MCP to
by prpl 1mo ago
For one, I’ve been working on a generic sandbox environment
github.com/brianv0/formwork
You should be easily able to hide/lock down files, network, and MCP tools from an agent and it shouldn’t be up to the agent.
- hobofan 1mo ago> files, network, and MCP tools Locking that down to nothing is trivial for any harness: just don't expose those to the LLM. The tricky part is allowing access to those.
- prpl 1mo agosure it’s not tricky. But everybody does it different and OpenAI couldn’t even be bothered to do it right when benchmarking their models