Hacker News new | ask | show | jobs
by vqtska 15 days ago
Sure, if you assume the agent will be hostile on you. I thought it's just so the agent doesn't accidentally rm -rf / on you
3 comments

The agent might install hostile software, e.g. a npm package. Unfortunately, very common problem nowadays.
There are documented instances of LLMs casually using LPEs in order to achieve an objective: https://xcancel.com/sluongng/status/2060746160558543217

And that's without anything like prompt injection happening.

They do try privilege escalation unprompted.