Methods/Defense

Restricting what agents can reach

Limiting an agent's tools, data, and outbound channels so that a manipulated agent cannot do much harm.

12 records3 attack1 capability4 defense4 policy3 findings (1 measured)First recorded 2025-01assistant-drafted

How it works

Least-privilege credentials, removing one leg of the lethal trifecta (private data, untrusted content, external communication), allowlists, and lockdown modes that disable network-facing features.

Known limits

Trades away capability; relies on correctly identifying what the task needs.

What we know

3 corroborated

Records over time

RangeLanes
12 of 12 records in view

Use the arrow keys to move between records, Home and End to jump to the first and last, and Enter to select one.

Agents find real bugsAgents in real operationsGated capability, incidents in the labAttackCapabilityDefensePolicyJan 25Jul 25Jan 26Jul 26
Full record · drag to choose a range
20252026

Select a mark to read the record. Mark size shows editorial significance. Hollow marks are dated to the month. Era bands are editorial labels.

Records in view

12 records · newest first
Sep 2026
Sep 11, 2026
Australia's ASD issues guidance on securing agentic AI harnesses, the layer around the model
PolicyGuidanceAustralian Signals Directorate (ACSC)

The Australian Signals Directorate's ACSC published guidance on agentic AI harnesses, the software layer that connects a model with organisational data, tools and systems and manages context, memory, tool access and execution privileges. According to coverage, it says some risks, including prompt injection, cannot be addressed within the model alone, that no harness is inherently secure, and recommends least privilege, human oversight for high-impact actions, audit logging and validating agent outputs before execution.

Jun 2026
Jun 3, 2026
Frontier Model Forum issue brief catalogs emerging security practices for AI agents
PolicyGuidanceFrontier Model Forum

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.

May 2026
May 20, 2026
NSA AI Security Center publishes security design considerations for Model Context Protocol deployments
PolicyGuidanceNSA Artificial Intelligence Security Center

The NSA's Artificial Intelligence Security Center released a cybersecurity information sheet on the Model Context Protocol, warning that adoption has outpaced safeguards. It recommends vetting MCP tools, least-privilege access and isolation, validating outputs where one model's output feeds another, and detailed logging integrated with security monitoring, and it lists poor approval workflows among the risks.

Feb 2026
Feb 13, 2026
OpenAI adds Lockdown Mode and Elevated Risk labels to ChatGPT to limit prompt injection exfiltration
DefenseTool releaseOpenAI

OpenAI introduced Lockdown Mode, an optional setting that deterministically disables or limits capabilities an attacker could exploit through prompt injection, such as live web access, image support in responses, Deep Research, Agent Mode, live connectors and file downloads. Elevated Risk labels flag network-related features in ChatGPT, Atlas and Codex that carry extra risk. Lockdown Mode first launched for enterprise-type plans, and a June 4, 2026 update says it is rolling out to personal and self-serve Business accounts.

Jan 2026
Jan 28, 2026
OpenAI describes Safe Url check that only auto-fetches URLs already seen publicly to block exfiltration
DefenseTool releaseOpenAI

OpenAI explains that an injected agent can leak data by requesting an attacker URL that embeds private information, and argues that domain allow-lists are insufficient because trusted sites can redirect and strict lists cause warning fatigue. Its safeguard only lets the agent fetch a URL automatically if an independent crawler has already seen that exact URL on the public web; otherwise it warns the user or tells the agent to use another source. A March 2026 post names the mechanism Safe Url and places it within a social-engineering view of prompt injection and source-sink analysis.

Nov 2025
Nov 20, 2025
PromptArmor shows Google Antigravity agent exfiltrating credentials from a poisoned web guide
AttackVulnerability disclosurePromptArmor, Google

PromptArmor reports that tiny hidden text in an integration guide could lead Antigravity's Gemini agent to read a project's environment secrets, work around file-access protections using terminal commands, and send the data out through its browser subagent to a site on the default allowlist. PromptArmor says Google treated the risk as known and covered by an onboarding disclaimer.

Oct 2025
Oct 31, 2025
Meta proposes the 'Agents Rule of Two' for limiting prompt injection impact
DefenseFrameworkMeta

Meta proposes that, within a session, an agent should have at most two of three properties: processing untrustworthy inputs, accessing sensitive systems or private data, and changing state or communicating externally. If all three are needed, the agent should not act autonomously and needs human approval or other validation. Meta illustrates this with travel, research and internal coding agent examples.

Sep 2025
Sep 25, 2025
ForcedLeak: Web-to-Lead prompt injection could make Salesforce Agentforce leak CRM data
AttackVulnerability disclosureNoma Security, Salesforce

Noma Security reports that instructions submitted through a public Web-to-Lead form could later steer Agentforce to send CRM data to a domain on Salesforce's allowlist that had expired and could be re-registered. Salesforce enforced Trusted URLs for Agentforce and Einstein AI on 2025-09-08 and re-secured the domain; Noma rates the chain CVSS 9.4.

Jul 2025
Jul 28, 2025
Tracebit shows Gemini CLI could silently run attacker commands when reading untrusted code
AttackVulnerability disclosureTracebit, Google

Tracebit reported that Gemini CLI's default configuration could be led by instructions in a repository file, combined with weak command validation and misleading display, to execute hidden commands after a user had allowlisted a benign one. Google classified it P1/S1 and fixed it in Gemini CLI 0.1.14 on 2025-07-25.

Jun 2025
Jun 16, 2025
Simon Willison frames the 'lethal trifecta' of private data, untrusted content and exfiltration
DefenseFrameworkSimon Willison

Simon Willison argues that an agent becomes exploitable for data theft when it combines access to private data, exposure to untrusted content, and the ability to communicate externally. He advises users to avoid combining all three, points developers to design-pattern mitigations, and argues that guardrails catching most attacks are inadequate in a security setting.

May 2025
May 22, 2025
Anthropic activates ASL-3 deployment and security protections for Claude Opus 4
CapabilityThresholdAnthropic

Anthropic activated ASL-3 protections for Claude Opus 4 as a precaution because it could not rule out ASL-3 CBRN risk; the announcement does not cite cyber capability as the trigger. The ASL-3 security standard it describes includes more than 100 controls to protect weights, two-party authorization for weight access, and egress bandwidth controls against exfiltration.

Jan 2025
Jan 31, 2025
UK publishes AI Cyber Security Code of Practice with 13 principles, later standardized as ETSI TS 104 223
PolicyStandardUK Department for Science, Innovation and Technology, ETSI

The UK government published a voluntary Code of Practice for the Cyber Security of AI setting 13 principles across five lifecycle phases for developers, system operators and data custodians. It names indirect prompt injection as a distinct AI risk and includes provisions on audit trails, least-privilege access and monitoring system behaviour. ETSI published the content as Technical Specification TS 104 223 in April 2025.

All records