Common questions.
What is Ambient Authority?
Ambient authority is a security anti-pattern in which an agent inherits broad permissions from its execution environment, such as the credentials of the user account it runs under, rather than being granted only the specific permissions it needs for a task.
How is Ambient Authority used in production?
It is a major source of privilege escalation risk in agent systems, because an agent that gains ambient authority can act far beyond its intended scope without any explicit permission grant.
Which terms are related to Ambient Authority?
Closely related concepts include Agent Context Isolation, Agent Scope, Capability Control (AI), Agent Sandboxing. Each is defined in the Prefactor glossary.