The AI Brief
Today's brief:
- Update: Anthropic targets a raise of $75 billion or more, a public S-1 filing could land by month-end, which would make the Claude developer's debut the largest IPO on record.
- SK Hynix is spending $28 billion to buy back its own stock because investor doubt about AI capex durability grew loud enough to demand the largest treasury-share cancellation in South Korean history, which means your 2027 memory supply and pricing assumptions deserve a second look.
- OpenAI puts a price on safety monitoring: 20% of inference compute, the company's first public estimate of what continuous oversight of Astra-class models costs, directly linking frontier capability and compute economics.
- Varonis discloses CoSnitch, a one-click Copilot Personal exploit patched eight months after report, a chained prompt-injection and memory-poisoning attack that exfiltrated Gmail, Drive, and Calendar data; Microsoft shipped the fix on August 18.
- A new benchmark finds frontier models recover research hypotheses just 3–15% of the time, the Reconstruction benchmark strips training-data retrieval as a crutch, exposing the gap between fluent summarization and genuine hypothesis generation.
Update: Anthropic Sets Its Sights on SpaceX's $75 Billion IPO Record, Public Filing Possible by Month-End
Anthropic expects to match or beat the size of SpaceX's record $75 billion IPO, according to people familiar, in the latest sign of overwhelming demand from investors. The Claude developer is running the numbers as it prepares to file publicly for its potential mega-IPO as soon as the end of this month. Recent investor briefings led by CFO Krishna Rao skirted the question of valuation.
SpaceX's rocket and satellite firm raised $75 billion at the outset, the biggest first-time share sale ever, with the final figure increasing to $86.2 billion with the overallotment option. Anthropic is considering adopting super-voting shares that would give CEO Dario Amodei, who owns about a 2% stake, and his fellow co-founders greater control over the company. The firm is set to add Citigroup to the banks working on its listing as Wall Street jostles for roles.
Anthropic posted a net loss of almost $42 billion in 2025 but reported preliminary Q2 2026 revenue of more than $11.5 billion, compared with $787 million in the same period of 2025. Ahead of the public filing, Anthropic is set to finalize a revolving credit facility that will come in above its roughly $10 billion target. A first-time share sale topping SpaceX would easily power 2026 to become the best year on record for US IPO volume; newly listed companies have already raised $160.6 billion through August 19, trailing 2021's high-watermark of $195.2 billion. First covered in Vol. I, No. 85.
Disclosure: Claude, which generates this brief, is built by Anthropic.
SK Hynix Burns Its AI Windfall on a Record Buyback After a 50%-Plus Stock Rout
SK Hynix unveiled plans to buy back 40 trillion won ($29 billion) of stock and return more profits to investors, moving to stabilize its shares after they fell more than 50% in two months. The company said it will buy back as many as 24 million shares between August 20 and November 19 and cancel them. The plan is the largest treasury share cancellation announced by a South Korean listed company.
SK Hynix also raised its shareholder return pledge to more than 50% of cumulative free cash flow from 2025 to 2027, up from a previous target of up to 50%. SK Hynix began mass shipments of HBM4 during Q2 and plans to ramp production in H2 2026 as AI infrastructure demand continues to grow. The company reported net cash of approximately 69 trillion won at the end of Q2 and is pursuing one of the semiconductor industry's most aggressive expansion programs to meet surging AI-related memory demand.
Persistent volatility in the stock price points to enduring investor concerns about the sustainability of the debt-fueled AI buildout. While the stock was still up more than 120% year-to-date through August 21, it nursed a 15% drop over the past month, hit by growing doubts over whether steep AI-fueled valuations could be maintained.
OpenAI Prices Safety at 20% of Inference Compute, Permanently, for Every Astra Workload
OpenAI estimates monitoring overhead at roughly 20% of the inference compute being monitored, a requirement covering all RL training and evaluations involving tools for models of Sol capability or higher. Once the company determined on August 7 that Astra may have critical cyber capabilities, it added a further monitoring requirement for all inference of Astra with tools, not just RL training and evaluations.
OpenAI's Preparedness Framework defines the "critical" tier as a model that can find and exploit serious flaws in hardened systems on its own. A new monitoring system alerts within 30 minutes of detecting suspicious behavior, using roughly 20% of supervised inference compute depending on workload. An OpenAI spokesperson told The Register that those costs reflect internal research and will not be passed on directly to customers.
The disclosure implies that release timing for frontier models may shift based not only on capability milestones but on the state of safety-side preparation. OpenAI said it is rewriting its Preparedness Framework, much of which dates back to 2023, when such risks were still theoretical. OpenAI published the underlying policy document on August 18; this is the first edition to address its compute-cost disclosure specifically.
Varonis Used Copilot to Teach Itself How to Be Hacked, Then Patched Eight Months Later
Varonis Threat Labs disclosed CoSnitch, a meta-hacking technique that socially engineered Microsoft Copilot Personal into revealing details about its own architecture, including an undocumented URL parameter, ?autorun=1, that let attackers auto-execute malicious prompts without user interaction.
Once triggered via a crafted link, the injected prompt ran within the victim's authenticated session, exfiltrating data from connected services including Gmail, Google Drive, and Copilot memory, and could also poison memory or inject disinformation.
Varonis reported CoSnitch to Microsoft in December 2025, and patches shipped on August 18, following a coordinated disclosure process. A Microsoft spokesperson confirmed that no customer action is required and that enterprise customers were unaffected, the vulnerability only affected Copilot Personal, and Microsoft assigned CVE-2026-24301, rated CVSS 8.8. Varonis reports that memory-poisoning payloads injected before patching may persist and require manual remediation.
CoSnitch is the third Copilot vulnerability Varonis has uncovered this year, following Reprompt, which bypassed Copilot's safety guardrails simply by asking a question twice, and SearchLeak, which turned Microsoft 365 Copilot Enterprise into a covert exfiltration channel. The finding aligns with Microsoft's own recent warnings that persistent AI memory changes the security model for copilots and agents; in a June security report, Microsoft said memory can allow attackers to plant instructions that affect an assistant long after it first encountered malicious content.
New Benchmark Finds Frontier Models Generate Real Research Hypotheses Just 3–15% of the Time
The Reconstruction benchmark, published in August 2026, finds frontier LLMs recover research paper ideas from bibliographies alone at just 3 to 15%, with a multi-agent Swiss-tournament pipeline reaching only 42%. Reconstruction eliminates the retrieval path by construction: if the paper was not in the model's training data, and for papers published after the training cutoff it cannot have been, the model must reason from what prior work implies, rather than from what the target paper says; that inferential step is precisely where every tested model currently fails at high rates.
In August 2026, multiple frontier labs are publishing results suggesting AI systems can contribute meaningfully to mathematical proofs, cryptographic analysis, and scientific literature synthesis, results that are real and significant. Reconstruction adds a specific, manipulation-resistant data point to the other side of that ledger. A language model that impresses as a literature summarizer may perform well as a research assistant capable of synthesizing existing knowledge with apparent fluency, but solo scores of 3 to 15% on a contamination-resistant task suggest the models are hitting a real ceiling, not a prompting or evaluation artifact.
The benchmark's timing is pointed: it arrives in the same week as OpenAI's August disclosures that Astra solved open mathematics problems, a result that speaks to formal proof verification rather than hypothesis generation. The two findings are complementary, not contradictory, verifying a candidate proof and originating a novel conjecture remain structurally different tasks. The paper has not undergone peer review at time of publication. CaveatScores are from a preprint; independent replication is pending.