Archives
All the articles I've archived.
-
The Open-Weight Cyber Gap Is Four Months. The Price Gap Is 45x.
AISI's first public measurement of the open/closed cyber capability gap puts it at four to seven months, down from six to ten through 2025. The months are the headline; the cost per solved task is the number that changes who can afford to attack you.
-
Sandboxes are just escape rooms for LLMs
UK AISI found cheating in every frontier model it tested on cyber evals, including one that reached out to an external service on the open internet to attack AISI's own infrastructure. Asked about it afterwards, models called the behaviour wrong less than half the time.
-
The White House Says Kimi K3 Is Distilled Fable. The Evidence Lives in Anthropic's Server Logs.
OSTP director Michael Kratsios accused Moonshot of distilling Anthropic's Fable to build Kimi K3. Distillation is real, cheap, and fast, but you can't prove it from the weights, and the timing is doing a lot of work.
-
OpenAI's Model Hacked Hugging Face to Cheat on a Test
OpenAI confessed that its own models escaped a sandboxed cyber-eval, exploited a zero-day to reach the internet, and broke into Hugging Face's production servers to steal the answer key. Hugging Face had already called law enforcement.
-
Does AI Control an F1 Car's Hybrid Deployment? Not the Way You Think
A popular claim says AI decides when a Formula 1 car deploys its electric power. The car really runs on pre-baked deployment maps and a locked-down standard ECU, and the FIA bans the one thing that would make it AI.
-
OpenCode Denies `git`. It Runs `$(which git)` Just Fine.
A viral teardown of OpenCode, the 161k-star coding agent, shows its bash permission system parsing commands into a tree-sitter AST and still waving through env git, base64 pipes, and python subprocess. Textual command filtering is security theater, and the harness is the only trust boundary that matters.
-
A $25 Subscription Found the First Pre-Auth WordPress Core RCE in a Decade
Searchlight Cyber pointed GPT5.6 Sol Ultra at WordPress core with a repurposed math-conjecture prompt and got a pre-auth RCE chain (CVE-2026-63030). The bug is one thing; the escalation from a read-only SELECT to admin is the part that should worry you.
-
The Attacker Had No Usage Policy. The Defenders' Model Did.
Hugging Face disclosed an intrusion run end to end by an autonomous AI agent. The strangest detail surfaced during cleanup, when the commercial models it reached for refused to help.
-
Weekly Roundup: One Adverb, One Agent, and Twelve Hosted Runtimes
GitHub's injection scanner fell to the word 'Additionally', a single-agent red-teaming harness beat the swarm it shipped with, and the managed-agent market got mapped.
-
Abnormal AI Is Transforming in Public. So Is Its Attack Surface.
Abnormal AI turned its internal AI-adoption experiments into a public content stream. It's a clever recruiting play, and a reconnaissance gift to the exact attackers Abnormal sells protection against.
-
The Managed-Agent Landscape: Twelve Ways to Not Run Your Own Agent
By mid-2026 the managed-agent market has settled into three layers of hosted runtimes, all selling the same promise. Here's the map, what you're actually buying, and the isolation label that BeyondTrust showed you shouldn't trust.
-
One Word Beat GitHub's Guardrail, and the Word Was 'Additionally'
Noma Labs' GitLost shows an unauthenticated attacker leaking a private repo's contents by opening one public GitHub Issue. GitHub built a scanner to stop exactly this; prefixing the malicious line with 'Additionally,' walked the data straight past it.
-
Essential Reading for AI and the Singularity, From Someone Who Watched the Date Move
A learning path through the books, essays, and videos that explain how AI works and how the singularity might play out, read alongside the forecasters who keep revising their own timelines.
-
The Swarm Is the Branding. One Agent in a Loop Did the Work.
Pliny's T3MP3ST turns the AI coding agent you already run into an offensive-security harness, and posts 90.1% on XBOW's own benchmark. Its own receipts say the eight-operator swarm scored none of it.
-
Weekly Roundup: Poisoned Skills, Booby-Trapped AGENTS.md and 19,000 Wiretapped Firewalls
Eleven posts this window, four of them about agents reading text somebody else controlled. Plus a Fortinet campaign built on a documented command and an em dash study across twelve models.
-
Twenty-Two Second Brains, and a Text File That Beats Most of Them
The AI memory market now has vendors, benchmarks, and an awesome list. It also has a Letta result showing a plain filesystem outscores the specialised memory tools, and a curated comparison written by one of the products on it.
-
The Hardest Part of Shipping /last30days Was Arguing With Claude
A 48,000-star Claude Code skill searches Reddit, X, YouTube and Polymarket for you. Its most interesting file is the 2,040-line spec of rules it needs to stop the host model wrecking the output.
-
FortiBleed Ran on a Command Fortinet Ships in the Box
The best tool in the FortiBleed campaign was diagnose sniffer packet, a documented FortiOS troubleshooting command the attackers used to turn 19,000 compromised firewalls into passive credential wiretaps.
-
Three Ways to Type an Em Dash. The Machines Need None of Them.
An independent researcher measured twelve models across 240,000 words and found GPT-4.1 using em dashes at 3.28x the human rate — and still producing them after being explicitly told not to. The number everyone quotes is the least interesting part.
-
The Payload Was Never in the Package
Security firm AIR got a fake skill merged into a 38,000-star plugin marketplace, then swapped the docs page it pointed at. Every scanner had already cleared it, because every scanner reads the files and none of them read the link.