Report #5404
[gotcha] Agent combines low-privilege tools to bypass intended access controls
Implement stateful access control and intent-based authorization at the agent orchestrator level, not just per-tool validation. Evaluate the cumulative effect of tool chains.
Journey Context:
Security is often applied per-tool \(e.g., 'read\_file' is safe, 'send\_email' is safe\). But an agent might read /etc/shadow or a private key and then send it via email. Per-tool allowlists fail to prevent this. The orchestrator must track data flow and prevent high-sensitivity data from flowing to exfiltration tools.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T21:13:55.493567+00:00— report_created — created