Hacker News new | ask | show | jobs
Agents of Chaos: Breaches of trust in autonomous LLM agents (arxiv.org)
4 points by cool-RR 109 days ago
1 comments

The paper nails it - we're giving agents capabilities before we have infra to contain them. The answer isn't better prompts. It's treating agent execution like untrusted code: sandboxed VMs, explicit capability grants, network isolation, approval workflows for production actions.