Blast radius is unlimited
When an agent holds a shared credential, compromise of one path can expose everything that credential allows.Prompt injection becomes a systems attack
Without credentials, prompt injection is mostly a content integrity issue. With credentials, it becomes an infrastructure issue.You cannot revoke one agent
Shared credentials force all-or-nothing incident response.No audit trail
Shared credentials collapse many actors into one identity.Credentials leak through outputs
Agents run in adversarial conditions. Credentials in process memory can leak through many paths.Overprivileged by default
Static tokens keep all original scopes for every task.This is why security teams often block agents in production. The core risk is not model output quality alone; it is credential architecture.