HabrJuly 29, 2026🇷🇺Translated from Russian

Claude Opus 5 Tops Artificial Analysis Index While Maintaining Strict Cybersecurity Safeguards

Anthropic has launched Claude Opus 5, a new flagship model that tops the independent Artificial Analysis Intelligence Index while incorporating deliberate restrictions on offensive cybersecurity tasks.

Released on 24 July, Opus 5 is priced at half the cost of the restricted Fable 5 and is available to all users without export-control limitations that previously affected earlier models. The model supports a 1,000,000-token context window by default and generates up to 128,000 output tokens, with reasoning enabled by default through five effort levels: low, medium, high, extra, and max.

On the Artificial Analysis Intelligence Index, which aggregates nine benchmarks including Terminal-Bench, SciCode, GPQA Diamond, and Humanity’s Last Exam, Opus 5 scored 61 points at maximum effort, placing first among 187–191 models. It outperformed Fable 5 (60) and GPT-5.6 Sol (59). However, the model consumed approximately 100 million tokens during evaluation compared with the median of 63 million, resulting in slower response times exceeding one minute to first token.

Internal Anthropic benchmarks showed strong gains: 43.3% on Frontier-Bench v0.1 (versus 33.7% for Fable 5), 1861 Elo on GDPval-AA v2, and a notable 30.2% on ARC-AGI-3. The model also led on OSWorld 2.0 with 70.6%. It underperformed on DeepSWE v1.1 (68.8% vs 72.7% for GPT-5.6 Sol), HealthBench Professional, and Legal Agent Benchmark.

In cybersecurity testing, Opus 5 reached 79.4% on OSS-Fuzz vulnerability discovery, nearly matching Mythos 5 at 80%. Exploit generation success remained low at only four tasks versus 13 for Mythos 5. The model was not trained on offensive cybersecurity and routes blocked requests for binary scanning, penetration testing, or exploit generation to Opus 4.8.

Adjustable effort levels allow users to balance performance and cost, with Anthropic recommending extra for coding and agentic work and high for general tasks. The model’s tendency toward extensive self-verification improves reliability on complex tasks but can cause unproductive overthinking on certain autonomous research scenarios.

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.