Leadership & Executive

The Board Room

The Signal

Jassy's call to the White House got two Anthropic models pulled from every customer.

The rationale was verbal, with nothing put in writing; the cited bypass, a prompt asking the model to fix a codebase's flaws, surfaced minor known vulnerabilities. Any competitor with a regulatory relationship can clear a bar that low, so a revenue-critical workload single-sourced on one model is unhedged exposure.

In Play

  1. Frontier Model Access Turned Political

    A Commerce Department letter dated June 12 removed two Anthropic frontier models from every customer, including the company's own foreign-national staff inside and outside the US, with the security rationale delivered verbally and nothing put in writing, POLITICO reports. The cited bypass was a prompt asking the model to read a codebase and fix flaws. Your model supply is now a political variable, which makes single-sourcing a revenue-critical workload an unhedged exposure rather than a procurement preference.

    Ask Clarity
    Try
  2. Controls You Report to the Board Failed in Public

    A malware-as-a-service kit shipped a Microsoft-attested kernel driver that terminated 145 antivirus and endpoint agents with zero VirusTotal detections, per SANS reporting. Separately, researchers published detail showing a SharePoint flaw Microsoft rated CVSS 6.5 'spoofing' enables authenticated remote code execution, and Cisco's Identity Services Engine is under active exploitation at CVSS 10.0. Any attestation you have signed that rests on endpoint telemetry or vendor severity scores is now rebuttable.

    Ask Clarity
    Try
  3. AI Vendors Absorbed 59% of Net-New Software Spend

    Procurement data from Zip, covering dozens of enterprises, shows AI-native vendors moving from 1.4% to 8% of software spend in the twelve months to August 2026 while total budgets grew a median 13%. Run the arithmetic and AI absorbed roughly 59% of every net-new software dollar; everything else grew about 5%, below the escalators most contracts carry. Incumbent growth is now funded by displacement. Caveat: the cohort is tech-forward and averages 2,400 employees, so read 8% as an 18-24 month leading indicator.

    Ask Clarity
    Try
  4. Microsoft Moved Agent Governance Into the Operating System

    Microsoft is shipping agent identity through Entra ID, agent detection through Defender, a five-tier isolation layer called MXC, and fleet policy through Intune, the management product enterprises already license. MXC already runs on Windows, Linux and macOS, delegating to Apple's own containment layer. If your roadmap includes building agent sandboxing, agent identity or agent observability, that work is becoming an integration against someone else's policy format rather than a differentiator.

    Ask Clarity
    Try
  5. Frontier-Lab Numbers Will Not Carry Your Planning

    Anthropic told investors it runs 80% gross margins, measured before payments to distribution partners such as AWS and before stock compensation, and moved its listing from October to November with the S-1 slipping to year-end. A leaked OpenAI presentation models $278B of negative free cash flow from 2026 to 2030 against a $350B 2030 revenue illustration, with March's $122B raise exhausted by 2028. Forge's posted OpenAI secondary price was essentially unchanged at $721.85, which means your comparables are stale rather than stable.

    Ask Clarity
    Try

Deep Dives

The Kill Switch Was a Phone Call

Two frontier models left the market without a published technical finding, and the mechanism that removed them is available to any competitor holding a regulatory relationship.

The bar that was cleared is the problem

The technique cited in the revocation was a prompt asking the model to read a codebase and fix its flaws. It surfaced a handful of minor, already-known vulnerabilities. Anthropic's public position is that GPT-5.5 does the same work with no bypass at all. Whatever the merits, an enforcement bar that low is repeatable — and it was cleared by researchers at a company that is simultaneously Anthropic's distribution partner and its competitor. POLITICO's account has Amazon researchers testing the model two days after its June 9 release, Andy Jassy phoning the White House, and the Commerce letter arriving after Dario Amodei refused to pull the model.

Strip out the AI specifics and the structure is familiar to anyone who has run a platform business: a partner who also competes used a regulatory channel to remove a rival's product, with no published finding and no appeal path.

Model access stopped being a procurement decision and became a political exposure — and most enterprises are still single-sourced.

Read the scope, not the headline

Two details matter more than the letter itself. First, the removal was surgical: other models in the family were untouched, so this was not a vendor outage, a breach, or a capacity decision. Second, it reached Anthropic's own foreign-national employees, inside and outside the United States. Your standard continuity language — uptime credits, support tiers, escalation paths — covers none of that. The event your contract does not describe is precisely the one that happened.

Where the reporting agrees, and where it splits

Across the available coverage the agreement is unanimous on direction: single-lab dependency is now a regulatory exposure, not merely a commercial one. The Information's reporting supplies the mirror image. Anthropic publicly accused several Chinese labs of using Claude illicitly and routing sensitive domestic data into it, and within days China's internet regulator opened an investigation into DeepSeek and Moonshot AI. No lawsuit, no injunction — a vendor published what its telemetry showed and a foreign regulator did the punishing. Compliance disclosure is now a market-share instrument, and it runs in both directions.

The split is in what you do about it. Benedict Evans frames vendor risk as substitutability: quantify switching cost per workload, and pre-agree what Anthropic's year-end S-1 would have to show — margin after distribution payments, stock comp, customer concentration — to change your build/buy stance. The Commerce thread frames it as continuity: advance notification, service credits on government-ordered suspension, export-control contingency, disclosure of foreign-national access restrictions. Those are different clauses drafted by different people. You need both, and only one of them is in anyone's template.

The move

Fund portability as a resilience line item and frame it to the board as supply continuity rather than engineering elegance, because the scenario you are insuring against is a letter, not an outage. In practice that means a model-agnostic abstraction layer with a maintained eval harness — the harness is the expensive half, and without it a switch is a guess rather than a decision. Then do the cheap part nobody has done: write down which of your investors, resellers and distribution partners also compete with you at the model layer, and what regulatory relationships they hold. That list is short, it takes a week, and it is the difference between a supplier map and an escalation map.

What to do

  1. Commission a 30-day model-portability audit mapping every revenue-critical workload to its model dependency, with a named owner and a tested switch runbook per workload.

  2. Add regulatory-continuity terms to every frontier-model agreement at the next renewal: advance notification, service credits on government-ordered suspension, and written disclosure of foreign-national access restrictions.

  3. Map every investor, reseller and distribution partner that also competes at the model layer, and brief the board this quarter on which relationships are escalation channels.

Four Controls You Report to the Board Just Failed in Public

MFA, token revocation, endpoint telemetry and vendor severity scores each broke in separate incidents, and three of them appear in attestations your company has already signed.

Start with the one that has legal exposure

A reverse-engineered implant running command-and-control through a legitimate OneDrive account can remotely replace every stolen credential on request. Revoking the compromised token left the backdoor alive. Independent analysis reaches the same conclusion from the cloud side: the durable object of compromise is the application registration, not the token, and most monitoring is token-centric. The word "contained" appears in regulatory notifications, insurance attestations and customer communications. Every cloud incident your security organization closed on the strength of revocation was certified against an assumption that no longer holds.

Then the two that invalidate your dashboards

SANS reporting documents a malware-as-a-service kit that shipped a Microsoft-attested kernel driver, registered as an NVIDIA service, which terminated 145 antivirus and EDR processes from kernel mode, persisted across reboots, and re-killed any agent that came back — with zero VirusTotal detections. If your assurance reporting depends on agent coverage, you cannot currently distinguish "clean" from "silenced."

The second is quieter and cheaper to fix. Microsoft rated a SharePoint Server flaw CVSS 6.5, classified as spoofing; researchers then published detail showing authenticated remote code execution on a core collaboration platform. Meanwhile Cisco's Identity Services Engine carries an actively exploited CVSS 10.0 unauthenticated-root flaw — the company's second critical zero-day in short succession — Veeam flaws are delivering SYSTEM-level access, and a Zyxel GS1900 switch bug was already patched when CISA confirmed exploitation. Your patch queue did not fail. It sorted correctly against inputs that turned out to be marketing.

The surfaces nobody in your org chart owns

Three of these exposures sit outside the security mandate entirely. Attackers impersonated 40+ organizations on GitHub, using SEO to outrank a real project; LastPass caught it through brand monitoring, not product telemetry, because the product was never flawed. One infected smart-meter vendor endpoint was linked to roughly 167 downstream utility tenants, which makes your internal admin tooling a higher-value target than your production data plane. And an AI coding client packaged a 313MB commercial codebase plus full Git history, retried upload to Alibaba cloud storage 564 times, and encrypted the archive with a key held only on the vendor's back end — so neither the developer nor the client can verify what left. Vendor attestation is not a control.

What the sources agree on

Six independent reads converge on one uncomfortable point: this is a scope problem, not a budget problem. The prevailing guidance is that strengthening baseline capability beats buying tools, and every failure above was reachable through hygiene. Expect vendors to relabel as "AI agent security" specifically to escape that scrutiny; the qualifying question is whether a product enforces verification or merely observes it. Two caveats worth holding: several of these digests are teaser-level, without CVE identifiers or affected version ranges, so confirm against primary advisories before a remediation clock starts. And the federal backstop is thinning — CISA has shed roughly 1,000 staff and is retiring the free monthly vulnerability bulletin many runbooks quietly cite.

The moment your incident response plan calls the breach over is now the moment the attacker rotates back in.

What to do

  1. Direct the CISO to patch or isolate every Cisco ISE instance within 72 hours, treating any instance exposed during the exploitation window as compromised.

  2. Rewrite the incident-response containment definition this month so revocation counts as mitigation, and re-open every cloud incident closed on token revocation in the last 12 months.

  3. Commission an out-of-agent validation exercise this quarter proving you can detect malicious signed-driver loads and mass EDR termination without relying on endpoint telemetry.

Microsoft Put Agent Governance Inside the Operating System

The isolation layer ships on macOS and Linux too, which means the containment policy format for agents gets set by a vendor whose fleet-management contract you already signed.

The distribution mechanism is the strategy

Note where the policy lives: MXC containment rules are managed through Intune, the fleet product your IT organization already pays for. This is not a feature launch requiring a new purchase decision; it is a capability arriving through an existing enterprise contract, which is the hardest kind of competitor to displace. No rival operating system has a matching stack, and the category of independent agent-identity and agent-sandboxing vendors is being compressed before it had time to consolidate.

The more aggressive move is cross-platform. MXC already runs on Windows, Linux and macOS, delegating to Apple's own seatbelt containment layer. Microsoft is not building a Windows feature; it is bidding to own the containment policy format on machines it does not control. The developer who never touches Windows still ends up writing Microsoft's policy files.

The choke point Microsoft has not confirmed

Independent researchers — not Microsoft — found that the new On Device Agent Registry inserts itself as a proxy between every MCP client and server, returning its own process ID to the agent. MCP is the emerging protocol agents use to call tools. That position is the browser seat of the agent era: visibility into all agent-to-tool traffic, policy leverage over what passes, and telemetry no competitor can replicate. Two consequences. If you sell anything in that middle seat — agent gateways, routers, tool-call observability — you are structurally disintermediated on Windows. If you buy, you need a written answer on inspection scope and payload retention before regulated data crosses that boundary, not after an auditor finds it.

Identity is inventory, not enforcement

Agents get Entra ID identities and appear as distinct users in Task Manager. But registration is self-attested — a rogue agent opts out by declining to register, which is exactly why Defender is being retrofitted to hunt unregistered agents the way it hunts viruses. Two other reads corroborate where enforcement has to sit. A public proof-of-concept on Meta's Muse agent shows assistants are permission aggregators: malware already resident on a Mac inherits every OS permission the user granted the agent, and one hidden configuration setting converts that into persistence. And the disciplined pattern emerging on the vendor side is to treat agents as identities — per-agent least-privilege credentials, scoped revocable tokens, action-level audit logging. Treat registration as hygiene; put the control in containment and egress.

Where the value is moving

The layer above is commoditizing at the same time. Anthropic's Claude Code now reads OpenAI's Agents.md instruction format, handing the standard-setting position to a competitor in exchange for interoperability, and Google shipping an open agent orchestration runtime is a declaration that middleware will be free. Any proprietary agent-instruction or prompt-configuration layer on your roadmap is a depreciating asset. What stays defensible is above the runtime — evaluation, governance, oversight of machine-authored change — and below it, in your codebase, incident history and customer context.

One economic item for the CFO. Windows ML's Execution Provider model severs hardware optimization from driver cycles that previously took six months to reach meaningful adoption, small models are shipping in-OS, and a pre-release Surface ran Qwen against GitHub Copilot at roughly 40 tokens per second. A tier of AI functionality is heading to zero marginal cost on a 12-18 month clock. Hold it loosely: the registry is beta-only, MXC is not broadly enforced, and NPU-free models remain aspirational. Build behind feature flags with cloud fallbacks.

What to do

  1. Secure MXC and agent-registry beta access within 30 days and decide whether your agent runtime sits on Microsoft's containment policy or beside it, while the spec is still malleable.

  2. Cancel in-house agent sandboxing work that duplicates MXC this quarter and redeploy that headcount to evaluation, policy orchestration and agent audit above the OS layer.

  3. Require a written answer from Microsoft on agent-registry inspection scope and payload retention before authorizing any Windows agent stack on fleets handling regulated data.

The bottom line

The pattern across these reports is ownership: nearly every assumption your AI plan rests on is now enforced by someone who never signed your contract — an agency, a platform owner, or an attacker who already tested it. That breaks the idea that procurement diligence and security spend buy continuity. What buys continuity is the ability to demonstrate on demand that you can change a supplier on your own schedule and that a control holds when someone tries it. Pick the two claims your board would be most embarrassed to see disproved, and fund proving them this quarter instead of adding another vendor.