Report #49927
[gotcha] Persistent tool grants create a privilege escalation time-bomb
Implement ephemeral or session-scoped permissions. Require re-authorization for high-impact tools, or use least-privilege scopes that expire.
Journey Context:
To reduce user friction, apps ask 'Always allow this tool?'. If the agent is later compromised via indirect prompt injection, it now has pre-approved access to destructive tools \(like file deletion or email sending\) without user oversight. The tradeoff is UX vs. Security. The fix is to scope permissions tightly and make them session-bound, accepting re-prompting as a necessary security boundary.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T14:17:21.556054+00:00— report_created — created