logoalt Hacker News

michaelanckaertyesterday at 9:31 PM1 replyview on HN

Sure to protect your machine, but what about data security? Do I want to allow unknown code to be run on my private/corporate data?

Sandbox all you want but sooner or later your data can be exfiltrated. My point is giving an LLM unrestricted access to random code that can be run is a bad idea. Curate carefully is my approach.


Replies

mkageniusyesterday at 9:49 PM

For data security, you can run sandbox locally too. See https://github.com/instavm/coderunner