AI Models · 2026-08-22 · 13 min read

Ox Alpha: What the Anonymous Stealth Model Can Do, Who Is Behind It, and What Companies Must Settle First

Michael Kaiser

Michael Kaiser

Co-Founder & Head of Systems, Vincency

Since 20 August 2026 there has been a model on OpenRouter with a context window of one million tokens, accepting text, images and video, costing nothing, and belonging to nobody anyone can name. It is called Ox Alpha. For a developer that is a gift. For a company subject to data protection law it is a question that has to be answered before the first prompt, and the answer sits in a single sentence most readers scroll past.

Update, 27 August 2026: resolved

Ox Alpha was GLM-5.3-Flash. Z.ai released the model on 26 August 2026 and stated that it had previously been previewed under that alias. The OpenRouter model page now answers the question directly: “the stealth model Ox Alpha was revealed to be ZAI’s new model, GLM-5.3 Flash”. It is a 320B-parameter mixture-of-experts with 18B active, natively multimodal, and the weights are published on Hugging Face under the MIT licence.

How the assessment below held up: half right, and the half that held was the contested one. The GLM foundation was correct. The Composer attribution was wrong, and it failed exactly on the condition stated below before the answer was known: the model appeared under a lab’s own name with no editor product attached. That was written down in advance precisely so it could be checked rather than believed, and it is left unedited for that reason.

What changes for companies: the section on data protection further down described a model that could not become part of a compliant processing chain, because an anonymous provider cannot be a named processor. That obstacle is gone, and it has been replaced by a choice with three legally distinct answers. The full analysis is in GLM-5.3-Flash: what open weights change.

What is documented

Everything in this table comes from the model page itself, not from coverage of it. That distinction matters more than usual here, because almost everything else written about this model is inference.

PropertyStated value
Context window1,048,576 tokens, roughly 700,000 words or a shelf of technical documentation
Maximum output131,072 tokens in a single response
InputsText, images and video; output is text
PriceZero for prompt and completion tokens during the preview
ProviderA third party who has chosen to remain anonymous during the preview. OpenRouter states it is not the developer, owner or provider and only routes requests
Data handlingPrompts and completions are retained by the provider and are not used for training

Positioning, according to the listing, is coding, sustained agentic work and production use, meaning long-running software tasks rather than single questions. Benchmark scores are circulating in the community, some of them flattering, and this article deliberately does not repeat them as fact. They come from individual runs by third parties, not from a published evaluation by the provider, for the simple reason that there is no provider to publish one.

How to try it

The model ID is stealth/ox-alpha and the interface is OpenAI-compatible. In practice that means existing code usually needs three changes and no rewrite: the base URL points to OpenRouter, the key becomes an OpenRouter key, the model name becomes the ID above. Anything that already speaks that interface will work.

Because nothing is billed during the preview, the sensible use is the kind of test you would otherwise avoid on cost grounds. Feed it a whole repository and ask for an architecture summary. Give it a two-hundred-page specification and have it list the contradictions. Hand it a long video and ask what happens in it. Those are the questions a million-token window is actually for, and running them at zero cost tells you whether that window is genuinely usable or merely advertised.

What not to put in is the subject of the section after next, and it is the part worth reading before the first request rather than after.

Five theories about the origin

Guessing the lab behind a stealth model has become a small sport, and the arguments are more interesting than the guesses. The strongest evidence anyone can gather from the outside is the tokenizer, meaning the way a model chops text into units before processing it. That choice is made early in training, it leaves a measurable fingerprint, and it is awkward to disguise.

TheoryArgument in favourArgument against
Z.ai, a GLM modelTokenizer behaviour reported as matching the GLM family closelyGiving away capacity at this scale is expensive for a lab of that size
Microsoft, an MAI modelDeep enough pockets to fund a free previewTokenizer evidence points elsewhere
Google, an unreleased GeminiTiming fits a delayed releaseReported failures on vision tasks Gemini models normally pass
ByteDance, a Seed modelCompute available at the required scaleNo distinguishing fingerprint reported
Cursor Composer, served via xAIExplains a GLM-like fingerprint together with capacity only a handful of operators possessRequires two organisations to cooperate quietly

None of this is confirmed. The only confirmed statement is OpenRouter’s own: the provider wishes to remain anonymous.

My own reading: Composer 3 on a GLM foundation

Since a piece like this is more useful with a position than without one, here is mine, clearly marked as an assessment rather than a finding. I consider the fifth theory the most probable: Ox Alpha is Cursor’s next Composer generation, built on the GLM architecture and served on infrastructure only a very small number of operators can supply.

Three observations lead there. The first is that the fingerprint evidence points to a Chinese architecture while the model does not behave like a purely Chinese product in other respects. That combination is not a contradiction; it is what a Western post-train on an openly published Chinese base looks like from the outside. The second is capacity. The figure circulating for this preview is on the order of one hundred trillion tokens per day, and whether or not that exact number holds, a free frontier-class preview implies serving capacity that only a handful of operators worldwide possess. The third, and it carries the most weight: the precedent is documented. Cursor built Composer 2 on Kimi K2.5, an open-weight model from the Beijing company Moonshot AI. The announcement of 19 March 2026 said nothing about it. Moonshot’s own staff noticed, and only on 21 March did Cursor acknowledge it. Lee Robinson put the base at roughly a quarter of the pretraining, with Cursor contributing the remainder through its own continued training. Co-founder Aman Sanger called it a miss not to have named the Kimi base in the blog post from the start, and said they would fix it for the next model.

That makes the pattern demonstrated rather than hypothetical: an open Chinese foundation, a Western post-train, and a result that sits cleanly in neither camp. It is precisely what observers report about Ox Alpha. The episode also explains why a successor would be trialled anonymously. A company publicly criticised for an undisclosed model base has every reason to let the next one be tested without a nameplate and to answer the provenance question later, on its own terms. That is not an insinuation; it is the obvious lesson from its own case.

What would show me to be wrong, stated plainly so this can be checked rather than believed: if the model appears under a lab’s own name with no editor product attached, the Composer part of my reading falls. If a published technical report shows a tokenizer built from scratch, the GLM part falls. And if the eventual owner turns out to operate its own large fleet without partnering, the third leg falls with it. I expect an answer within weeks rather than months, because previews of this kind exist to end.

Why spend paragraphs on a guessing game at all: because the answer decides who has been storing your prompts. That is not trivia. It is the identity of a processor you would otherwise have to name in a contract.

The sentence that matters for companies

On the model page, between the technical specifications and the terms, sits this: prompts and completions are retained by the provider and are not used for training. Most readers stop at the second half and are reassured. The first half is the one with consequences.

Retained is retained, whatever the purpose. And the party retaining it is, by design, unnamed. Put those two facts together and three requirements of European data protection law become unfulfillable at once, not through anyone’s negligence but by construction.

RequirementWhat it demandsStatus here
Article 28 GDPRA contract with a named processor before processing on your behalf beginsNo counterparty to contract with
Article 30 GDPRA record of processing activities naming the recipients of the dataRecipient cannot be named
Chapter V GDPRFor a transfer abroad, a known destination country and a valid mechanismDestination unknown

This is not an argument against stealth models, and it is not a claim that the provider is untrustworthy. It is an observation about what anonymity implies: an assurance is worth what it can be enforced for, and enforcement needs an address. A promise from a party you cannot name is a promise you cannot pursue.

The realistic risk in a mid-market company is not a considered decision to adopt this model. It is that a developer reads about a free frontier model on a Friday, wires it into a branch to see what it does, and pastes in a customer’s codebase because that is the interesting test. Nobody decided anything. The data left anyway.

What to do about it this week

  • Say yes to the test, and say what it may contain. Banning it outright pushes the experiment onto private accounts where you see nothing. Allow it explicitly for synthetic and public data, and say so in one sentence rather than a policy document.
  • Draw the line at personal and confidential data, and name it concretely. No customer data, no personnel data, no unpublished contracts, no proprietary source that is not already public. Concrete beats comprehensive; people remember four items.
  • Check whether an OpenRouter key already exists in your organisation. The interesting question is not whether the model is approved but whether a route to it is already open. A key in a repository or a developer environment answers that faster than a survey.
  • Note the preview status in your AI inventory. If you keep a list of the AI services in use, and under the AI Act it is sensible to keep one, then a model whose provider is unnamed belongs in it with exactly that entry. It documents that you looked rather than missed it.
  • Set a review date rather than a decision. The identity will surface, previews end, and the terms will change with the name. A note in the calendar is worth more than a judgement formed today on incomplete information.

Conclusion

Ox Alpha is technically remarkable and, for testing, genuinely useful: a million tokens of context, video as an input, and no bill during the preview. Whether my reading of its origin holds will become clear soon enough, and I have said what would falsify it. What does not depend on the answer is the operational point. A model whose provider is anonymous cannot become part of a compliant processing chain, however good it is, because a contract needs a counterparty and a record needs a recipient. Treat it as what it is, an excellent laboratory and not a production system, tell your team the difference in one sentence, and revisit it when the name appears. If you want to know which AI services are actually in use across your organisation and which of them would survive an audit, that is precisely the purpose of a first conversation, and the practical side is covered in AI integration in the mid-market.

Frequently asked questions about Ox Alpha

What is Ox Alpha?

Ox Alpha is a stealth model, reachable through OpenRouter since 20 August 2026. Stealth means the model is usable while the provider deliberately stays unnamed. OpenRouter states that it is developed and operated by a third party who has chosen to remain anonymous during this preview, and makes clear that OpenRouter itself is not the developer, owner or provider but merely routes requests to it. Technically the model page lists a context window of 1,048,576 tokens, a maximum output of 131,072 tokens, and text, image and video as inputs. The price for prompt and completion tokens during the preview is zero.

How can I try Ox Alpha?

Through the OpenRouter API using the model ID stealth/ox-alpha. The interface is OpenAI-compatible, so in existing code it is usually enough to swap the base URL, the key and the model name. That also makes it work in any tool speaking that interface. Because no tokens are billed during the preview, it suits load testing with very long inputs that would otherwise cost money. What you should not put in is covered below: according to the model page, prompts and completions are retained by the provider.

Who is behind Ox Alpha?

That is open, and several theories are circulating. Named candidates include Z.ai with a model from the GLM line, Microsoft with an MAI model, Google with an unreleased Gemini variant, ByteDance with a Seed model, and Cursor Composer served through xAI infrastructure. The main piece of evidence cited is tokenizer behaviour, meaning the way a model splits text into units, because that fingerprint differs between model families and is hard to disguise. None of these attributions is confirmed. What is confirmed is only what OpenRouter itself states: the provider wishes to remain anonymous.

Is Ox Alpha a Chinese model?

That cannot be said with certainty, and the question deserves to be asked more precisely than it usually is. Origin of the architecture, origin of the training data and location of operation are three separate things. A model can build on an openly published Chinese architecture and still be post-trained by an American company and operated on American infrastructure. That combination explains the contradictory observations currently under discussion. For a data protection assessment the architecture is not what matters anyway; what matters is who actually processes the data and where. With an anonymous provider, both are unknown.

May I use Ox Alpha in my company?

For tests with invented or publicly available data, nothing speaks against it. For personal data or confidential company data, the legal basis is missing. Article 28 GDPR requires a contract with a named processor for processing on your behalf. Such a contract cannot be concluded with a provider who wishes to remain anonymous. In addition, the record of processing activities under Article 30 must name the recipients of the data, and a transfer to a third country under Chapter V presupposes that the third country is known. As long as the provider is unnamed, none of these three requirements can be met.

Will my inputs be used for training?

The model page says two things, and both matter. First, prompts and completions are retained by the provider. Second, they are not used for training. The second assurance is the one that usually reassures, but the first is the one that counts. Retained is retained, regardless of purpose. Reading a no-training assurance as clearance for confidential content confuses two different risks. And an assurance is only as solid as your ability to enforce it, which presupposes a named counterparty.

Why would anyone give away a model this large?

Because an open preview produces something that is hard to manufacture internally: stress data from real use. Running a model anonymously before release yields feedback free of brand expectation, shows behaviour under unpredictable load, and allows weaknesses to be fixed before a name is attached. The price of zero is therefore not a gift but the consideration for the data and the testing. For you as a user that is a fair bargain, as long as you know what you are paying with and put nothing in whose retention you cannot afford.

Sources, status and note: All technical details checked against the OpenRouter model page for Ox Alpha and the OpenRouter stealth overview, retrieved 22 August 2026: released 20 August 2026, context window 1,048,576 tokens, maximum output 131,072 tokens, text, image and video inputs, price zero for prompt and completion tokens; the provider is described as a third party who has chosen to remain anonymous during this preview, with OpenRouter stating it is not the developer, owner or provider; prompts and completions are retained by the provider and are not used for training. The technical values were additionally cross-checked against OpenRouter’s public model interface, entry stealth/ox-alpha under api/v1/models, which returns context_length 1048576, max_completion_tokens 131072, input modalities text, image and video, output modality text, pricing 0 for both prompt and completion, and a creation timestamp corresponding to 20 August 2026. Note on what is not verified: the five origin theories, the tokenizer analyses behind them, the circulating serving-capacity figure of roughly one hundred trillion tokens per day, and the benchmark scores reported by third parties all come from community analysis and press coverage, not from the provider, and none has been verified against a primary source. They appear here as the state of the discussion, not as findings. The Composer precedent is documented rather than inferred: Cursor confirmed on 21 March 2026 that Composer 2 was built on Moonshot AI’s open-weight Kimi K2.5, two days after an announcement that omitted it and only after Moonshot staff discovered it; Lee Robinson put the base at roughly a quarter of the pretraining, and co-founder Aman Sanger called the omission a miss. The assessment that Ox Alpha is Cursor’s next Composer generation on a GLM foundation is the personal reading of the author, is marked as such in the text, and is stated together with the conditions that would falsify it. The legal references are to Regulation (EU) 2016/679 and describe general requirements, not advice on an individual case. Note on the resolution: the identity has been known since 26 August 2026 and was checked against two primary sources. The OpenRouter model page for GLM 5.3 Flash names Ox Alpha explicitly as the resolved stealth model and lists context window, pricing and providers; the Hugging Face model card states the MIT licence and 320B total with 18B active parameters. The original text below this box has deliberately been left unchanged, including the assessment that turned out to be only half right, because a forecast smoothed over after the fact would be worthless. Otherwise this article reflects the position as of 22 August 2026; with a stealth model, that date matters more than usual. Transparency: Michael Kaiser is a co-founder of Vincency, which advises companies on the AI integration this article discusses.