| ▲ | bryanlarsen 2 hours ago | |||||||||||||
I'm also bemused by the number of people who think they've got an effective sandbox yet their sandboxed agent has access to all of their code, their github, and unrestricted web access. | ||||||||||||||
| ▲ | blcknight 2 hours ago | parent | next [-] | |||||||||||||
One bad npm package can really ruin your day. These things for me only run in their own VM with it's own GitHub account and basically nothing else | ||||||||||||||
| ||||||||||||||
| ▲ | Terr_ 2 hours ago | parent | prev | next [-] | |||||||||||||
I keep telling folks that they need to imagine LLMs (even "local" ones) as if you're farming it out to JS code running on some dude's browser somewhere: It can't keep a secret, and a determined person can make it emit anything they like. We need to be asking what the most devious and malicious output could be, and whether what we do with that output (e.g. arguments to command-line tools) would still be safe. | ||||||||||||||
| ||||||||||||||
| ▲ | norikaoda 2 hours ago | parent | prev [-] | |||||||||||||
[flagged] | ||||||||||||||