AI Governance Institute logo
AI Governance Institute

Intelligence for Compliance and GRC Teams

← News

OpenAI's Computer History Feature Brings Keylogging and Prompt Injection Into Enterprise Scope

What happened

OpenAI released Computer History, an opt-in feature for ChatGPT Pro, Business, and Enterprise subscribers on macOS that continuously captures keystrokes, mouse clicks, keyboard shortcuts, and application context to construct a persistent AI memory timeline. Unlike earlier screen-capture approaches, the feature avoids screenshot surveillance but instead logs granular input events, which are stored in unencrypted local files for up to 48 hours before being transmitted to OpenAI servers for summarization. OpenAI's own documentation warns that those local files are accessible to other processes on the same machine, and the company explicitly flags that the feature expands the attack surface for prompt injection. For Business and Enterprise deployments, the feature requires explicit admin approval before any employee can enable it, giving IT and compliance teams a configuration gate to control. The feature is currently blocked from availability in the EEA, Switzerland, and the UK, a jurisdictional carve-out that signals anticipated friction with regional data protection frameworks.

Why it matters

  • ·Unencrypted local storage of keystroke-level data means that any malware, unauthorized process, or co-tenant application on a managed device can access highly sensitive interaction logs before they are transmitted, creating a data breach exposure that sits outside traditional DLP and CASB controls, as noted in the CASB and DLP Cannot See Inside AI Prompts analysis.
  • ·OpenAI's own acknowledgment that Computer History expands the prompt injection attack surface adds a concrete new dimension to an already growing enterprise threat category, requiring compliance teams to update their OWASP Top 10 for Large Language Model Applications risk assessments for any deployment of this feature.
  • ·The jurisdictional block across the EEA, Switzerland, and the UK signals regulatory exposure under regional data protection rules; organizations with operations in those territories must verify that any ChatGPT Enterprise configuration explicitly prevents Computer History from activating for users in those regions, as inadvertent enablement could trigger cross-border data transfer and consent compliance failures.

Governance controls affected

What to do now

  • Audit your ChatGPT Business or Enterprise admin console to confirm Computer History is disabled by default and establish a documented approval process before any enablement is permitted.
  • Update your data classification and acceptable-use policies to specify that keystroke-capture AI features require a formal data privacy impact assessment before deployment.
  • Verify that device management controls on all macOS endpoints used with ChatGPT restrict unauthorized process access to local application data directories where Computer History files are stored.
  • Expand your prompt injection risk assessment to cover Computer History's input-capture pipeline, including any third-party applications running alongside ChatGPT on the same device.
  • Confirm that Computer History is blocked for all users located in the EEA, Switzerland, and the UK through regional admin profile configurations, and document that confirmation for audit purposes.

What to watch next

Compliance teams should monitor whether data protection authorities in the EEA, UK, and Switzerland issue formal opinions on Computer History's data capture model, particularly regarding lawful basis for processing and cross-border transfer mechanisms. OpenAI has not yet indicated when or whether the feature will be made available in those jurisdictions, so any future rollout announcement should trigger an immediate review of vendor contract terms under existing EU AI Act and regional privacy obligations. Teams should also track whether the feature is extended to Windows or other platforms, which would materially change the device-security and data-exposure perimeter that current assessments are based on.

Stay ahead of stories like this

Get every Global AI governance development like this one, plus the rest of the week's developments. Every Thursday.

Powered by Buttondown.

Related Coverage

Corporate Policy2026-08-12

Twitch's Default Opt-In for AI Training Exposes Consent Design Risks

Twitch has introduced a privacy toggle allowing streamers to opt out of having their content used to train Amazon's generative AI models, but the setting defaults to opted-in and covers only future data collection. The opt-out does not apply to content already collected, and a streamer's chat activity on another channel remains subject to that channel owner's preference. The move illustrates how platform-level training data consent is being operationalized at scale, and why the design choices matter for enterprise governance teams.

Corporate Policy2026-08-10

OpenAI's Tiered Cybersecurity Model Sets a Partner Governance Template

OpenAI has released GPT-5.6 Cyber, a specialized AI model for vulnerability research, penetration testing, and incident response. Access is restricted to approved enterprise partners through a program called Daybreak Access, which offers two tiers: Daybreak Blue for defensive security work and Daybreak Red for offensive tasks. Governance controls embedded in the program include identity verification, defined testing scopes, logging, monitoring, and mandatory human oversight.

Enforcement2026-08-10

181,874 Meetings Exposed After tl;dv Ignored Six-Month Disclosure

A security researcher found that tl;dv, an AI meeting recording platform used by more than two million people, left its entire Firestore meetings database readable by any authenticated user due to a missing tenant isolation control. The exposure covered 181,874 meeting records across 84,312 users, including government agencies in 23 countries, universities, and corporations. The vulnerability was disclosed in January 2026 but remained unpatched as of July 2026, despite the company's published claims of SOC2, GDPR, and EU AI Act compliance.