logoalt Hacker News

silverFork • today at 4:55 PM • 2 replies • view on HN

There are references about escaping offline sandbox.. I dont know about shootings!!

https://www.primeintellect.ai/blog/universal-offline-sandbox...


Replies

hn8726 • today at 5:14 PM

If you read the article it states clearly that the sandbox wasn't offline though? There were API calls to certain endpoint(s) allowed, and the model simply used that endpoint's feature to query data from the internet

verdverm • today at 5:03 PM

https://www.theguardian.com/technology/2026/sep/22/british-c...

re sandbox, I mean with actual OAI incidents, not theoretical

one can mirror dependencies internally, rather than putting a simple proxy in place, I've built auth a thing, 100 lines of stdlib only Go and scripts for the mirroring process, our rationale was reliability b/c upstream providers go down, and also only allowing approved images and packages, so devs cannot bring in random stuff

➕ show 1 reply