HAWTHORNE, 26 AUG 2026 — SpaceX says a Grok-powered voice agent is now handling more than 15,000 inbound Starlink support and sales calls a day, fulfilling over 3,000 orders a week, diagnosing hardware faults, dispatching replacements and opening new accounts.

The system draws on 28 tools across hundreds of workflows. On the earlier version, SpaceX reported that it resolved 70 per cent of support enquiries with, in its own words, no human in the loop.

The numbers being claimed

The voice agent has been answering Starlink's line since the spring and was upgraded in July to a version SpaceX describes as better at reasoning, transcription and tool use. A/B testing on the live customer service line is reported to have shown a significant improvement in sales conversion and in support containment.

On the previous version the figures given were a 20 per cent conversion rate on sales enquiries and 70 per cent autonomous resolution on support. Callers reach it on the main Starlink number, and it speaks conversationally.

These are the company's own figures, disclosed by its founder rather than in an audited filing, and no independent measurement exists. That is normal for an operational disclosure, and the distinction matters before the numbers are repeated as findings.

15,000+Calls a day
3,000+Orders a week
28Tools available to the agent
70%Resolved with no human in the loop

Containment measures cost, not satisfaction

Support containment is the industry's term and it is precise about what it counts: the proportion of contacts that did not reach a human being. It is a cost metric.

A contained call is one the company did not pay an agent to take. Whether the customer's problem was solved is a separate question that containment does not ask, and a caller who gives up is contained just as thoroughly as a caller who is helped.

This is not to suggest Starlink's callers are being abandoned — the conversion figure implies a system that functions well enough to sell things, which is harder than answering questions. It is, however, a caution about the metric. When a company reports a rising containment rate, it has reported that fewer calls reached staff, and nothing else. The number that would settle the quality question — repeat contact rate, or whether the same customer called back within a week — is the one nobody publishes.

The thirty per cent is not a random thirty per cent

If seven in ten enquiries are resolved automatically, the three that remain reach a human. Those three are not a representative sample.

Automation takes the tractable work first: the password reset, the delivery date, the router that needs restarting. What escalates is what the agent could not handle — the ambiguous fault, the angry customer, the billing dispute with a history, the case that does not fit a workflow.

So the human queue does not merely shrink. It concentrates. A support team that used to handle a mixture now handles a stream of uniformly difficult cases, which is a different job requiring more skill and producing considerably more strain. Organisations deploying this pattern plan for the headcount reduction but rarely for the change in the remaining work. Attrition among the survivors is a common result.

The caller is untrusted input

An agent with 28 tools that can dispatch hardware and create accounts, taking instructions from anonymous members of the public, is a security architecture whether or not it was designed as one.

Precision matters here. We reported this morning on a technique that gets Grok to decrypt attacker instructions inside its own code sandbox, and that chain does not transfer to this deployment. It depends on a browsing surface and a code interpreter that a constrained voice agent with a fixed toolset almost certainly does not expose. Nothing in the public record suggests Starlink's line is vulnerable to it.

The shape of the problem is nonetheless the same, and that is what transfers, not the specific exploit. A model with tool access is being fed unverified input as natural language, the same format its own instructions arrive in. That is the precondition for prompt injection in every setting where it has been found.

Voice makes the surface both narrower and stranger. There is no page to hide a payload in, and the caller has only speech. Against that, seventy per cent of the interactions have no reviewer by design, so an attempt that works has no one watching it, and the tools on the other side dispatch physical goods.

The important questions for any such deployment are not about the model but about its tools. Which of the 28 can be invoked without a second check? What is the value ceiling on an action the agent takes alone? Would an anomalous pattern of successful requests be noticed the same day?

Does the caller know

The agent is described as sounding human, which is presented as an achievement and is also a disclosure question.

Someone calling a support line has not opted into an experiment and may reasonably assume they are speaking to a person. The reporting does not establish whether callers are told they are speaking to a machine, at what point, or how plainly.

Regulation is moving toward requiring it. California's transparency legislation obliges detection tooling for machine-generated content, and disclosure duties for conversational agents are being drafted in several jurisdictions. A voice indistinguishable from a person is precisely the case those rules are written for.

What it means from here

For operators in the region, the useful part is that this is a deployment at volume rather than a pilot. Fifteen thousand calls a day is a functioning system, and the pattern it demonstrates — voice, a defined toolset, autonomous resolution of the routine majority — is straightforwardly reproducible with available components.

The economics are attractive enough that it will be reproduced. What travels less well is the surrounding judgement: which actions require a human, what a contained call is worth, and how the remaining team is staffed once its work has been distilled to only the hard cases.

The metric to demand, from a vendor or from your own team, is not containment. It is the seven-day repeat contact rate on contained calls. That single figure separates a system that solves problems from one that merely absorbs them.