OpenAI00:00Prompt PatternsOfficial Blog
OpenAI explains how to defend against prompt injection
Build safer agents that handle outside content.
Key Points
- 1Watch for malicious external content
- 2Filtering alone is insufficient
- 3Limit attack impact by design
OpenAI outlined defenses against prompt injection, where external content tries to manipulate an AI agent. The key message is that filtering alone is not enough; the system also needs design constraints that limit the blast radius of attacks.