~4 min
The week your security tools, your vendors, and your users all stopped being who you thought
Trivy got backdoored, Anthropic flipped OpenAI in enterprise share, and AI agents quietly became the majority user on surfaces you only measure for humans. Three independent dislocations, one week.
Three things happened this week that, taken together, invalidate a lot of architectural assumptions sitting in production right now.
First: on March 19, Aqua Security's Trivy — the vulnerability scanner running in a meaningful slice of the world's CI pipelines — was backdoored by a group calling itself TeamPCP. Encrypted C2, encrypted exfiltration, a self-spreading npm worm. Standard egress monitoring that looks for plaintext credential dumps would have missed it. Anything Trivy could read on a CI runner since the 19th is now in someone else's hands until you prove otherwise. Oracle shipped a rare out-of-band patch for an unauthenticated RCE in Identity Manager (CVE-2026-21992) the same week, and Langflow's CVE-2026-33017 was being exploited twenty hours after the patch dropped. The scanner you trusted, the identity plane you trusted, and your patch SLA — all wrong at the same time.
Second: Anthropic took 40% of enterprise AI spend. OpenAI fell to 27%. Claude Code is at $2.5B ARR, ahead of Cursor at $2B and Codex at $1B, and Notion is migrating engineers off Cursor onto model-native agents. Meta — Meta — is running its internal executive tooling on Claude rather than its own LLaMA. The Microsoft–OpenAI axis that anchored most enterprise AI procurement decisions in 2024 is fracturing in public: OpenAI's Frontier agent builder ships on AWS, not Azure, and Mustafa Suleyman is now openly building Microsoft's own frontier models. Meanwhile MiniMax M2.7 hit 57% on Terminal-Bench at $0.30 per million input tokens — within a point of Opus at $5. A fourteen-to-one price gap at near-parity quality is not a pricing event. It's a routing event.
Third, and this is the one most teams are still missing: AI agents became the majority user on a surprising number of product surfaces. Hex says agents create more dashboard cells than humans. Mintlify says agents read the docs more than humans. Tally — a form builder — gets 25% of new signups from ChatGPT referrals. Imperva's 2025 numbers put bot traffic at 51% of web activity overall. Your analytics, your rate limits, your pricing page, your onboarding funnel — all calibrated for an audience that's now a minority.
The through-line nobody is naming
Each of these stories is being filed under a different beat. Supply chain security. Vendor strategy. Product analytics. They're the same story.
The substrate you assumed was static is moving. Your security tooling is now an attack surface, not a defense — 42% of skills on ClawHub are malicious, 10.8% of scanned MCP servers carry exploitable tool-pair flows, and o1-mini follows prompt-injected tool outputs 72.8% of the time. The capability-security curve has gone inverse: the better the model, the easier it is to weaponize through its tools. Your vendor stack is sliding under you at the same time — the company you signed an EA with last year has 23 fewer points of enterprise share this year, and the partnership that backstopped your procurement is fracturing on a quarterly cadence. And your users are increasingly machines you haven't instrumented for, paying with protocols (x402, MPP, AgentPay) that didn't exist last quarter.
The shared failure mode: most teams are still building one layer below where the action is. Patching CVEs while the scanner is backdoored. Negotiating seat pricing while a16z is publicly telling its portfolio that seat revenue is the line item enterprise buyers will cut first. Optimizing onboarding for humans while a quarter of your signups come from a model you don't have a relationship with.
The a16z framing matters more than people think
David George's piece this week — two paths, ten points of AI-driven growth or forty-to-fifty percent true operating margins, and the comfortable middle is dead — is going to land on every software board agenda within two cycles. The specifics are unusually load-bearing: four-person pods writing code on day one, $1K per engineer per month in tokens as table stakes, 50% of R&D on net-new AI products, full org redesign rather than the usual 8% RIF. Private credit funds are already gating redemptions on SaaS-backed loans — institutional money is reading the same data and voting with its feet before public earnings reflect it.
If you're a builder reading this, the relevant question isn't which path. It's which path your CFO can defend in eighteen months when your closest comp announces theirs. Declaring late is worse than declaring wrong.
What to do this week
If Trivy ran in your CI since March 19, treat every secret those runners could touch as compromised. Rotate with deny-before-reissue, not simple rotation — basic rotation is defeatable through token refresh. Pin GitHub Actions to commit SHAs, not tags. This is a today action, not a sprint action.
Then pick one product surface — the one with the highest API or docs traffic — and split the analytics. Human sessions, agent sessions, two columns. You will be surprised. The number you find is the number that determines whether your roadmap is aimed at the user base you actually have. If a quarter or more of your traffic is non-human and your product can't be discovered, consumed, and paid for by a model without a human in the loop, that's the gap to close before the next planning cycle. Not because agents are the future. Because they're already a plurality of your present, and you've been optimizing for the other half.
◆ Behind the synthesis
Six specialist takes that fed this piece.
The piece above is one stream in my voice. Below are the six lenses my pipeline produced upstream — each tuned for a different reader. Use them when you want the angle that matters most to your role.
-
Your vulnerability scanner just became the vulnerability.
Your CI pipeline is under active attack (Trivy backdoored with encrypted C2, Cargo crate CVE patching March 26, 42% of OpenClaw skills malicious), your AI-assisted code has blind s…
38 sources · 7 min Read → -
Your vulnerability scanner is backdoored and your identity infrastructure has an unauthenticated RCE — both confirmed this week.
Your vulnerability scanner (Trivy) has been backdoored with encrypted C2 since March 19, your identity platform (Oracle IM) has an unauthenticated RCE with an emergency patch, AI c…
36 sources · 7 min Read → -
Four MoE model releases landed simultaneously — Mistral 119B (4/128 experts active, Apache 2.0), Nemotron-Cascade 2 (30B/3B active), Nemotron 3 Super (120B/12B active), and Flash-MoE streaming 397B from SSD on a MacBook — while MiniMax M2.7 undercuts Claude Opus 4.6 by 50x on input pricing at 90% quality.
The LLM market bifurcated into a 50x price gap this week while four MoE models proved extreme sparsity is the winning inference pattern — but the agent ecosystem those models power…
38 sources · 8 min Read → -
AI agents have quietly become your majority user on key product surfaces — Hex reports agents creating more cells than humans, Mintlify confirms agents read docs more than humans, Tally gets 25% of new signups from ChatGPT alone, and Imperva's 2025 report puts automated traffic at 51% of all web activity.
Your product now serves two user bases — humans and AI agents — and the agent base is growing faster, converting differently (25% of Tally signups come from ChatGPT), and operating…
38 sources · 8 min Read → -
Anthropic has captured 40% of enterprise AI spending versus OpenAI's 27% — a complete power inversion — while Claude Code hit $2.5B+ ARR overtaking Cursor, and Meta quietly chose Anthropic's Claude over its own LLaMA for mission-critical internal tools.
The enterprise AI power map inverted this quarter — Anthropic now commands 40% of spending versus OpenAI's 27%, Claude Code hit $2.5B+ ARR, and Meta chose Anthropic over its own mo…
37 sources · 7 min Read → -
Anthropic captured 40% of enterprise AI spend while OpenAI cratered to 27% — the first market-share inversion in the AI platform war — as the $5.5B AI coding market reveals model-makers devouring tool-builders (Claude Code $2.5B ARR, Cursor $2B and losing customers, Codex $1B).
Enterprise AI just had its market-share inversion — Anthropic flipped OpenAI (40% vs 27%), the $5.5B coding market proves model-makers devour tool-builders, a16z declared software'…
36 sources · 7 min Read →