GPT Red
GPT-Red operates like a human red-teamer, sending a prompt, observing the model's response, and iterating, but at the compute scale of some of OpenAI's largest post-training runs. Its attacks are then used to adversarially train OpenAI's production models; GPT-5.6 Sol, trained against GPT-Red, achieved 6x fewer failures on OpenAI's hardest direct prompt injection benchmark compared to the prior production model, and fails on only 0.05% of GPT-Red's direct injection attempts.
In evaluations, GPT-Red found successful attacks on 84% of a novel indirect prompt injection benchmark versus 13% for human red-teamers, and was used to break live agentic systems in case studies, including an AI-powered vending machine built by Andon Labs and a Codex CLI coding agent, exposing vulnerabilities that were then disclosed and patched.
GPT-Red is deliberately kept separate from deployed models and is never released to users, so its attack capabilities stay out of the hands of adversarial actors while still being used to make OpenAI's shipped models more robust.
Overview
GPT-Red is OpenAI's internal automated red-teaming model, trained via self-play reinforcement learning to discover prompt injection and other safety vulnerabilities at scale. It generates adversarial attacks used to adversarially train production models such as GPT-5.6, making them more robust. GPT-Red is never deployed to users; it is kept internal-only.
About OpenAI
OpenAI is a technology company that specializes in artificial intelligence research and innovation.
