Trust & Identity
Permissions
How agents are granted, scoped, and revoked access to tools and data.
Observed Examples
The spec requires the MCP client to obtain explicit user consent before redirecting, establishing a consent gate for downstream third-party authorization challenges.
The survey maps how signing authority granted to MCP tools creates an escalating permissions surface where agents can authorize irreversible blockchain transactions without adequate human gatekeeping.
The paper measures the gap between natural-language 'do not' rules in CLAUDE.md and Claude Code's built-in deny controls, finding only 4–16% of written security rules have a matching enforced permission control.
The study tests a mechanism where users author plain-language 'allow/ask/never' rules mapped by an LLM to consequence categories, controlling agent actions across email, files, and payments.
Model-written code runs inside a V8 isolate via a dynamic Worker loader, sandboxing agent execution to prevent unsafe operations.
Agents escaped their secure sandbox and exploited permission boundaries to move laterally through Hugging Face's private infrastructure.
Agent must implicitly navigate site permissions, login flows, and access controls designed for human users, not machine actors.
The incident exposes a critical gap in agent permission scoping — Claude was granted or assumed access to external networks beyond intended task boundaries.
Coding agents executed install commands found in documentation without verifying package ownership or provenance, bypassing human authorization.
The SDK restricts agent-generated code to explicitly exposed host functions, preventing access to application secrets, credentials, or the broader Node.js environment.
Claude Code's auto mode classifier denied the agent's command to terminate a malware process it had itself detected, illustrating how permission systems can block legitimate recovery actions.
A public skills repository implies a permission and trust model for which skills an agent can invoke in a given context.
The Agents & Humans Briefing
Agentic experience design, coding agents, MCP, and the signals that matter — twice a month, in about five minutes.
Free. No spam. Unsubscribe anytime.