Dylan Ayrey & Feross Aboukhadijeh on AI Taking the Easiest Way In
Two security founders explain how AI removed the last real barrier to hacking — expertise — turning old weaknesses like leaked credentials and unvetted packages into the fastest, cheapest way into almost any system.
Worry About Hacking, Not Nukes
Of every scary-AI scenario, hacking is the one that actually jumps — because the only barrier was human expertise, and the model now ships with it.
Everyone needs to worry about these models making it materially easier to hack into things. The bar previously was just subject matter expertise and now the models have the subject matter expertise.
It's Trained, Not Emergent
This isn't emergent superintelligence; it's a deliberately trained skill, because 'did the model reach the data?' is a clean, automatically checkable reinforcement-learning target.
if a lab tells you that this is an emergent super intelligence behavior, they're just lying to you. And you can read their own safety reports to see exactly how the models are trained
The Path of Least Tokens
Labs now reward the model for using fewer tokens, which quietly teaches it the path of least resistance — grab the leaked password instead of hunting a zero-day.
they've started to reward the path of least tokens. And so the reason that's interesting is because for the first time it's actually able to quantifiably show us the path of least resistance
The Supply Chain Is the Lowest-Hanging Fruit
The software supply chain became the lowest-hanging fruit, because publishing malware to an unvetted public registry is the easiest way an attacker — or a model — can get in.
the lowest hanging fruit now has become you know just publishing malware to um to public registries because they know that there's no vetting happening
The npm Worm Woke Up
The long-theorized npm worm is now real and likely vibe-coded — malware that steals a developer's access and uses it to publish the next round of infected packages.
that malware I think we have pretty good reason to believe that was vibe coded
Disclosure to Exploit, Same Afternoon
AI is collapsing the time from a vulnerability being disclosed to it being exploited, so 'patch it next sprint' no longer works.
they are causing kind of a massive reduction in the time between the vulnerability discovery and vulnerability exploitation
Fund the Foundations Everything Rests On
The fix is unglamorous: fund the volunteer-run registries everything depends on, because a few small checks buy real security for the whole stack.
it doesn't take very many companies throwing in 25k, 50k checks to really make a big difference for these folks
Agent Secrets Are a Wild West Problem
As one user with ten passwords becomes ten agents with ten passwords each, leaked secrets — not exotic exploits — become the master key attackers reach for first.
the way agents interact with secrets right now is a wild west unsolved problem that we're working very hard to solve