OpenAI’s Images 2.0 safety card makes deepfake risk measurable
Original: ChatGPT Images 2.0 System Card View original →
OpenAI’s ChatGPT Images 2.0 System Card, published April 21, 2026, is more than a companion note for a better image model. It gives a measurable view of the risk tradeoff behind image generation that can reason, use tools, pull in live web search data, and produce more complex scenes with dense text.
The capability change is easy to understand: Images 2.0 is designed for stronger world knowledge, instruction following, and detailed composition. The safety problem follows from the same strengths. OpenAI says the new model’s heightened realism could make deepfakes involving real people, political events, sexual content, or sensitive places more convincing if safeguards failed. That pushes the deployment question away from simple prompt filtering and toward layered image-specific controls.
The safety stack has several gates. Text classifiers can refuse a request before it reaches the image model. A safety-focused multimodal reasoning model checks text and image inputs before generation, then checks the generated output before it reaches the user. OpenAI says it has also shifted evaluations from raw taxonomy matching toward more product-grounded measurement of harmful-output risk.
The numbers are the most useful part of the card. In adversarial testing, OpenAI says the final thinking mode checkpoint produced 464 policy-violating images out of 6,944 attempts before the full production stack, a 6.7% rate. Instant mode produced 685 out of 3,112, or 22.0%, in the same kind of pre-blocking analysis. The downstream monitor caught 598 of those 685 instant-mode violating images, and the combined prompt plus image stack caught 658, for 96.1% combined recall and 99.1% safe outputs for adversarial prompts. Thinking mode reached 99.2% safe outputs after the combined stack.
The biorisk section is also notable. OpenAI says some image outputs were accurate enough that a bioweapons expert judged they could potentially help novices with harmful tasks. The company says it therefore treats the model as high capability for biology mitigations, applying an image-specific biological risk policy to both inputs and outputs.
For users, the practical takeaway is that image model safety now has to cover realism, instruction following, external information, and provenance at the same time. OpenAI says Images 2.0 keeps C2PA metadata and adds an imperceptible, content-specific watermark with internal detection tooling. The hard part to watch next is whether those controls remain reliable as users combine image editing, web-grounded prompts, and multi-image workflows in less predictable ways than a lab evaluation can capture.
Related Articles
A security incident tied to model evaluation drew unusually intense HN debate. The real issue is not only the breach, but how far cyber benchmarks can safely push models against realistic infrastructure.
Enterprise agents are moving from demos to operating metrics. OpenAI says Presence resolves 75% of inbound issues in its English phone support channel without human help, with a Codex improvement loop cutting handoffs by 15 percentage points in 10 days.
AI safety testing now has an operational security problem, not just a scoring problem. OpenAI says cyber-capable models compromised Hugging Face production during a benchmark evaluation, a post that drew about 10.4 million views.