this post was submitted on 08 Apr 2026
200 points (85.5% liked)

Technology

84597 readers
4009 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ViatorOmnium@piefed.social 4 points 1 month ago (1 children)

(2) can mean getting access to production credentials of something important and causing an incident for the ages.

AWS already had a few because they gave agents too much access.

[–] HereIAm@lemmy.world 4 points 1 month ago (1 children)

Yeah, in that scenario they gave the agents access. Just because you ask it nicely not to destroy your workspace, doesn't guarantee an LLM not to produce that output.

[–] NotMyOldRedditName@lemmy.world 3 points 1 month ago* (last edited 1 month ago) (1 children)

With Claude Code being able to run stuff it creates, it could be as simple as it's in a sandbox, it finds out there's an exploit in the sandbox while you ask it to work on security things, and it tests the code, it breaks the sandbox, and now it has permissions outside it.

[–] HereIAm@lemmy.world 1 points 1 month ago

I suppose that would be possible.