OpenAI's GPT-Red: AI Learns to Police Itself

OpenAI's new GPT-Red system uses AI to find and fix vulnerabilities, making models like GPT-5.6 Sol significantly more robust against attacks.

7 min read
Abstract representation of AI neural network with glowing nodes and connections, symbolizing GPT-Red's self-improvement process.
GPT-Red represents a new frontier in AI safety, where AI systems are trained to identify and mitigate their own vulnerabilities.· OpenAI News

Visual TL;DR. Human Red-Teaming Bottleneck drives AI Safety Scaling. AI Safety Scaling necessitates GPT-Red System. Human Red-Teaming Bottleneck leads to GPT-Red System. GPT-Red System uses Self-Play AI. GPT-Red System enables Automated Vulnerability Discovery. Automated Vulnerability Discovery creates Robust AI Models. Robust AI Models improves Enhanced Model Security. Self-Play AI achieves Enhanced Model Security.

  1. Human Red-Teaming Bottleneck: time-intensive and struggles to generate diverse adversarial data for powerful models
  2. AI Safety Scaling: need to match increasing model capabilities with robust vulnerability identification
  3. GPT-Red System: automated red-teamer, sending prompts and iterating to discover vulnerabilities
  4. Self-Play AI: AI models turn against themselves to find and fix internal weaknesses
  5. Automated Vulnerability Discovery: GPT-Red functions by observing model responses and iterating to find flaws
  6. Robust AI Models: significantly more resilient against attacks like GPT-5.6 Sol
  7. Enhanced Model Security: bolstering safety by proactively identifying and fixing weaknesses before deployment
Visual TL;DR
Visual TL;DR, startuphub.ai Human Red-Teaming Bottleneck leads to GPT-Red System. Robust AI Models improves Enhanced Model Security leads to improves Human Red-Teaming Bottleneck GPT-Red System Robust AI Models Enhanced Model Security From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Human Red-Teaming Bottleneck leads to GPT-Red System. Robust AI Models improves Enhanced Model Security leads to improves Human Red-TeamingBottleneck GPT-Red System Robust AI Models Enhanced ModelSecurity From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Human Red-Teaming Bottleneck leads to GPT-Red System. Robust AI Models improves Enhanced Model Security leads to improves Human Red-Teaming Bottleneck time-intensive and struggles to generatediverse adversarial data for powerfulmodels GPT-Red System automated red-teamer, sending prompts anditerating to discover vulnerabilities Robust AI Models significantly more resilient againstattacks like GPT-5.6 Sol Enhanced Model Security bolstering safety by proactivelyidentifying and fixing weaknesses beforedeployment From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Human Red-Teaming Bottleneck leads to GPT-Red System. Robust AI Models improves Enhanced Model Security leads to improves Human Red-TeamingBottleneck time-intensive andstruggles togenerate diverse… GPT-Red System automatedred-teamer, sendingprompts and… Robust AI Models significantly moreresilient againstattacks like… Enhanced ModelSecurity bolstering safetyby proactivelyidentifying and… From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Human Red-Teaming Bottleneck drives AI Safety Scaling. AI Safety Scaling necessitates GPT-Red System. Human Red-Teaming Bottleneck leads to GPT-Red System. GPT-Red System uses Self-Play AI. GPT-Red System enables Automated Vulnerability Discovery. Automated Vulnerability Discovery creates Robust AI Models. Robust AI Models improves Enhanced Model Security. Self-Play AI achieves Enhanced Model Security drives necessitates leads to uses enables creates improves achieves Human Red-Teaming Bottleneck time-intensive and struggles to generatediverse adversarial data for powerfulmodels AI Safety Scaling need to match increasing modelcapabilities with robust vulnerabilityidentification GPT-Red System automated red-teamer, sending prompts anditerating to discover vulnerabilities Self-Play AI AI models turn against themselves to findand fix internal weaknesses Automated Vulnerability Discovery GPT-Red functions by observing modelresponses and iterating to find flaws Robust AI Models significantly more resilient againstattacks like GPT-5.6 Sol Enhanced Model Security bolstering safety by proactivelyidentifying and fixing weaknesses beforedeployment From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Human Red-Teaming Bottleneck drives AI Safety Scaling. AI Safety Scaling necessitates GPT-Red System. Human Red-Teaming Bottleneck leads to GPT-Red System. GPT-Red System uses Self-Play AI. GPT-Red System enables Automated Vulnerability Discovery. Automated Vulnerability Discovery creates Robust AI Models. Robust AI Models improves Enhanced Model Security. Self-Play AI achieves Enhanced Model Security drives necessitates leads to uses enables creates improves achieves Human Red-TeamingBottleneck time-intensive andstruggles togenerate diverse… AI Safety Scaling need to matchincreasing modelcapabilities with… GPT-Red System automatedred-teamer, sendingprompts and… Self-Play AI AI models turnagainst themselvesto find and fix… AutomatedVulnerability… GPT-Red functionsby observing modelresponses and… Robust AI Models significantly moreresilient againstattacks like… Enhanced ModelSecurity bolstering safetyby proactivelyidentifying and… From startuphub.ai · The publishers behind this format

OpenAI is turning its AI models against themselves in a bid to bolster safety. The company announced GPT-Red, an internal system designed to act as an automated red-teamer, a critical but often bottlenecked process for identifying vulnerabilities before models are widely deployed. This initiative represents a significant step towards scaling AI safety in lockstep with model capabilities.

Red-teaming, the process of actively probing AI systems for weaknesses, is essential for robustness. However, human-led efforts are time-intensive and struggle to generate the sheer volume and diversity of adversarial data needed to train increasingly powerful models. OpenAI's announcement highlights how current robustness evaluations are already being saturated by their latest models, necessitating a more scalable approach.

GPT-Red is the culmination of OpenAI's work on automated red-teaming. It functions by sending prompts, observing model responses, and iterating to discover vulnerabilities, particularly prompt injection attacks. The company dedicated an unprecedented amount of compute, comparable to some of its largest post-training runs, purely to training GPT-Red.

Self-Improvement Through Self-Play

The system is trained using self-play reinforcement learning. GPT-Red is rewarded for successfully eliciting failures, like executing a prompt injection, while defender models are trained to resist these attacks and complete their intended tasks. This dynamic forces GPT-Red to constantly evolve and discover more sophisticated attack vectors as the defender models improve.

OpenAI utilized GPT-Red in the adversarial training of OpenAI GPT-5.6 Sol. The results show a marked improvement in robustness, with the model exhibiting six times fewer failures on direct prompt injection benchmarks compared to its predecessor from just four months prior. This demonstrates the effectiveness of using AI to improve AI safety.

A Powerful, Evolving Adversary

GPT-Red has proven to be a formidable red-teamer. It can successfully break nearly all models it's pitted against, including internal and production models up to GPT-5.5. In tests on novel safety environments, GPT-Red achieved an 84% attack success rate, significantly outperforming human red-teamers who achieved 13%.

Case studies showcase GPT-Red's capabilities. It successfully manipulated an AI-powered vending machine to change item prices, offer expensive items for $0.50, and cancel customer orders. It also proved more effective and token-efficient than human-prompted models in exfiltrating sensitive data from a Codex CLI agent.

Crucially, OpenAI emphasizes that this robustness is achieved without compromising general capabilities. Models trained with GPT-Red do not exhibit increased refusal rates or a decrease in performance on legitimate tasks. This suggests the gains are in genuine resistance to malicious instructions rather than an overabundance of caution.

OpenAI plans to continue scaling this approach, training even stronger versions of GPT-Red to further enhance the safety and trustworthiness of future AI releases. The company will release more details in an upcoming preprint.

© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.