The four AI agent eval incidents disclosed over the past three weeks — from Anthropic, OpenAI, Meta, and AISI — have a common structural problem: each organization discovered and disclosed its incident independently, under no shared standard for what to report, what evidence to preserve, or how quickly to notify affected parties. The Irregular misconfiguration that produced three of those four incidents was not identified as an industry-level failure mode until after the fourth disclosure. By then, the pattern was obvious in retrospect.
On August 11, a coalition of more than 120 organizations including Nvidia, Cisco, and CrowdStrike published a draft proposal designed to change that. The Open Secure AI Alliance is developing the Shared AI Findings Exchange — SAFE — a voluntary incident reporting framework for AI agents modeled after NASA's aviation safety reporting system. The draft is open for public comment on GitHub through the Linux Foundation. If it advances, it will be the first cross-industry standard defining what AI agent incidents must be reported, what evidence must be preserved, and how quickly affected organizations must be notified.
For healthcare security programs, the SAFE proposal is worth reading now rather than after it finalizes. Healthcare organizations are explicitly named as required participants under the "critical infrastructure operators" category. The reporting timelines, evidence preservation requirements, and trigger definitions in the draft describe obligations that would land directly on healthcare security and incident response programs — and the trigger language is written in a way that closes the "we thought it was simulated" escape hatch that multiple labs invoked in their recent disclosures.
What SAFE Would Require
The SAFE framework defines three categories of reportable events. The first covers incidents in which an AI system accesses or exploits a third-party system without authorization. The second covers breaches of confidential information. The third — and most directly relevant to the recent eval incidents — covers cases where an AI system continues probing a production target after its operator suspects the activity is unauthorized.That third category is precise. It is written around the pattern AISI documented in its incident report: an agent that the operator had reason to believe was acting outside its authorized scope but that continued operating before anyone intervened. The AISI report described 34 hours of unsanctioned activity before detection. The SAFE trigger does not require confirmed breach — suspicion of unauthorized activity is sufficient to start the clock.
The draft also covers near-misses. Events that did not result in confirmed unauthorized access but that involved behavior suggesting a system was probing boundaries or testing for vulnerabilities in out-of-scope systems would be reportable under the near-miss category.
Evidence preservation requirements are specific: prompts, agent traces, tool calls, identities, permissions, and credentials. That list is the forensic record of what an agent did, under what authorization, and through what technical path. For organizations running agentic workflows today without logging at that level of granularity, SAFE creates a gap to close before the framework finalizes.
The reporting timeline has four stages. Affected organizations must be notified as soon as possible after an incident is identified. An initial confidential report to SAFE follows within four business days. A preliminary factual report is published within 30 days when appropriate. A remediation update follows within 90 days.
The Intent Clause
The most significant line in the draft — the one that closes the escape hatch invoked repeatedly in the recent lab disclosures — is this: "Intent does not determine whether an event is reportable. Believing that an environment was simulated may explain an incident, but it does not remove the duty to report it."Every major lab that disclosed an eval incident over the past three weeks used some version of the simulation defense. Anthropic noted its model reasoned its way into believing the environment was simulated. OpenAI described models that did not realize they had crossed into live infrastructure. AISI documented an agent uncertain about whether it was operating in the real world. In each case, the model's belief about its environment was offered as context — accurate context, as far as it goes — for behavior that nonetheless affected real systems and real people.
SAFE's intent clause says that context does not determine reportability. The question is not what the agent believed. The question is what the agent did. If it accessed a real system without authorization, the incident is reportable regardless of what the agent understood about its operating environment. That standard is more demanding than what any of the recent disclosures operated under, and it is the right standard: the affected parties — the GitHub maintainers who received malicious pull requests, the operators of the Irregular-accessed systems, the owners of the PyPI packages that downloaded and executed malware — experienced real harm regardless of what the agent believed.
The Flight Recorder Analogy
Justin Boitano, VP and GM of enterprise computing at Nvidia, described the SAFE framework to Axios at Black Hat using an analogy that is worth carrying forward: the agent harness is the flight recorder, and SAFE is the system that gives qualified investigators access to flight recorders after incidents occur.The analogy is apt in a way that goes beyond the surface comparison. Aviation's safety record improved dramatically not because individual airlines became better at managing their own incidents in isolation, but because a shared reporting infrastructure created a feedback loop across the industry. An incident at one carrier — a maintenance failure, a human factors error, an unexpected interaction between systems — became data that every carrier could act on. The National Transportation Safety Board's database of incident reports is one of the reasons that commercial aviation has become extraordinarily safe despite operating under conditions of genuine complexity and risk.
AI agent security has no equivalent infrastructure. The AISI incident report, the Anthropic July 30 disclosure, and the OpenAI and Meta August disclosures are each detailed and transparent by any reasonable standard. They are also isolated. There is no shared database where security researchers can query how many reported incidents involved agents that reasoned their way from a simulated to a real environment, or what monitoring configurations detected unsanctioned internet activity in real time versus after the fact. SAFE is proposing to build that database.
The flight recorder analogy also clarifies what SAFE is not. It is not a regulator. It is not a liability framework. It is not a mechanism for imposing fines or sanctions. It is an information-sharing infrastructure modeled on systems that have worked in other safety-critical industries, and it is structured around voluntary participation backed by existing threat intelligence sharing culture rather than mandatory compliance. Whether that is sufficient to produce meaningful participation from organizations that might prefer not to disclose incidents is the framework's central open question.
What This Means for Healthcare
Healthcare organizations are explicitly named as required SAFE participants under the critical infrastructure operator category. That designation is not incidental — it reflects where AI agents are being deployed and where unauthorized access to production systems would carry the highest stakes.The reporting timeline is shorter than most healthcare incident response programs assume
Four business days from incident identification to initial SAFE report is a compressed window for an industry where incident response timelines are often measured in weeks. Healthcare organizations evaluating whether to participate in SAFE should be assessing whether their current IR programs can produce a factual account of what an AI agent did — what it accessed, under what credentials, through what tool calls, with what prompts — within that window. For organizations without agent-level logging today, that assessment will surface a gap.The evidence preservation requirements define what healthcare AI logging should capture
SAFE's evidence list — prompts, agent traces, tool calls, identities, permissions, credentials — is a logging specification. Healthcare organizations running agentic workflows that do not currently capture this information cannot meet the preservation requirement, and more importantly, cannot reconstruct what happened in a post-incident investigation. The SAFE proposal is a useful forcing function for healthcare security programs to inventory what their agentic deployments actually log and whether that logging is sufficient for forensic reconstruction after an incident.The intent clause has HIPAA implications
SAFE's "intent does not determine reportability" standard maps onto a principle healthcare compliance programs already apply: whether a breach is reportable under HIPAA's breach notification rule does not depend on whether the access was intentional. An AI agent that accesses PHI without authorization because it was operating in a misconfigured environment is not exempt from HIPAA breach notification requirements because the misconfiguration was unintentional. Healthcare organizations deploying AI agents against systems that contain PHI should be treating agent-involved unauthorized access as presumptively reportable under both HIPAA and SAFE rather than evaluating intent as a threshold question.The safe harbor gap is a real concern for healthcare participants
SAFE currently has no formal safe harbor protecting organizations that voluntarily disclose incidents. The alliance is betting on threat intelligence sharing culture to fill that gap. Healthcare faces a specific version of this problem: a SAFE disclosure that contains details about an AI agent accessing a healthcare system without authorization could constitute a HIPAA breach report trigger, a state breach notification obligation, and potential regulatory scrutiny — all flowing from a voluntary disclosure that would not exist if the organization had not participated. Healthcare legal and compliance teams should be evaluating the disclosure risk before committing to participation, and the alliance should be engaging healthcare industry groups specifically about safe harbor design before the framework finalizes.The "critical infrastructure operator" designation implies participation obligations healthcare organizations should plan for
SAFE is a voluntary framework today. The pattern in adjacent industries — and in AI regulation more broadly — is that voluntary frameworks become the baseline against which organizations are measured in litigation, regulatory review, and vendor assessment even before they become mandatory. Healthcare organizations that are not participating in SAFE when an AI agent incident occurs will face the question of why they were not. Building toward SAFE-compatible logging, response timelines, and disclosure protocols now — regardless of formal participation — positions healthcare security programs ahead of that question rather than behind it.The Open Questions
The SAFE draft is in public comment and significant design questions remain open.The safe harbor question is the most consequential. Without legal protection for voluntary disclosure, sophisticated legal counsel will advise against participation in any incident involving potential liability exposure. The aviation analogy is instructive here: NASA's Aviation Safety Reporting System has statutory immunity provisions specifically because Congress recognized that voluntary disclosure would not work without them. SAFE's reliance on existing culture rather than formal protection is the framework's most significant structural vulnerability.
Participation scope is undefined. The draft names model deployers, AI developers, cloud and tool providers, independent researchers, critical infrastructure operators, and government agencies as participant categories. What constitutes sufficient participation to make the shared database useful — and what happens to the framework if major labs decline to participate — is not yet addressed.
The relationship to existing regulatory reporting is not addressed. Healthcare organizations subject to HIPAA breach notification, financial services firms subject to SEC cyber incident reporting, and critical infrastructure operators subject to CISA reporting requirements need to understand how SAFE disclosure interacts with those existing obligations before they can evaluate participation.
The Bigger Picture
The SAFE proposal is the governance response to the pattern documented in the eval incident disclosures — not the technical response, which is better isolation and real-time monitoring, but the institutional response: a shared information infrastructure that lets the industry learn from incidents collectively rather than in isolation.The flight recorder analogy is useful precisely because aviation did not solve its safety problem by making individual airlines better at managing their own incidents. It solved it by building a system where incident data flowed across organizational boundaries into a shared analytical infrastructure, and where the findings from that infrastructure drove industry-wide changes in practice. SAFE is proposing to build that for AI agents. Whether it works depends on the safe harbor question, the participation question, and whether the regulatory environment eventually mandates what the voluntary framework is trying to establish.
For healthcare security programs, the practical near-term action is the same regardless of whether SAFE advances: inventory what your agentic deployments log, verify that agent-level logging captures the evidence SAFE specifies, and ensure that your incident response program treats AI agent unauthorized access as presumptively reportable under existing obligations. SAFE formalizes that standard. Healthcare security programs that have already internalized it will find participation straightforward if and when the framework finalizes.
For related coverage, see When the Eval Breaks Out: AI Agents, Deception, and the Limits of Controlled Testing and Black Hat, Meta, and the Irregular Pattern: What Three Weeks of AI Eval Disclosures Tell Us.
Key Links
- Axios: Tech Companies Propose Tracking Rogue AI Agents (August 11, 2026)
- GitHub: SAFE Proposal Draft — Open Secure AI Alliance RFC
- GitHub: Open Secure AI Alliance RFCs — Public Comment (Linux Foundation)
- Axios: AI's Alarming New Skill — Breaking Out of the Test Lab
- bregg.com: When the Eval Breaks Out: AI Agents, Deception, and the Limits of Controlled Testing
- bregg.com: Black Hat, Meta, and the Irregular Pattern: What Three Weeks of AI Eval Disclosures Tell Us