← Back to Blog

A Saw, a Hammer, and a Quickstart

This week's developer news was all one story. Agent plugins that package skills and tools into installable bundles. Composable agent skills. Managed agent runtimes. Protocol infrastructure scaling out with load balancing, like any other boring industrial plumbing. Agent evaluation tooling going generally available. Add it up and the message from the platform companies — Google loudest this week, but every major lab is playing the same song — is unmistakable: assembling a capable AI agent is now a solved, packaged, weekend-sized problem.

I want to say clearly that I think this is good. Democratization is how spreadsheets got into every small business and how the web got into every home. It is also, full disclosure, the wave we surf — ARAGS is built on this same ecosystem, and the better these tools get, the better our foundations get. This post is not a complaint about the tools.

It's a question I can't put down.

THE QUESTION When anyone can assemble a capable agent in a weekend, who teaches the part that isn't assembly?

The saw and the hammer

I can hand a kid a saw, a hammer, a bag of nails, and some lumber, and say: go to work. Odds are decent something gets built. The kid has enthusiasm, the tools are genuinely capable, and the instructions on the box are clear about how to swing the hammer.

What's not on the box is everything that makes a person safe around tools — which end of the saw is yours, what kickback is, why you check twice before you cut. Nobody puts that in the quickstart, because the quickstart has one job: get you to "it works." Operating begins after "it works," and that's exactly where the documentation ends.

Now swap the lumber for an agent with real capabilities, and ask what the new builder was never prompted to consider. An agent reads — which means anything it reads can argue with it. Did the tutorial mention that? An agent holds credentials — which means the scope of what those credentials unlock is a decision, and the default is rarely the safe one. Was that a chapter? An agent acts with real permissions on real systems — which means blast radius is a design input, not an afterthought. An agent remembers — which means where those memories live, and who can reach them, is an architecture question with legal consequences. Did the weekend project include any of those conversations — or did it end, as quickstarts do, at the moment the demo worked?

An idea is easy: "I want my agent to do this, this, and this." Every one of those this-es is also something that can be turned against you by whoever figures out how to talk to your agent before you've figured out who's allowed to.

To be fair to the toolmakers

This is not a story about negligent vendors, and I want to resist the easy version of it. No quickstart in history has taught judgment. When spreadsheets democratized financial modeling, the tutorials taught formulas, not the discipline of checking them — and businesses ran for years on wrong numbers nobody audited. When the web democratized publishing, a generation of developers learned to build login forms years before they learned what could be injected through one. The pattern isn't malice. The marketing sells the outcome; the safety is homework. It has always been this way, and the tools won anyway, and mostly the world is better for it.

But there's one thing genuinely different this time, and it's the part I think deserves the discussion.

The velocity gap

When power tools reached consumers, decades of workshop knowledge already existed. The safety lecture was available, even if nobody read it. With agents, here is the uncomfortable truth: the safety lecture is still being written, and the deployments are not waiting for it.

Look at how the field actually learns. The major failure classes of agent systems weren't predicted in advance and engineered away — they were discovered in production, at scale, on real systems, and then written up. Injection through content an agent reads. Poisoned memories. Tools misused in ways their authors never imagined. Credentials leaking through the very capabilities that made the agent useful. Each one is a "we didn't know it then, we know it now." The field's best practices are, to a first approximation, last year's incident reports. Research isn't leading this deployment; it's trailing it, writing the accident investigation while the fleet accelerates.

And this week's news compounds it, because democratization has a cruel arithmetic: it produces the most new builders on exactly the day the field's knowledge is at its minimum. The most hands ever offered the saw, the fewest settled rules about kickback. That's not a criticism of any one company. It's just where the curve is — and in my opinion, it's heading somewhere specific.

The hard wall

Gaps like this don't close gently. They close the way they've always closed: with incidents — and then with everything incidents summon. Regulation written in a hurry by people angry about the incident. Liability questions and insurance questionnaires. Institutions and associations deciding they need a vetting framework before they'll let this technology near the people they answer for. That wall is coming; the only open question is which incident builds it.

When it arrives, it will grade retroactively. It won't ask what the rules were when you built your agent — there weren't any. It will ask what your system can prove about its own past. The builders who treated the absence of rules as the absence of risk will hit the wall. The ones who built as if the research would eventually embarrass them — conservative defaults, hard boundaries, records of everything — will walk through the gate the wall creates.

What building like you'll be wrong looks like

I won't pretend we're above this. We assume the opposite: that our own agents can be fooled, that our own tools can be misused, and that at least one of our current beliefs about agent security is wrong in a way we'll learn about later. That assumption does the designing. Capability lives inside enforced boundaries rather than being trusted to behave. Every action any agent takes is recorded in an audit trail built to be read by someone who doesn't trust us. And the boundaries get tested every night, by instruments that deliberately try the hostile input — because two weeks ago one of those instruments caught our own alarm being wrong, and that's the system working, not failing. Not immunity. Preparation for being wrong.

The questions I'd ask before running any agent — including ours

If someone you answer for is about to put an agent to work — or if that someone is you, fresh off a quickstart with something that finally works — these five questions are the safety lecture that isn't in the box:

  • What can it read? Everything it reads is someone's chance to talk to it.
  • What can it touch? Its permissions are your blast radius.
  • Whose credentials does it hold, and how much do they unlock?
  • What happens when someone hostile talks to it? Someone will.
  • How would you know what it did last night?

That last one is the whole game — regular readers know it's the question this entire blog keeps circling back to. A builder who can answer it has records. A builder with records survives incidents, audits, and the hard wall. A builder without it has a demo that worked, once, on its best day.

The tools are magnificent, and they're only getting better. Take the saw. Just learn which end is yours before the wall teaches you.

Want clinical AI built by people who assume they'll be wrong — and can prove what their system did about it? Apply for Beta Access.