安全客July 30, 2026🇨🇳Translated from Chinese

NetEase Zhiyi Unveils Agent Guard and External Security Control Plane for Enterprise AI Agents at WAIC 2026

NetEase Zhiyi showcased its latest enterprise AI security offerings at WAIC 2026 in Shanghai, highlighting the need for both internal model safeguards and an independent external security layer as AI Agents become more autonomous.

The event underscored growing concerns that rapid AI advancement and widespread Agent adoption introduce risks far beyond content generation, extending to autonomous planning, decision-making, and task execution that could impact critical infrastructure in finance, energy, communications, and transportation.

NetEase Zhiyi, a one-stop enterprise AI service provider under NetEase, serves millions of companies across entertainment, social, gaming, retail, manufacturing, and finance sectors. At the conference it presented the Emperor Crab enterprise AI Agent platform alongside the Agent Guard security product, along with private-domain assistants and AI customer-service tools.

According to Zhu Haoqi, vice general manager of NetEase Zhiyi, stronger intelligence requires security constraints independent of the model itself. The company advocates building an auditable, updatable external “security control plane” that monitors input, output, tool calls, and permission execution.

This external layer functions similarly to the brainstem, enabling instinctive risk avoidance without involving the model’s higher reasoning processes. It detects prompt injection, jailbreak attempts, and malicious requests at the input stage, performs real-time auditing and hallucination detection at the output stage, and continuously monitors Agent tool invocations and execution results.

Agent Guard implements a “map, control, isolate, terminate” framework: first discovering all Agents and their connected tools, then analyzing intent and sensitive data flows, followed by whitelisting and sandbox isolation, and finally blocking anomalous behavior when necessary.

NetEase Zhiyi also described internal safety capabilities that clean multimodal training data, label safety datasets, and evaluate models before deployment, reducing inherited risks from unfiltered corpora.

Market research firm IDC forecasts the Chinese AI security market will expand from 44.1 billion RMB in 2025 to 340.3 billion RMB by 2030, reflecting a compound annual growth rate of 50.5 percent.

Related articles

HabrAI Security

Aligning AI Adoption Maturity with AI Security Using CMMI and Russian Regulatory Requirements

Organizations frequently operate at mismatched maturity levels between AI implementation and AI security controls, creating significant gaps that lead to incidents and regulatory violations. The analysis maps both dimensions onto the five-level CMMI scale, showing how adoption often outpaces protection and highlighting the risks of Shadow AI, uncontrolled agents, and non-compliance. Key frameworks including OWASP AIMA, Google SAIF, NIST AI RMF, and MITRE ATLAS are aligned to CMMI levels L1 through L5. Russian requirements under FSTEC Order No. 117, effective March 2026, introduce mandatory controls for trusted AI technologies, data handling, and statistical response validation that activate precisely at the L2-to-L3 transition. The article details predictable organizational states from denial to managed agentic systems and provides a practical matrix linking each CMMI level to minimum security requirements and specific Russian compliance anchors such as GOST R 56939-2024 and ISO/IEC 42001.

HabrAI Security

Study Finds Iterative AI Code Generation Accumulates Security Vulnerabilities Over Multiple Iterations

A 2025 IEEE-ISTAS 2025 research paper titled Security Degradation in Iterative AI Code Generation: A Systematic Analysis of the Paradox examined how repeated prompting of large language models leads to worsening code security. Researchers started with 10 secure code samples in C and Java, then applied four prompting strategies across 10 iterations each, generating 400 code samples that were analyzed with both manual review and automated scanners. The study found the strongest correlation between rising code complexity and vulnerability count, with 158 vulnerabilities emerging from feature-addition prompts and only 38 from explicit security-improvement requests. Even when asked to fix issues, GPT-4o frequently introduced new, subtler flaws such as timing side-channels, SQL injection risks, and use-after-free errors while addressing obvious problems. The authors recommend mandatory human review after every few iterations and greater use of SAST tools, noting that the illusion of progress can mask accumulating weaknesses. Limitations include testing only GPT-4o and the absence of human corrections during the iterative process.

BoletimSecAI Security

Cybercriminals Deploy Advanced AI for Continuous Automated Reconnaissance and Exploitation at Scale

Advanced AI models now enable cybercriminal groups to maintain uninterrupted reconnaissance across enterprises in every sector, mapping domains, exposed services, and infrastructure changes at a pace no human team could sustain for weeks. The automated process targets two opposite profiles of vulnerable systems: legacy environments left unpatched for years with outdated versions and forgotten permissions, and rapidly deployed applications built through Vibe Coding that reach production without security review. The entire attack chain—reconnaissance, vulnerability identification, validation, and exploitation—is now executed by AI agents operating with minimal human oversight. What previously required a dedicated specialized team focused on one target at a time now runs in parallel against thousands of targets simultaneously, with marginal cost approaching zero for each additional attack. This collapse in operational costs and rise in success rates has restructured the cybercrime economy, funding increasingly sophisticated tools and lowering the barrier for new operators who need only platform access rather than deep technical expertise. The time window between an application reaching production and discovery by attackers has shrunk to hours, while most organizations still treat security as a finite project rather than an ongoing process.

安全客AI Security

Ruishu Information Warns Machine Traffic Now Dominates Internet as AI Agents Surge

Ruishu Information has released its 2026 Automation Threat Report covering data from early 2025 through Q2 2026. The report shows bots accounting for 68 percent of total internet traffic, with malicious bots making up 55 percent of that volume. Human traffic has fallen to just 22 percent while AI Agent-driven requests have grown from under 1 percent to 8-12 percent. LLM and AI Agent requests have already exceeded 450 billion, marking more than 400 percent year-over-year growth. The report introduces a new classification of non-human traffic into traditional bots, AI-enhanced bots, and autonomous AI Agents, along with an L1-L5 threat framework. It also expands documented attack scenarios from nine to thirteen, adding LLM application attacks, agent supply-chain attacks, identity hijacking, and autonomous AI-orchestrated attacks.