Loading...
Why autonomous agents change cybersecurity through attack volume, and how engineering teams can bound, observe, and contain that risk.
The first publicly documented autonomous agent cyberattack: an OpenAI evaluation agent chained zero-days, breached Hugging Face for 4.5 days to steal benchmark answers, and exposed a structural defensive asymmetry - commercial AI guardrails now block incident responders more than attackers.
s1ngularity weaponized Claude Code, Gemini CLI, and Amazon Q through one npm install, stealing 2,349 secrets across 1,079 GitHub repos. Here's why AI-assisted code leaks credentials at 2× the baseline, and what to do this week.
The August 2025 Nx s1ngularity attack turned installed AI coding agents into credential scanners. 2,349 secrets, 1,079 repos compromised. The --dangerously-skip-permissions flag was the entire attack. Here's the architectural fix.
A Chinese team called EvoMap matched OpenAI Codex on six multi-agent benchmarks while running 3x cheaper — by throwing out the planner agent entirely. Codex bets on one super-individual; EvoX bets on a deterministic swarm. The bottleneck was never the model.
NVIDIA's open models are a distribution layer for its hardware and software ecosystem: shared foundations, open recipes, and production deployment turn free weights into infrastructure adoption.
Anthropic's Claude Code team revealed they cut more than 80% of the system prompt when targeting Opus 5 and Fable 5 — coding evals did not regress. Here is the six-rule Then/Now shift, and the deletion checklist for your own CLAUDE.md.
Claude Opus 5 turns inference policy into a production concern. A task-aware framework for effort, tools, retries, verification, fallback, latency, and cost.
Cursor's internal Agent swarm ran the same SQLite rewrite twice and got 70,000 conflicts the first time, 47 the second. The hardware and the models did not change. The org chart did. Here is what every team shipping coding Agents should steal on Monday.