Post #3925771
2026-07-19 01:02 UTC
I'm building a custom sandbox to prevent LLMs from doing various things and I just found a funny sandbox escape even if you only allow api.anthropic.com as your only egress host:
https://gitlab.com/-/snippets/6011856
Replies (1)
-
@bradlarsen@infosec.exchange 2026-07-19 03:36
@wirepair@mastodon.social oooh interesting! The sandboxing concerns have been on my mind too. seems like a clean VM with only necessary assets / projects on it for an LLM is wise