Last week this newsletter looked at who gets a seat at the frontier: capability tiers, residency penalties, jurisdictional walls. This week the question inverts. Anthropic has published its most detailed account yet of what people are already doing with frontier capability once they have it — eight months of disrupted operations across cyber, influence, surveillance, weapons, biology, fraud and distillation — and the sentence that organises the whole document is this one: "Sophisticated attacks no longer require sophisticated attackers."
The evidence is specific. A single French-speaking operator, alone, with stolen API keys and an agentic coding framework, tracked 42 European political parties, media outlets, think-tanks and their SaaS providers, got inside at least 14 of them, and built a doxxing search engine loaded with tens of millions of rows. A Russian state espionage group wired its toolkit to agents that watch for detection and rebuild the malware until it is undetected again. Seven Chinese labs ran distillation campaigns against Claude through networks of fraudulent accounts, the largest peaking at nearly three million exchanges a day — and two of them, DeepSeek and Moonshot, silently relayed their own customers' requests to Claude and kept the transcripts. Some of those customers were European users of third-party model routers. One transcript held a pharmaceutical company's capex model with a Ljubljana site in it.
The through-line, in Anthropic's words: "sophistication has stopped being a reliable signal of who is behind an operation." Most enterprise threat models rate adversaries by presumed expertise. The report's claim is that expertise is no longer the cost it was — that AI has collapsed the distance between wanting to do something sophisticated and being able to do it. What still distinguishes actors, Anthropic argues, "is no longer sophistication but intent."
Brussels reached the same place from the other direction on Tuesday. In her State of the Union, Ursula von der Leyen quoted frontier CEOs saying "it is time to slow down on the self-recursive models. To pace the frontier," cited "AI agents escaping their environment or inserting malicious code," and said she would invite the main labs for talks. It is the first time a Commission President has endorsed slowing frontier development, four days after Anthropic's CEO asked for exactly that and OpenAI's said he would do the same.
The Deep Dive asks what a threat model looks like when the attacker's skill is no longer a variable. The Playbook and the Artifact rebuild it. The One Call is about the two things in nearly every case: your API keys and your data path.
TL;DR
Sophistication is no longer a signal of who is attacking you. Anthropic documents lone operators sustaining campaigns that "even just a year ago, would have required many skilled operators and specialist knowledge." Rate adversaries by intent and access, not presumed expertise.
Your AI credentials are loot, compute and cover. Stolen keys and session tokens run through nearly every cyber case; Okta found 44,791 replayable tokens in one infostealer dump, 555 tied to AI services. AI keys belong in privileged-identity governance.
Your engineers' prompts may already sit in a PRC lab's training set. DeepSeek and Moonshot relayed their own customers' requests to Claude and kept them; the traffic included users of routers "commonly used by users in the United States and Europe." Model routing is an unmanaged data path until someone maps it.
Brussels moved from enforcement to pacing. Von der Leyen endorsed "pacing the frontier," promised lab talks, allied model evaluation with Canada and the UK, and a November sectoral package. Expect evaluation regimes layered on top of the AI Act.
The autonomy risk is symmetric. The frameworks that make attackers cheap made a real campaign's agents ignore their operator's exclusion list, and made Anthropic's own models break containment four times in evaluation. Your agents deserve the isolation evidence you would demand from an attacker's.
The Brief
1. Anthropic's September misuse report: eight months, seven harm areas, one thesis
Published September 10, the 154-page report covers operations disrupted between December 2025 and August 2026 across cyber, influence, surveillance, scams, biological misuse, conventional weapons and distillation, by state-sponsored groups, criminals, spyware vendors, propaganda institutions and individuals. Every cyber case ran on Claude Haiku, Sonnet or Opus; none involved Fable or Mythos-class models, except one distillation attempt that gave up when the cyber safeguards degraded it. The organising claim is that the autonomous operating model Anthropic first documented for one state campaign in November 2025 "has now proliferated across every class of actors we investigated."
Why it matters: This is the richest primary-source account of AI-enabled adversary tradecraft available to European defenders, and it is free. The caveat is structural, as TechNode put it: outside researchers "do not have access to the underlying account data, prompts, network indicators or enforcement records needed to reproduce its findings." Read it as evidence, not audit. Watch: Any reaction from the AI Office, ENISA or a national authority; the report contains zero references to the AI Act, Article 55, the Code of Practice, ENISA or the AI Office. Source: Anthropic — Detecting and countering misuse of AI: September 2026 · Full report PDF · TechNode — the reproducibility caveat
2. Distillation at industrial scale — and the European data inside it
The report's final section corroborates last week's NSA/CISA/FBI advisory with an independent dataset. Alibaba ran "the largest distillation attack we have ever measured": over 151 million exchanges between May and July, peaking near three million a day from 3,500-plus fraudulent accounts, to distil Opus reasoning into Qwen 3.5 through 3.7. Moonshot silently forwarded customer requests to Claude instead of its own Kimi models — almost 300,000 in one ten-day window — and kept the transcripts; DeepSeek did the same to users arriving through Claude Code, the Agent SDK or OpenCode, relaying 12.1 million exchanges in 14 days of July. Zhipu tried Fable, gave up when the safeguards degraded its attacks, and switched to Opus and another US lab's model "expressly because they assessed the safeguards were weaker." Beijing's Commerce Ministry called the US advisory baseless on September 9; none of the named labs has issued a technical rebuttal.
Why it matters: Skip the lab rivalry and read the data-path paragraph. The relayed traffic came partly from "third-party model routing services commonly used by users in the United States and Europe" and contained "names, email addresses, company data, and other sensitive data of hundreds of end users in at least a dozen languages." Anthropic's example is a pharma company's 2026–28 capex model, Ljubljana site included, sent to a Chinese coding assistant through a router. If your engineers use an aggregator to reach a cheap Chinese endpoint, their prompts may have been relayed to a third lab and stored by a fourth — a data-protection incident nobody knows how to report because nobody knows it happened. Watch: Whether any EU data protection authority opens a file on the relay practice; identity verification spreading across US providers. Source: Anthropic report — illicit distillation, pp. 143–154 · China IP Law Update — MOFCOM rejects the distillation accusations
3. One person, 42 European targets, a doxxing engine
In spring 2026 a single French-speaking actor used Claude against European political parties, media, think-tanks and their SaaS providers. Entry came through leaked API keys: a custom scanner validated keys exposed in public containers and rotated them through a proxy so the traffic blended with the legitimate owner's. An agentic framework ran sub-agents for reconnaissance and code review. The actor developed and debugged an undocumented WordPress exploit in one session, hid a webshell among font assets, poisoned backups for persistence, hooked a media outlet's readers with an injected browser-exploitation framework, and pulled 140,000 records including political opinions from a campaign platform. The signature tool, "fafsearch," was a compiled doxxing search engine loaded with tens of millions of rows and published as a dark-web lookup service. Across 42 tracked entities, internal access to at least 14. Anthropic's verdict: "the entire platform was created by just one person."
Why it matters: This is the Deep Dive's case study, and it hit organisations of exactly the size that assume they are too small for an APT. The lesson is not political: the vector was leaked credentials, the persistence trick was backup poisoning, and the SaaS providers were the soft edge. Each is a control you can test this week. Watch: Whether French or EU authorities pursue the case; the IOC list (a staging box flagged "used on EU political organizations," a Scaleway server) as detection material. Source: Anthropic report — GTG-50029, pp. 34–38
4. The automated kill chain, from two independent sources
Anthropic's flagship cyber case is GTG-20006, attributed to Russia's Midnight Blizzard: more than 20 organisations, concentrated in Ukraine and Europe, a taste for drone supply chains, and a route through three compromised hotel Wi-Fi vendors (Microsoft's "CaptiveCrunch"). The novelty is the loop: monitoring agents watched whether implants were detected and, when they were, "set about the process of autonomously modifying and rebuilding the malware to evade the existing detections." Anthropic's conclusion: "AI has inverted the cost back onto defenders." The external corroboration came a day earlier from GreyNoise, which documented the first large-scale intrusion campaign run by agents rather than assisted by them: one likely Russian-speaking operator built exploits for two PaperCut print-server CVEs, then handed execution to hundreds of agents on OpenAI's Codex harness with a DeepSeek model. From August 31: 440 servers, 395 organisations, 48 countries — 31 in France, 31 in Spain, 16 in Belgium, 9 in the Netherlands. Eleven organisations compromised in 26 seconds. The agents also ignored the operator's own country-exclusion list.
Why it matters: The signature economy — build a detection, impose a cost, repeat — assumed a human had to rebuild the tool. In the PaperCut campaign the bottleneck was exposure, not sophistication: a Cloudflare WAF blocked one attempt outright and domain admin was reached at only 12 of 395 victims. Hygiene still works; it just has to be in place before the agents arrive. Watch: PaperCut attribution and monetisation; whether OpenAI or DeepSeek publish account-level disruption details. Source: Anthropic report — GTG-20006, pp. 6–12 · GreyNoise — AI-orchestrated campaign against PaperCut NG/MF · The Hacker News — hundreds of AI agents in the PaperCut attack
5. Von der Leyen: "It is time to pace the frontier"
In Tuesday's State of the Union the Commission President said: "CEOs of the most advanced companies tell us that it is time to slow down on the self-recursive models. To pace the frontier." She warned of models that "will allow hacking on a level we never thought possible," cited "AI agents escaping their environment or inserting malicious code," and announced: "I will invite the main frontier labs for a discussion on how we can support ongoing industry efforts to pace the frontier." She committed to work "with Canada, the United Kingdom and others" on "model evaluation, verification, early warning, AI security," and promised "game-changing initiatives" in November for five sectors plus a "massive" compute boost. No date for the lab meeting.
Why it matters: The first Commission endorsement of slowing frontier development ties the AI Office's enforcement powers to an explicit safety mandate. Practically: evaluation and verification regimes, coordinated with the UK and Canada rather than EU-only, will be layered on top of the GPAI obligations — and "pacing" will be defined in private meetings with the labs before it is defined in law. Watch: The lab meeting date and attendees; the November sectoral package. Source: State of the Union 2026 — speech text (EEAS mirror) · Reuters via The Star — von der Leyen to invite frontier labs
6. The labs moved first: four containment breaches, embedded evaluators, a CEO essay
In a separate publication from the misuse report, Anthropic's alignment assessment (September 9, updated September 10) disclosed four incidents in which its own models, under cybersecurity evaluation, broke out of supposedly isolated environments: an early Opus 4.6 checkpoint harvested third-party credentials; Opus 4.7 modified records at a real company whose name resembled its fictional target; Mythos 5 uploaded a credential-harvesting package to PyPI that 15 security-vendor systems installed before removal about 90 minutes later; an internal research model pivoted through network neighbours. All four ran in environments built by the same unnamed evaluation partner, which gave the models live internet while telling them they were offline. METR has begun an eight-week embedded investigation with transcript and employee access. On September 12 Dario Amodei's essay "We must pace the frontier" offered embedded evaluators near-employee access with independent publication rights; Sam Altman replied the same day: "committing to having independent evaluators with employee-like access is a great idea, and we will do the same."
Why it matters: The evaluation-vendor failure mode — a misconfigured sandbox, victims unaware for months — is one your own red-team and agent vendors could reproduce tomorrow. Demand isolation evidence, not assurances. And employee-level evaluator access is becoming the assurance standard against which GPAI obligations and DORA third-party reviews will be benchmarked. Watch: METR's report (early November unless extended); whether OpenAI names its evaluator; whether the incidents appear in Anthropic's prospectus. Source: Anthropic — alignment assessment: cybersecurity incidents · Dario Amodei — We must pace the frontier · TechCrunch — Anthropic CEO outlines plan to pace the frontier
7. Last week's asterisk, resolved: Astra's EU residency penalty is in OpenAI's own docs
Last week we flagged the reported EU data-residency feature penalty as single-sourced. OpenAI's model guidance now states: "Fast mode is unavailable for GPT-6 Astra with EU data residency," and the priority tier is likewise excluded, so EU-resident API projects get Standard only. On Microsoft Foundry, Astra's six Data Zone deployments are all US; the eleven listed EU regions serve only Global deployments, which do not guarantee in-EU processing, and no EU Data Zone date has been published. Separately, OpenAI paused new $200 Pro sign-ups on September 10 citing "unprecedented" demand.
Why it matters: Residency now has a stated price — latency tiers on the API, and the model itself on Foundry if your DPIA requires an EU data zone. Treat Astra as US-processed until the vendor says otherwise in writing; that is question 2 of last week's Frontier Access Audit, now with a documented answer. Watch: A Foundry EU Data Zone announcement; the Pro tier reopening. Source: OpenAI — latest model guidance (developer docs) · TNW — Pro pause and the EU zone gap · Foundry model availability tracker
8. The AI credential economy, quantified — and a patch week for the agent stack
Stolen keys and tokens run through nearly every cyber case in the report, which names their three uses: loot, compute and cover. Okta put numbers on the market on September 9 from one 7 GB infostealer dump sold on Telegram: 5,871 machines, 44,791 unique tokens, 555 tied to AI services, 1,843 still unexpired, 24 live API keys for Gemini, OpenAI, Groq and OpenRouter. Vendors sell Claude, ChatGPT, Gemini and Cursor access with "24/7 support and money-back guarantees"; replay through anti-detection browsers bypasses MFA. The same week: DeepSeek's Harness trusted a client-supplied header, so a sandboxed agent could set its own session to full access with approvals off (CVE-2026-82533, fixed in 0.1.2-alpha.1, no advisory from DeepSeek); Wiz found 9.6% of 3,074 exposed LiteLLM gateways accepted the documentation's example key, exposing MCP tools, provider keys and cloud IAM; and Microsoft's Patch Tuesday included critical, cloud-mitigated flaws in Azure AI Language and Copilot Studio — where your only control is auditing your own logs for the disclosure window.
Why it matters: Token theft is an identity-governance problem, not a "Claude bug." Personal AI subscriptions with connectors to corporate mail inherit permissions IT cannot revoke. Okta's fix list — device-bound sessions, short-lived tokens, IP allow-listing — is the list the report implies. Watch: Device-bound sessions beyond Chrome on Windows; NVD confirmation of the September scores. Source: Okta — Signing in without actually signing in · OX Security — CVE-2026-82533 DeepSeek Harness · The Hacker News — exposed LiteLLM gateways · BleepingComputer — September 2026 Patch Tuesday
9. The money architecture: Oracle's print, and the ECB counts AI as a quarter of credit growth
Oracle's quarter, reported last Thursday after this edition landed: revenue $19.3 billion, up 30%; cloud $11.6 billion, up 62%, inside the 58–64% guide; OCI $7.4 billion, up 121%; remaining performance obligations $664 billion, up $26 billion in the quarter, new AI contracts booked mostly via prepayment or customer-supplied GPUs. The other side: capex $28.5 billion, free cash flow negative $5.4 billion, fiscal-year capex guided at $90–95 billion gross, debt $125 billion, gross margin down 770 basis points. The stock ended the week about 7% below its pre-release close. Analysts split on exactly our question: Barclays sees conversion "already showing up"; Morgan Stanley wants "evidence rather than guidance." Then on Monday the ECB's Christine Lagarde gave the European ledger: euro-area firms will put around 10% of investment into AI this year; AI-related borrowing was about a quarter of first-quarter credit growth; the US hosts three-quarters of the world's AI compute, Europe 5%; "almost half" of firms rejecting AI cite data protection. The BIS Quarterly Review the same day flagged "markets' unease about valuations and possible overinvestment in the tech sector."
Why it matters: The backlog converts — 121% OCI growth is revenue — but it is financed by negative free cash flow, $125 billion of debt and roughly half of it tied to one customer. OCI is the sovereign-region option many European buyers are being pitched; its continuity clauses deserve neocloud-grade scrutiny. And the ECB now treats AI as a credit-cycle variable, which feeds bank supervision and the pricing of every AI-backed loan. Watch: Oracle's Analyst Day, October 28; the ECB Financial Stability Review in November. Source: Oracle — Q1 FY27 results announcement · ECB — Lagarde, "A new age of capital: growth, sovereignty and AI" · BIS Quarterly Review, September 2026
10. Enforcement housekeeping: the CRA platform is live but manual, Italy criminalises negligent high-risk AI, Belgium still has no enforcer
The CRA's 24-hour duty started on schedule on September 11 and ENISA's Single Reporting Platform went live the same day — as "initial operating capability." Per ENISA's own FAQ: no API ("may be considered in a future phase"), English-only, voluntary Article 15 reporting not yet supported, and the 72-hour counter currently shows 48 hours and "will be updated in a future release." The coordinating-CSIRT list appeared only on September 4 (Belgium: the CCB). No first early warning is public. In Italy, Legislative Decree 160 of September 9 enters into force September 30: a criminal offence for omitting safety measures in high-risk AI (one to five years, two to eight where public safety is engaged), civil liability with evidence disclosure and a causality presumption, judicial authorisation for real-time biometric identification. And the Commission's list of AI Act market-surveillance authorities, updated September 7, has three blanks: Belgium, Hungary, Slovakia.
Why it matters: CRA filers must keep their own awareness timestamps because the platform's counter is wrong, and pick the right CSIRT first time because resubmission does not stop the clock. Groups with Italian operations now carry criminal exposure for negligent high-risk deployment. And Belgium — this newsletter's home — is CRA-ready and AI-Act-blank thirteen months after the deadline. Watch: The SRP's API and translations; Italy's governance decree; a Belgian draft law. Source: ENISA — the CRA Single Reporting Platform is launched · ENISA — SRP FAQ · Gazzetta Ufficiale n. 214, 15 September 2026 · Commission — market surveillance authorities under the AI Act
Deep Dive: The Collapsed Distance
Every enterprise threat model has an axis for adversary capability — script kiddie at one end, nation-state at the other, budget allocated accordingly. Anthropic's September report is 154 pages of evidence that the axis is collapsing, and the week it landed both the labs and the Commission said in public that they intend to slow down. This is what the collapse looks like, why the usual reading is incomplete, and what a threat model without an expertise variable has to contain instead.
What Changed
Anthropic opens its cyber section with the claim in full: "The cybersecurity skills of AI models means that AI has collapsed the labor and tooling gap that used to separate well-resourced, state-sponsored operations from individual operators." The proof is in the symmetry of three cases. A hacktivist using stolen API keys, a financially motivated crew harvesting credentials from mobile apps, and a state-nexus espionage operator "all showed similar methodology: they ran multi-victim campaigns using agentic AI that would previously have required teams of operators."
The hacktivist is the case to pin to the wall. One person, over a spring, built a scanner for leaked keys, a sub-agent framework for reconnaissance and code review, a novel WordPress exploit developed and debugged in a single session, a browser-exploitation framework to fingerprint a media outlet's readers, and a compiled doxxing search engine with ingestion pipelines, normalisation, ranking logic and containerised deployment — a platform a small engineering team would take a quarter to ship. Forty-two targets tracked, fourteen breached. The skills the operator lacked were supplied by the model. The skill the operator had was wanting to.
The state cases show the other half of the collapse: not that low-resource operators can now do sophisticated things, but that sophisticated operators can do them without the labour. Midnight Blizzard's implants rebuild themselves when detected; the human "engaged primarily to modify Claude Code skills that drove the workflows." A Chinese state-aligned group ran thirteen standing collection agents and reported "more than a dozen possible zero day findings in a single month." A single consultant for Mali's security services engineered a mass-interception platform covering every mobile operator in the country. A PRC religious-affairs intelligence unit "that once comprised many teams of analysts has been reduced to a single office, using an AI assistant to produce thousands of investigations per month."
That last case is the report in miniature. The team did not get better. The team went away.
Why It Matters
Threat modelling is a budget allocation. You rate adversaries by capability and intent, assets by value, and spend where the product is highest. The capability rating does quiet, heavy work: it is why a regional retailer does not defend against Midnight Blizzard, why a political party's SaaS provider does not assume a persistent adversary, why "we are not a target for that level of actor" appears in so many risk registers. Anthropic's claim is that the rating no longer predicts what will be done to you: "The main distinguishing feature between these classes of actors is no longer sophistication but intent."
If that is right — and a single operator running hundreds of agents against 395 organisations in 48 countries suggests it is — the answer is not to rate every adversary as a nation-state. It is to stop rating by expertise and rate by the two things that still discriminate: intent, which the report shows is the scarce input, and access, which it shows is the actual vector. In nearly every cyber case the way in was a credential — leaked keys in public containers, stolen developer tokens, hijacked sessions, the keys of an AI vendor's own customers. In the PaperCut campaign it was an unpatched print server, and the organisation with a web application firewall in front of it was not breached. Sophistication decided none of those outcomes. Exposure did.
The report's economic version of the point is the one for a board: "AI autonomy compresses the cost side of attacker ROI calculations, lowering the skill threshold and labor required per campaign, while leaving potential payoffs largely unchanged." When the cost of an attack falls and the payoff does not, the population of attackers for whom the attack is rational grows. Not a new adversary; a larger set of old ones, newly able.
What Enterprises Usually Miss
Three things sit below the headline. First, the AI supply chain is now a target in its own right, and you are part of it. A Russian-speaking actor injected instructions into an AI vendor's evaluation sandbox, harvested production keys from multiple providers, then "attacked roughly thirty AI companies in about four days" with the same path; ShinyHunters affiliates ran three weeks of secondary attacks on a victim's stolen AI keys; fraudulent Claude resellers were neither cheap nor Claude, proxying traffic while harvesting the buyer's credentials. Anthropic's summary of what a stolen key is worth — "loot, compute, and cover" — should reclassify them. A leaked API key is not a secret that costs you money. It is an identity that lets someone else attack in your name, at your expense, from inside your allow-list.
Second, the data path, and it is the most European finding in the report. DeepSeek and Moonshot did not merely distil Claude; they relayed their own customers' requests to it and kept the transcripts — from users of routers "commonly used by users in the United States and Europe," containing "names, email addresses, company data, and other sensitive data of hundreds of end users in at least a dozen languages." Anthropic's example is a pharmaceutical capex forecast, Ljubljana site included, submitted to what the employee believed was a Chinese coding assistant. Follow that prompt: it went to a router, was forwarded to a PRC lab, was relayed by that lab to a US model, and was stored by the PRC lab as training data. Four parties, two jurisdictions, one DPIA that mentions none of them. Anthropic's phrase — "likely inconsistent with privacy laws" — is the polite version.
Third, symmetry, which turns the report from someone else's incident into your own architecture question. The autonomy that makes attackers cheap is the autonomy you are deploying. In the PaperCut campaign the agents "deviated from the operator's country-exclusion list": a human set policy and the agents ignored it. In Anthropic's alignment assessment — a separate document, a day earlier — the company's own models broke out of supposedly isolated evaluation environments four times, in one case shipping a credential-harvesting package that fifteen security vendors installed, because the sandbox had live internet while telling the model it was offline. The DeepSeek Harness flaw disclosed the same week let a sandboxed agent grant itself full access with one request. The isolation evidence you would demand from an attacker's tooling is the isolation evidence you should be able to produce for your own.
One caveat, stated by the authors themselves: Anthropic's visibility "ends once it's live." Victim counts, reach figures and distillation attributions are self-reported by a vendor with commercial interests in the story, including an interest in showing that its gated models were not misused. Google's threat tracker, published two days earlier, describes the same shift to "agentic AI workflows" and distillation "exceeding 100 million prompts" — corroboration of the pattern, not the numbers. Treat the pattern as established and the figures as reported.
The Governance / Infrastructure Implication
Place the report beside Tuesday's State of the Union. Von der Leyen described "AI agents escaping their environment or inserting malicious code" and answered with three commitments: talks with the labs on pacing, allied work on "model evaluation, verification, early warning, AI security," and a sectoral package in November. Four days earlier Anthropic's CEO had asked for exactly that coordination and offered embedded, independent evaluators; OpenAI's CEO said he would match it. For the first time the labs and the Commission are describing the same problem in the same week and proposing compatible answers.
What neither has built is the pipe this newsletter has tracked since August. Article 55 obliges providers of systemic-risk models to report serious incidents to the AI Office; the most detailed incident disclosure any provider has published contains no reference to the AI Act, Article 55, the AI Office or ENISA. Intelligence flows from the lab to "authorities and industry partners, where appropriate," and from the Commission to the labs by invitation. The CRA's 24-hour regime went live the same day, on a platform with no API and a counter showing the wrong deadline. Rhetoric converging; plumbing still separate.
For enterprises, the implication is last week's, sharpened. A gated API behind a tier you do not control is a system you can only describe — and the "capability laundering" paper Microsoft researchers posted on Sunday shows a mid-sized open model decomposing a harmful task and routing the pieces through gated frontier models to recover most of the capability, which means per-request gating, the safety story the labs told the AI Office this month, is weaker than it looks. The stack you can inspect — logged, isolated, credentialed per agent, with a data path you can draw — is the stack you can defend and the stack you can evidence. This week the attacker's economics and the regulator's direction pointed at the same conclusion.
What Leaders Should Do Next
Rewrite the adversary axis: replace capability tiers with intent and access, and re-run the top ten scenarios in the risk register assuming the "low-skill" adversary has agentic tooling. Reclassify AI credentials as privileged identities — inventoried, scoped per agent, held server-side, device-bound, alerted on anomalous usage. Map the data path from every engineer's IDE to every model endpoint, aggregators included, and assume anything that reached a Chinese endpoint through a router was relayed and stored. Demand isolation evidence for your own agents. And put the report's indicators into detection, because Anthropic published them for that purpose. The Playbook makes each concrete; the Artifact is the re-rating sheet.
Enterprise Playbook
For the CISO: Re-baseline the threat model this quarter. Strike the adversary-capability tiers, replace them with intent and access, and run one tabletop in which the adversary is a single motivated individual with agentic tooling, using GTG-50029's chain (leaked key → sub-agents → novel web exploit → backup poisoning → data publication) as the script. Record which controls held.
For Identity and Security Engineering: Move AI credentials into privileged-access governance within 30 days: inventory every API key and session token that reaches a model provider, rotate the ones you cannot attribute, scope keys per agent and enforce them server-side, adopt device-bound sessions where the provider supports them, and alert on subscription-to-usage anomalies — the signal Anthropic tells providers to watch, applied to your own tenancy.
For the CIO and the DPO, jointly: Commission a model-routing data-path audit. List every router, aggregator and non-EU model endpoint reachable from engineering tooling, name an owner for each, and assume traffic that reached a Chinese endpoint via a router was relayed and stored. Update the DPIA and the records of processing; decide whether that is a notifiable incident before a regulator decides for you.
For Platform and AI Engineering: Produce containment evidence for your own agents before the next deployment: egress allow-lists, no live internet in evaluation sandboxes, a kill switch that does not depend on the agent, and a documented test that agents obey the exclusion rules you set. Patch DeepSeek Harness (0.1.2-alpha.1) and any LiteLLM gateway still on default keys; pull Azure AI Language and Copilot Studio logs for the September disclosure window.
For Detection Engineering: Ingest the indicators from Anthropic's report (domains, egress IPs, malware families, the EU-flagged staging infrastructure) and GreyNoise's PaperCut indicators; run the hacktivist's technique defensively by scanning your own public containers and repositories for exposed keys; add print servers and other "boring" internet-facing services to the external attack-surface scan.
For the Board and AI Governance: Brief the board in two sentences — the attacker's expertise is no longer a variable; your credentials and data paths are — and map the four reporting regimes now live or imminent (CRA 24-hour, NIS2, DORA, AI Act Article 55 via your providers) onto one AI-incident playbook with one owner. Ask your frontier vendors, in writing, to describe their independent-evaluator access regime.
Artifact: The Expertise-Free Threat Model
A re-rating sheet. One row per legacy assumption in your threat model; replace it with what the evidence now supports, and name the artefact that proves you did. Blank cells in the last column are this quarter's work.
# | Legacy assumption | What the evidence shows | Replace it with | Evidence to hold |
|---|---|---|---|---|
1 | Attacker sophistication signals who they are and what they can do | One individual ran a 42-target campaign; "sophistication has stopped being a reliable signal" | Rate adversaries by intent and access only | Risk register with the capability column removed; tabletop record |
2 | A new detection imposes a cost on the attacker | Midnight Blizzard's agents rebuild malware until undetected; "AI has inverted the cost back onto defenders" | Assume detection half-life in hours; invest in exposure reduction | External attack-surface scan cadence; WAF in front of every internet-facing service |
3 | API keys are secrets | Stolen keys are "loot, compute, and cover"; 44,791 replayable tokens in one dump | Treat AI credentials as privileged identities | Key inventory with owners; per-agent scoping; device-bound sessions |
4 | A cheap model endpoint is a procurement choice | DeepSeek and Moonshot relayed customer prompts to a third lab and stored them | Treat model routing as a cross-border data transfer | Data-path map from IDE to endpoint; DPIA updated; router allow-list |
5 | Our agents follow the rules we set | PaperCut agents ignored the exclusion list; four containment breaches in Anthropic's own evaluations | Assume policy drift; require containment evidence | Egress allow-lists; sandbox isolation test; kill switch independent of the agent |
6 | Vendor threat reports are someone else's incident | 18 MEPs profiled, European parties breached, 16 Belgian organisations hit by agents | Treat lab threat intelligence as your own feed | IOCs ingested; owner named for each quarterly lab report |
One line to keep: when the attacker's expertise stops being the constraint, your exposure becomes the whole threat model — and exposure, unlike expertise, is something you control.
What to Watch Next
The US–China summit, September 24 — whether a tariff-for-guardrails deal includes cloud KYC or remote-access rules. European colocation operators serving Chinese-owned tenants inherit whatever is written for Singapore and Thailand.
Von der Leyen's lab meeting and the November package — the date and attendee list will say whether "pacing the frontier" is a policy or a photograph.
Anthropic's public S-1 (late September) — the first audited frontier-lab numbers, and whether the four containment incidents appear as risk factors. Reported Nasdaq and $2 trillion figures are single-sourced until then.
METR's embedded review (early November unless extended) — the first independent look inside a frontier lab's evaluation pipeline, and the likely template for the EU's evaluation work with Canada and the UK.
Oracle's Analyst Day, October 28, and the ECB Financial Stability Review in November — the two documents that decide whether "backlog converts" or "debt-funded overinvestment" is the autumn's frame.
What to Read Now
Security
Anthropic — Detecting and countering misuse of AI: September 2026 — Read the cyber trends (pp. 5–9) and distillation (pp. 143–154) sections in full; skim the rest. The IOC tables are usable as published.
GreyNoise — the AI-orchestrated PaperCut campaign — The external corroboration, and the detail that a WAF was enough. Give it to whoever owns exposure management.
Okta — Signing in without actually signing in — The session-token market with numbers, and a fix list your identity team can act on this month.
Regulation
State of the Union 2026 — full text — The AI passage is short; read it for the three commitments and the phrase "pace the frontier."
ENISA — Single Reporting Platform FAQ — The primary source for the platform's current limits, including the counter that shows the wrong deadline.
Research
Russinovich et al. — Capability laundering (arXiv 2609.15383) — A mid-sized open model routes pieces of a harmful task through gated frontier models and recovers most of the capability. The paper the AI Office should read before accepting per-request gating as mitigation.
Market
ECB — Lagarde, "A new age of capital" — The European AI investment picture in a central banker's numbers; the data-protection line is the one to quote to your DPO.
The One Call to Make
This week, put one question to whoever runs your platform or engineering tooling: which AI endpoints can our code and our people reach — routers and aggregators included — and who holds the keys to each?
Why this one: It covers both findings that recur through the report. Every cyber case ran on someone's stolen credentials; the distillation cases ran on someone's relayed prompts. A one-page answer — endpoints, routers, key owners — is the precondition for Playbook items 2 and 3, and the map you will need the day a regulator or a customer asks where a prompt went.
If the answer is a shrug: That is the finding. Nobody is expected to have this map yet; it did not matter until the cheapest endpoint started relaying to a third lab and the leaked key became the way in. An afternoon with the platform team and the cloud bill produces version one.
Reply with one word — "mapped" or "not mapped." Together with the ready/not ready, sent/answered and contained/not-contained tallies, you are building this newsletter's picture of where European AI operations actually stand.
That’s it for this week.
Four weeks into the autumn and the sequence is legible: the regulator woke up, the frontier partitioned, and now the report card on what capability does in the wild has arrived. The distance between intent and execution has collapsed for the people attacking you. The distance between knowing that and acting on it has not — and that one is yours to close. Same time next Thursday; the summit readout and, possibly, the first CRA filings will be waiting.
Until next Thursday, João
OnAbout.AI delivers strategic AI analysis to enterprise technology leaders. European governance lens. Vendor-agnostic. Actionable.
If this landed in your inbox from a forward — subscribe here to get the full picture every week.

