OpenAI maps its safety practices to the EU AI Act GPAI Code

OpenAI has published details of how its safety, security, and transparency work aligns with the EU AI Act's General-Purpose AI (GPAI) Code of Practice, as enforcement of the regulation's transparency provisions began on August 2. The company contributed to and endorsed both the GPAI Code of Practice and the separate Code of Practice on Transparency of AI-Generated Content. The GPAI Code sets requirements for transparency, safety, and security across general-purpose models sold or deployed in th

2 min
OpenAI maps its safety practices to the EU AI Act GPAI Code

OpenAI has published details of how its safety, security, and transparency work aligns with the EU AI Act's General-Purpose AI (GPAI) Code of Practice, as enforcement of the regulation's transparency provisions began on August 2.

The company contributed to and endorsed both the GPAI Code of Practice and the separate Code of Practice on Transparency of AI-Generated Content. The GPAI Code sets requirements for transparency, safety, and security across general-purpose models sold or deployed in the EU. The Transparency Code addresses provenance: helping people tell when content was made or altered by AI.

OpenAI points to existing practices as evidence it already operates near the GPAI Code's bar. These include pre-release model testing, published system cards accompanying major launches, external red-teaming through its Red Teaming Network, and a public Model Spec document describing how it shapes model behavior.

Two internal frameworks underpin the compliance effort. The Preparedness Framework, in place since 2023 and updated in 2025, sets out how OpenAI identifies, evaluates, and manages serious risks from advanced systems. A separate Frontier Governance Framework maps the company's safety practices onto legal requirements including the GPAI Code specifically. Together, OpenAI says, these documents govern risk assessment, safeguards, model reporting, security posture, incident response, and external expert involvement.

On transparency, OpenAI relies on two mechanisms designed to reinforce each other. Content Credentials, built on the C2PA standard, attach provenance metadata directly to files. SynthID watermarking provides a fallback signal when that metadata gets stripped. Coverage is expanding from images into audio, and OpenAI says it is working toward extending provenance measures to text as standards mature. No single mechanism catches everything. Metadata gets lost across platform transfers. OpenAI's response is a layered approach rather than a claim that any one signal solves provenance outright.

The cybersecurity component is where OpenAI's compliance work gets concrete. The company's Trusted Access for Cyber programme gives vetted defenders access to more advanced cyber capabilities while limiting exposure for misuse. An EU Cyber Action Plan launched in early May 2026 works with EU and national cyber agencies, private sector partners, and infrastructure operators. OpenAI positions this as consistent with the European Commission's Action Plan on Cybersecurity and Artificial Intelligence, which calls for coordinated handling of AI risks alongside defensive use of the technology.

OpenAI also cites participation in the Frontier Model Forum, collaboration with the US Center for AI Standards and Innovation, and work with the UK AI Security Institute as evidence of broader engagement on shared safety research and testing standards.

The GPAI Code and Transparency Code are still new instruments. OpenAI's compliance documentation is a moving target, not a finished product. Teams building on OpenAI's models in regulated European markets should treat the current system cards and Frontier Governance Framework as a starting point for their own due diligence, not a substitute for it.

Sources

OpenAI aligns safety practices with EU AI Act's GPAI Code - AI News

EU AI Act Article 50 transparency rules enter force - AI News

General-Purpose AI (GPAI) Code of Practice - European Commission

Code of Practice on Transparency of AI-Generated Content - European Commission

Written by

More to read

  • Discrete Diffusion in Large Language Models: How Continuous-Time Markov Chains, Absorbing States, and Score Entropy Challenge Autoregressive Generation

    The dominance of autoregressive architectures in large language models rests on a fundamental mathematical formulation: the chain rule of probability. By factoring the joint distribution of a sequence into a product of conditional probabilities, $p(x) = \prod_{i=1}^N p(x_i \mid x_{<i})$, autoregressive models reduce text generation to sequential next-token prediction. While this left-to-right causal factorization has scaled effectively across compute regimes, it imposes rigid operational constr

    1 min
  • AI Agents Surpass Humans on OpenRouter as Agentic Token Usage Jumps 14x

    Autonomous AI agents have overtaken human users as the primary consumers of language model compute on OpenRouter, with agentic token volume surging fourteenfold over the past six months. Data published by OpenRouter analyst Peter Walker indicates that February 6 marked the permanent inflection point where token consumption by automated agents exceeded direct human API traffic. Since that threshold, agentic token volume on the multi-model gateway has climbed from 0.51 trillion to 7.3 trillion to

    1 min
  • Continuous Pre-Training in Production: Domain Adaptation, Replay Buffers, Learning Rate Restarts, and Catastrophic Forgetting Mitigation

    Continuous Pre-Training in Production: Domain Adaptation, Replay Buffers, Learning Rate Restarts, and Catastrophic Forgetting Mitigation Adapting general-purpose foundation models to specialized enterprise domains (such as clinical medicine, corporate law, quantitative finance, and proprietary software codebases) presents a fundamental architectural challenge. While Retrieval-Augmented Generation (RAG) and Supervised Fine-Tuning (SFT) remain standard first-line approaches, both exhibit severe s

    1 min