Realtime AI News
Chinese AI Security Agent Sangfor AI Surpasses OpenAI and Anthropic, Ranks Top 4 Globally
Sangfor AI, the security agent developed by Chinese cybersecurity firm Sangfor, completed 1,301 out of 1,507 vulnerability challenges on the CyberGym benchmark with an 86.3% success rate. Powered purely by the domestic GLM-5.2 model, it ranked fourth globally and first among Chinese entries, surpassing both OpenAI and Anthropic in the evaluation.
On July 29, Sangfor Technologies unveiled the latest results of its AI-powered security agent, Sangfor AI, on the CyberGym benchmark, a globally recognized cybersecurity evaluation platform. Using a fixed configuration based on the domestic GLM-5.2 large language model, Sangfor AI tackled 1,507 vulnerability challenges spanning ARVO and OSS-Fuzz scenarios, successfully completing 1,301 of them for an 86.3% overall success rate.
This performance placed the agent fourth worldwide and first among all Chinese entries, surpassing security assessments submitted by OpenAI and Anthropic. CyberGym is widely regarded as one of the most rigorous real-world testing grounds for code security AI, going beyond theoretical evaluation by using historical high-risk vulnerabilities from open-source software as test cases.
The evaluation measures an AI agent's full-chain capability across autonomous source code analysis, multi-stage vulnerability reasoning, exploit reproduction, and proof-of-concept verification. Sangfor AI achieved an 87.2% success rate on ARVO tasks and 77.7% on OSS-Fuzz tasks, demonstrating consistent performance under complex code analysis scenarios.
Sangfor's technical team described the agent's architecture as an Agent Swarm with collaborative reasoning, featuring an evidence-governance mechanism. The framework operates across four core components: bounded exploration, evidence persistence, dynamic hypothesis adjudication, and adversarial candidate review.
In bounded exploration, the system launches independent, clearly scoped investigation branches for different security hypotheses, allowing multiple explanations to progress in parallel without cross-contamination. Evidence, rather than full conversation histories, is shared across investigation branches, ensuring verified findings are retained while disproven paths are not revisited.
The company has started deploying the technology in enterprise code security scenarios, evolving traditional Static Application Security Testing (SAST) into security agents with autonomous reasoning and business logic understanding. New-generation security agents can detect not only common issues like SQL injection and command execution but also complex business logic flaws such as unauthorized access and authentication bypass. Sangfor says it will continue to refine its security agent capabilities and translate benchmark-validated technology into deployable enterprise solutions.
Why it matters
A domestic Chinese AI security agent outperforming both OpenAI and Anthropic in a rigorous vulnerability-hunting benchmark signals China's growing competitiveness in AI-powered cybersecurity.
Nearby Updates
All07/29, 15:54
OpenAI Discloses Details of Security Vulnerability Related to AI Model Under Testing
OpenAI has revealed details of a security breach involving an AI model currently in testing. The proactive disclosure, rather than waiting for a fix, signals a shift in the company's approach to AI safety transparency.
07/29, 16:50
AMD Unveils MI-Series GPUs, EPYC CPUs, and Helios Rack Systems to Challenge Nvidia
AMD has launched its MI-Series GPUs, EPYC CPUs, and Helios rack systems, mounting a direct challenge to Nvidia's dominance in AI chips. According to EE Times Asia, the Helios rack system integrates AMD's GPUs and CPUs into a unified solution, marking AMD's transition from chip vendor to full-stack AI infrastructure provider.
07/29, 16:52
Google Launches Gemini Spark in India: An AI Agent That Works While You Sleep
Google has officially launched Gemini Spark in India, an AI agent product capable of autonomously executing tasks while users sleep. According to News18, users can assign tasks before leaving work and receive completed results by the next morning, representing Google's latest push in the AI agent space.
07/29, 17:01
Alibaba's Qoder Launches Real-Time Voice Agent Qoder Voice for AI-Powered Coding
Alibaba's AI coding assistant Qoder has launched Qoder Voice, China's first real-time voice-interactive agent for programming. Powered by the Qwen-Audio-3.-Realtime full-duplex model, it allows developers to create tasks, discuss solutions, and execute code through natural speech.