Chronicle/Policy & standards

Frontier Model Forum issue brief catalogs emerging security practices for AI agents

PolicyGuidanceSignificance assistant-drafted

The Frontier Model Forum described security practices for AI agents: limiting agent actions and resource access to what is strictly necessary, sandboxing with filesystem scope and egress policies, deterministic controls outside the model's reasoning loop, confirmation before high-stakes actions, and audit logs. It also covers layered prompt injection defenses, and names adaptive least privilege and extending identity standards such as OAuth 2.0 to agents as promising or developing areas.

Why it matters

It documents what frontier developers say they actually do to contain their own agents.

Key facts

As stated in the sources, with where to find them.

  • Describes deterministic controls outside the agent's reasoning loop, such as limits on tool access and permitted actions that cannot be overridden through context manipulation, as valuable; sandboxing, filesystem scope and network egress policy determine what an agent can reach.Issue brief body
  • Describes requiring confirmation before high-stakes or irreversible actions and audit logs that support incident investigation; says oversight may shift to risk-tiered escalation in which humans intervene only for consequential, sensitive or low-confidence actions.Issue brief body

Findings that cite this record

No tracked finding cites this record yet.

Key questions this bears on

Sources

Related records