Discussion about this post

User's avatar
IndustryReport's avatar

The Replit story keeps coming back to me. No attacker, no exploit, just an agent that had access it didn't need and used it at the worst possible moment. "What can this model reach?" is such a better question than "is this model safe?" One you can actually enforce.

The ambient authority point is what most teams are missing. Everyone's building prompt filters and jailbreak classifiers while the real problem is agents sitting on standing access they should never have had in the first place.

Mohamed F. Ahmed's avatar

One thing worth adding: the blast radius problem gets worse because agents chain tool calls autonomously, so a single scoped permission can get combined with three other scoped permissions in ways no one reviewed. It's less like giving a tenant a key to one room and more like giving them a key that can be combined with other tenants' keys to open doors nobody designed for. Are you seeing teams actually implement per-call authorization (checking intent at each tool invocation) or just static role-based scoping at session start?

3 more comments...

No posts

Ready for more?