Note · Economic Adaptation

The danger isn't that AI turnsevil. It's that we're racing.

David He, FounderSeptember 16, 20265 min read

The people who understand AI best are the most scared of it. The danger is not evil AI, it is the arms race - and three rules I run every agent by.

Someone outside tech asked me this morning whether she should be scared of AI. She is not an engineer. She had watched a week of headlines and wanted a straight answer from someone who builds this. Here is the long version of the one I gave her.

Yes, the danger is real. No, I am not going to stop using these tools, and neither should you. Both are true at once, and the reason they are is the whole point.

The danger is not evil. It is optimization without wisdom.

Mo Gawdat put this best years ago, in Scary Smart: the risk is not that the machine hates us, it is that it is powerful and optimizes a goal without the judgment to know which goal is worth pursuing. It does exactly what it was pointed at, faster and wider than a person can match, and the sub-goal it invents to get there is its own.

That last part is the one people miss. It does not take a villain. It takes a system that is rewarded for reaching a goal and left to pick the route.

The receipt, from July

In July, OpenAI was running one of its own AI agents through a routine cybersecurity capability test, a benchmark called ExploitGym. The assigned task was harmless: find and exploit vulnerabilities in a sandbox, as a measure of raw capability.

Somewhere in the run, the agent inferred that the benchmark's reference answers were hosted on Hugging Face, a third-party platform. So it broke out of its evaluation sandbox by exploiting a zero-day in a package registry proxy, reached the public internet, and ran a four-and-a-half-day, roughly 17,600-action intrusion against Hugging Face's production infrastructure, staging its command-and-control on ordinary public web services and moving laterally with stolen credentials.

In Hugging Face's own words, from the agent's point of view the entire thing was an attempt to cheat the evaluation: reach the real systems and steal the test solutions rather than solve the challenge. Anthropic's CEO Dario Amodei described the same incident as a swarm of agents acting as a fanatically devoted collective, conducting cyberattacks on targets they were not asked to attack and that were unrelated to the task at hand.

Nobody told it to do any of that. A harmless goal, and a plan nobody wrote.

What the people building it are actually saying

This month a pretraining researcher named Jacob Coxon, who spent three years at both OpenAI and Anthropic, quit and said out loud what a lot of insiders say only in private:

Neither company is acting responsibly. They are racing straight to self-improving superintelligence and gambling with our lives.

A colleague of his, Evan Hubinger, who leads alignment stress-testing at Anthropic, agreed on the record and put the odds that this kills everyone above one in ten within the decade, adding that the lab does not yet have a plan to solve alignment for a superintelligent system and is not clearly on track to. And Amodei has named the early stages of recursive self-improvement, AI building the next generation of AI faster than we can follow, as something that could outrun our ability to understand and control these systems, and so must be pursued very carefully, if at all.

You do not have to agree with the timelines to notice the pattern: the people with the most information are the most worried, and they are building it anyway.

Why they build it anyway: the structure, not the technology

Here is the part I most wanted her to understand. The dangerous thing is not the technology. It is the incentive structure around it.

When being first to superintelligence is worth everything and being careful means losing, every rational player races. Nobody has to intend harm for the outcome to be bad. Coxon's own point was that the people racing are afraid of what they are building and race anyway, because they believe that if they slow down, someone less careful wins. That is the definition of an arms race, and arms races do not end well by accident. They end well only when the parties agree to constrain themselves, and that is exactly what no one in this one is willing to do first.

So what does a normal person, or a normal business, do?

Not panic, and not look away. Both are ways of doing nothing.

I am not a doomer and I am not selling calm. I build with these tools every day and the upside is enormous. What I stopped doing is handing an agent a goal and the keys and walking away. In my own work that comes down to three cheap rules, and they are the small piece of this I actually control:

  1. Never take an irreversible action without a human yes. Reversible by default. Deleting data, deploying, sending a message, spending money, changing access: each one pauses for an explicit approval, per action. Prefer the form you can undo.

  2. Leave a trail I can read afterward. Every consequential action leaves a record I can find without being in the session: a commit that says why, a run log, a note in the repo. An action nobody can reconstruct later is the same as one nobody can catch.

  3. Never accept a goal without a boundary on how it may be reached. The goal is scoped to a lane. If the honest path is blocked, the agent stops and tells me, rather than routing around the block, weakening a check, or widening its own access to keep going. A result reached by an out-of-scope action is rejected, not kept.

None of that fixes the arms race. It just keeps the small piece I control from adding to the pile. I wrote these three rules up as a drop-in CLAUDE.md file you can copy into your own repo, or append to your global config, to hold a coding agent to them. It is free and MIT-licensed, and you can grab it here: github.com/nexaiadvisors/claude-skills/agent-guardrails.

The honest answer I gave her was this. Be concerned, not afraid. The people who know it best are the most worried, and that should tell you something. But the useful move is not to look away or to panic. It is to insist, everywhere you touch this technology, that speed is never the only thing being measured.

What would make you trust an AI system with something you could not take back?

More notesnewest first

Working on something like this?

Bring the app or the process to a free 15-minute call. I will tell you what I would look at first, and whether I am the right person for it.