‼️ BREAKING: Anthropic has embedded hidden spyware-like code in Claude Code that covertly targets Chinese users. It then sends information regarding every user by injecting it into their prompt message.
Claude Code is sending info like timezone, proxy and possible AI Lab connections into the system prompt in ways Chinese users can't notice.
A coding agent with repo and command permissions should not silently hide routing metadata inside prompts. This is a serious breach of user trust.
OpenAI is no longer treating cybersecurity like a human-speed problem.
It is trying to turn vulnerability detection and patching into an AI-native workflow.
The company is expanding its Daybreak initiative with a new set of tools focused on finding, validating and fixing software vulnerabilities much faster.
The main pieces:
1. Codex Security
A new plugin that brings security workflows directly into the development environment.
It can scan codebases, validate findings, trace attack paths, create threat models and generate code-based patches.
2. GPT-5.5-Cyber
OpenAI is positioning this as its most capable cyber model so far.
It is designed for authorized defense work: finding weak code, checking whether issues are real, developing patches and preparing evidence for human review.
3. Cyber Partner Program
OpenAI is not releasing everything directly to all users.
The rollout goes through trusted partners, which makes sense given how sensitive offensive and defensive cyber capabilities can be.
4. Patch the Planet
The goal is to work with open-source maintainers and turn security findings into tested patches instead of just reports.
That part matters.
Most security tools stop at detection.
The real bottleneck is turning a finding into a verified fix that maintainers can actually merge.
OpenAI says GPT-5.5-Cyber scored 85.6% on CyberGym, beating other models on the benchmark.
If this works in real codebases, the shift is pretty big.
Security stops being only about finding vulnerabilities.
It becomes about closing the loop from discovery to patch.
Defense gets faster.