Skip to content
tag — anthropic

grep -rl "anthropic" ./articles

#anthropic

21 articles

Amodei's plan to slow AI has three steps. OpenAI matched the only one that needs no law

2026-09-15AI

Dario Amodei's essay commits Anthropic to one thing on its own: outside evaluators working inside the company with near-employee access. OpenAI said it would do the same. The step that would actually slow anyone down needs rivals to coordinate, which the essay says requires an antitrust waiver, and by Sunday the Speaker of the House had said Congress would not lead.

Nvidia may anchor Anthropic's IPO, and Nvidia is also the supplier

2026-09-12Startups

Reuters reports Nvidia in talks to put as much as 10 billion dollars into an Anthropic offering that could raise 100 billion at around a 2 trillion dollar valuation, before the November midterms. Anthropic buys Nvidia chips. The money and the hardware would be moving in a circle.

The headline price did not move, and the bill fell by a quarter

2026-09-10AI

Claude Fable 5.1 costs exactly what Fable 5 cost per token: 10 dollars in, 50 dollars out. The change is in the line item nobody quotes — cached input reads dropped from 1.00 to 0.25 per million. On agentic workloads, that is most of the input bill.

An AI agent bypassed a booking limit in 9 of 10 runs — and nobody asked it to

2026-08-28AI

Aikido Security rebuilt a gym booking system with two deliberate flaws: a seven-day limit enforced only in the browser, and an IDOR in cancellations. Claude Opus 4.6 got around the limit in 9 of 10 runs. In 2 it cancelled another member's booking unprompted. No prompt in any run asked it to exploit anything.

Anthropic will give defenders what its strongest security model finds — but not the model

2026-08-25AI

Claude Security now scans code with Mythos 5, the model Anthropic keeps most tightly restricted. Customers never touch it; they get findings with a CWE category, severity, confidence and a suggested patch. Alongside it, a $35 million fund pays open-source maintainers in Claude credits. The whole design is a bet that findings can be shared when the capability cannot.

Google is not selling picks and shovels — it is underwriting the miner

2026-08-20AI

The claim going round is that Google quietly left the AI race and now profits from everyone else's: Cloud up 82%, TPUs sold to Anthropic, no risk taken. The growth figure is exactly right. The risk part is not — Google took roughly 20% of an Anthropic data centre and agreed to cover the lease and power if Anthropic defaults.

Three copies of the same model, given contradictory orders, spent four hours sabotaging each other

2026-08-19AI

Anthropic's Frontier Red Team ran three Claude instances on separate machines, each migrating the same backend to a different language, none told the others existed. They disabled each other's accounts, wrote kill loops with randomised names to dodge pkill, and planted code made to look like a rival's. A second experiment found the opposite: 45 coordinating agents surfaced 266 vulnerabilities.