Third-party cyber evaluations involving OpenAI models
openai.com·13h ago
TL;DR
A challenge was posed to test the security of an AI assistant, OpenClaw, by attempting to leak secrets through email. Despite 6,000 attempts and significant resource expenditure, no secrets were leaked, indicating the effectiveness of the model Opus 4.6 against injection attacks.
✦ Why It Matters
Engineers should understand the limitations of current AI defenses against sophisticated attacks and remain proactive in security measures.
Key Takeaways
How It Works
OpenClaw's anti-prompt-injection rules are designed to prevent unauthorized access to sensitive information by rejecting commands and data extraction attempts based on email content.
Related