-
Notifications
You must be signed in to change notification settings - Fork 1
Multi-agent confused deputy #38
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Issue Type
Documentation
Description
Create blog showcasing the confused deputy problem with agents.
Currently agents often have fixed permissions regardless of the context they are executing in.
A comprimised low privileged agent may escalate further by requesting a more privileged executor agent to act on its behalf.
With ZeroID scope attenuation, the privileges of the executor agent are constrained to the intersection with the requesting agent, making privilege escalation impossible in this scenario.
Acceptance Criteria
No response
Steps to Reproduce (for bugs)
No response
Logs / References
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation