Research Notes

The Word Security Appears Zero Times

By Satwik ยท July 2, 2026

Filed while reading arXiv:1706.03762.

We ran the search you would expect. In the full text of *Attention Is All You Need*, the word security appears zero times. So does *adversary*. So does *misuse*.

This is not a complaint about the authors. They set out to solve machine translation and did so decisively. But it is worth sitting with the inheritance, because it is exact:

An architecture designed with no adversary in mind became the substrate for systems that now read untrusted input, call tools, move money, and hold delegated authority.

Everything the field has built since, the injection taxonomies, the jailbreak defenses, the guardrails, the eval suites, is an attempt to retrofit a threat model onto a mechanism that shipped without one. That is why the work is hard: we are not patching a flawed security design, we are supplying one that was never specified.

Naming the absence is the first move. The regulation layer, bounded and attested release of capability, is the thing that was missing at the origin. Building it is the point of this lab.

*Part of our security reading of "Attention Is All You Need." Full analysis in the registry.*