tooling

Grok Bot Security 2026: What the Docs Actually Say

August 14, 2026

Grok Bot Security 2026: What the Docs Actually Say

Grok Bot security rests on one fact the launch marketing does not lead with: every Bot on your account shares a single cloud computer, including its files, browser sessions and logins. SpaceXAI's documentation says so plainly, and adds a warning — "Do not use separate Bots as a security boundary."

TL;DR

SpaceXAI — the division of SpaceX formerly known as xAI1 — launched Grok Bot on 11 August 2026 as an early beta: a team of always-on agents that sign into your tools and work inside them.2 The launch post says Bots "have their own computer." The documentation published the same day says something narrower and more important — every Bot on your account uses one persistent cloud computer, and SpaceXAI explicitly tells you not to treat separate Bots as a security boundary.3 The docs also disclose three gaps the launch post does not: there is no audit view of Bot actions yet, no Grok Bot spend cap yet, and no model picker — not now and, per SpaceXAI, not planned.4 This post reads the documentation instead of the press release.

What you'll learn

  • Why the shared-computer design is the central Grok Bot security fact
  • Where the launch post, the press coverage and the documentation disagree
  • How the credential model works when one sign-in serves every Bot you own
  • What an approval actually controls, in SpaceXAI's own words
  • Why there is no Grok Bot audit log yet, and what exists instead
  • Why the Grok Bot model picker is not coming
  • What Grok Bot pricing is published, and which number is not
  • Which platforms are supported, and why "Linux" keeps appearing incorrectly
  • What the launch testimonials reveal about the intended supervision model
  • A rollout checklist drawn from SpaceXAI's own recommendations

Do Grok Bots share one computer? Yes — and that is the whole story

Yes. SpaceXAI's FAQ answers this directly: "Every Bot on your account uses one persistent cloud computer. They share its files, browser sessions, and logins so they can hand work off. […] The computer is assigned per user, not per Bot. Do not use separate Bots as a security boundary."3

The Grok Bot shared computer is a managed Linux virtual machine dedicated to one member, on which the Bot runs as a non-root user.4 What is per-Bot is the screen: "Each Bot gets its own screen on the shared computer," and one Bot can run one computer-use task on its screen at a time. The documentation is careful about what that separation is worth — "The screens are separate work surfaces, not separate security boundaries."5

The practical consequence is spelled out in the same page. Browser cookies and signed-in sessions are shared. Files are visible to every Bot. Command-line credentials are shared. One Bot can continue from work another Bot saved.5 So the intuitive mitigation — give the risky job to a Bot with a narrow remit, keep finance in a different Bot — does not do what it looks like it does. Every Bot you own inherits every session you have ever established on that machine.

Deletion follows the same rule. "Deleting a Bot does not remove shared-computer files or browser sessions."6 Removing the Bot removes its profile, conversation and routines; the FAQ's phrasing is that "files and logins on that computer may remain" for its colleagues.3

Where the launch post, the coverage and the documentation disagree

Three surfaces went live on 11 August 2026 and they do not say the same thing. This matters because most readers will only ever see the first one.

QuestionLaunch post / product pagePress coverageDocumentation
Does each Bot get its own computer?"Bots have their own computer"2"Each Bot operates through its own computer environment"1"Does each Bot get its own computer? No."4
Is there a Linux desktop app?Not addressedLists Linux among the launch platforms1"Is there a Linux desktop app? No."4
Are Bots a security boundary?Not addressedNot addressed"Do not use separate Bots as a security boundary."3

To be fair to the launch post, a later section of it is more precise than its opening: "Bots share a computer of their own in the cloud, so jobs do not stall when you step away."2 That sentence is accurate. It sits several paragraphs below the flat claim that "Bots have their own computer," on a page whose meta description repeats the flat version — and the compressed version is what travelled.

The documentation is not hidden and it is not late — both the FAQ and the approvals page carry "Last updated: August 11, 2026," the launch date.36 SpaceXAI published the more careful version on day one. It is the version worth reading before a rollout.

AI agent credentials: one sign-in, every Bot

The product's pitch is that Bots "can sign in to your tools, use them just like you do, and come back with finished work."7 The product page's own illustration is a user typing "Sign in to Zendesk so I can work the support queue."

That design choice is what makes Grok Bot useful on software that was never instrumented for agents — the company explicitly covers websites and applications with "no clean API or MCP."2 It is also the choice that runs against the direction agent identity work has taken this year. The pattern the standards side has been converging on is the opposite: give the agent its own scoped, revocable identity rather than a seat inside yours. That is the premise behind Web Bot Auth's cryptographic agent verification, and behind the non-human identity consolidation that produced Cyera's acquisition of Oasis Security. 1Password has shipped a third route, in early access: the agent asks for a specific site login, an approval prompt appears in the user's 1Password desktop app, and only the minimum credential data is injected into the agent's browser, so the agent never handles the password itself.89 Its own documentation promises detailed audit logs showing when, where and why an agent used an item as a future feature — so the alternative route currently has the same reconstruction gap.9

Grok Bot does carve out the most sensitive steps. The Bot is supposed to hand you control of the computer for a password or passkey, two-factor authentication, a CAPTCHA, a payment or identity check, or a site that explicitly requires a human.5 For a supported connection presenting a secure secret request, the value "is masked, excluded from the transcript, and not shown to the model" — though the docs are careful to add that this "is not a general-purpose password manager."6 Hosted MCP server tokens are held by Cursor's backend rather than on the computer itself.4

What is not carved out is the resulting session. "Because the browser is shared, signing in for one Bot makes the session available to your other Bots."5 Installed connectors are account-wide, and their availability "is not isolated to one Bot."5 The password never reaches the model; the logged-in session reaches every agent you run.

Two enterprise details compound this. The computer is "not by default enrolled in mobile device management," and device-trust agents such as Okta FastPass "are not available for it natively."4 Hardware keys do work — WebAuthn prompts in the computer's browser are forwarded to the desktop app and the physical key — but Windows support for that forwarding is described as in progress.4 Traffic leaves through static egress IP addresses; separately, the same page notes that some services flag datacenter IP addresses and block the Bot.4

What a Grok Bot approval actually controls

One sentence in the approvals documentation does more work than anything in the launch post: "An approval controls the proposed action. It does not reverse work already completed."6

Approvals are a gate on the next step, not an undo. The docs recommend setting explicit boundaries in the request itself for sending messages or invitations, publishing content, purchases and financial transfers, deleting or overwriting data, changing permissions, production changes, and accepting legal terms.6

Above that sits Auto Review. "When Auto Review enforcement is available," SpaceXAI says, Grok Bot "evaluates tool calls and computer actions before they run"6 — the conditional is the vendor's, not mine, and the FAQ carries its own version, referring to what happens "when enforcement is enabled."3 Require Approval rules always stop a matching action; Always Allow rules let one proceed only if the automated review finds no other reason to stop; when both match, Require Approval wins.6 SpaceXAI's own caveat is the part worth quoting: "Auto Review is model-based and should complement, not replace, least privilege and explicit approval boundaries."6 A model is checking the model.

There is also a synchronisation trap. "Personal Auto-review rules are stored on the current desktop and synced to its Grok Bot computer. Verify them separately on another desktop installation."6 Rules you set on your laptop are not guaranteed to be the rules in force from your desktop.

For your own machine, execution on the local computer defaults to "Ask every time," with Always allowed and Never allowed as the alternatives; the documentation recommends Never allowed unless a Bot has a specific reason to touch local files.6 A team-level ceiling on local execution — Never, Ask every time, Always, with members able to choose stricter but not looser — is listed as coming soon, which means it is not available today.4

Grok Bot audit log: there isn't one yet

There is no audit log at launch. The enterprise documentation is unambiguous: "Spend and usage appear on the dashboard usage page. An audit view of Bot actions is coming." The same page's FAQ repeats it under "Can I see what Bots did on behalf of my team?"4

The layer underneath does not fill the gap either. Cursor — whose account system Grok Bot runs on — does offer audit logs, but only on the Enterprise plan, and they cover administrative and security events: logins, user management, API keys, team settings, privacy-mode changes. That page states plainly, "We do not log agent responses or generated code content," and points customers at hooks if they need development activity recorded.10 Cursor does offer Enterprise customers a separate beta pipeline that streams usage telemetry over OpenTelemetry, but its documented signals are metrics and event logs, and the page is explicit about the limits: "No prompt content, no traces, and no historical backfill." The surfaces its logs identify are Cursor's own IDE, CLI and cloud agents; the page does not mention Grok Bot either way.11 Neither surface answers the question you would actually ask after an incident: what did the agent do inside someone else's system. Organization admins can inspect and remove member computers — the Kill action deletes the running virtual machine while durable storage is kept, and the member's next session creates a fresh one — but that is containment, not reconstruction.4 Team admin rights are not sufficient for this, because a computer is shared across every team the member belongs to.4

This is the gap that matters most for anyone deploying against production systems. An agent that signs in as you, works unattended, and hands work to other agents on the same machine is precisely the case where attribution is hard, and attribution is the thing that is still shipping.

Grok Bot model picker: not now, and not planned

Most products that hide the model say the picker is coming. SpaceXAI says the opposite: "Grok Bot has no model picker, for members or admins. We do not plan to allow admin or user choice for models that are used with Grok Bot. Model choice is fully managed by the product."4

Each request routes to a fixed set of models for its surface with automatic failover. Usage analytics show which model actually served each request, including failovers, and billing follows the actual serving model.4 Organisations with contractual limits on subprocessors are told to contact their account team before rolling out.4

Matt Shumer, who wrote on X that he had been testing Grok Bot for a couple of weeks before launch, made the same observation from the outside — "You don't choose a model for your Grok Bot" — and said the router "wasn't great" during his testing, adding that he was later told it had improved. VentureBeat quoted those posts in its launch coverage.1 SpaceXAI has not published benchmarks for Grok Bot's performance on agentic tasks.1

Grok Bot pricing: what is published, and what isn't

Grok Bot is not sold standalone. It rides on subscriptions that already existed.

PlanPublished priceWhat it adds
Cursor Ultra$200 / month, billed monthly7Grok Bot's computer, tool sign-ins, scheduled routines, desktop and mobile, extended AI token limits
Cursor Premium Teams$120 / seat / month, billed monthly7Centralized team billing and settings, team marketplace for skills and plugins, shared usage analytics, SAML/OIDC SSO
SuperGrok HeavyNot published on SpaceXAI's pricing page12Grok Bot included7

⚠ Prices change frequently. The values above are for illustration only and may be out of date. Always verify current pricing directly with the provider before making cost decisions: Anthropic · OpenAI · Google Gemini · Google Vertex AI · AWS Bedrock · Azure OpenAI · Mistral · Cohere · Together AI · DeepSeek · Groq · Fireworks AI · Perplexity · xAI · Cursor · GitHub Copilot · Windsurf.

That third row is worth dwelling on. VentureBeat states SuperGrok Heavy's price as a settled fact — "$300 per month" — in the middle of its launch coverage.1 SpaceXAI's own pricing page, checked on 14 August 2026, shows priced cards for Free at $0, SuperGrok at $30 per month and SuperGrok Plus at $100 per month; SuperGrok Heavy appears only as a column in the feature-comparison table, with a "Get Heavy" link and no price attached.12 The $300 figure is likely right — it is simply not something SpaceXAI publishes on the page everyone links to, which is worth knowing before you quote it in a budget.

A smaller naming wrinkle in the same area: the launch post calls the team plan "Cursor Teams Premium" while the product page's pricing card calls it "Cursor Premium Teams."27 The docs use the former.3 They are the same plan.

Access by plan, per the documentation: individuals via SuperGrok Heavy, Cursor Ultra, or a one-time trial; self-serve teams available, with Premium seats including a weekly Grok Bot usage allowance and Standard seats using the free trial or on-demand usage; enterprise organisations rolling out, via the Cursor account team.4 Subscriptions include weekly usage, and eligible accounts can add on-demand usage billed from model and token cost.3

And, as with the audit log: "There is no Grok Bot-specific spend cap yet."4 Account-level on-demand controls still apply and per-product spend appears on the dashboard, but an always-on agent with no product-level ceiling is the exact configuration that made session-level spend caps a live topic across the agent tooling market this month.

Which platforms Grok Bot supports

The documentation lists three: macOS on Apple silicon and Intel, Windows on x64 and Arm64, and iPhone on iOS 18 or later. It then states what is excluded: "Linux desktop, Android, and iPad are not supported at initial launch."3

Linux keeps surfacing incorrectly in coverage because both things are true at once — the agent's cloud computer is a Linux virtual machine, but there is no Linux desktop client. SpaceXAI answers it as its own FAQ entry: "Is there a Linux desktop app? No. Computers run Linux, but the desktop app ships for macOS and Windows, plus the mobile apps."4 VentureBeat lists Linux among the launch platforms; Unite.AI reported that "a Linux build is posted."113 The download offered on the product page at the time of writing is Grok_Bot_0.18.0.dmg for Apple silicon, served from Cursor's download infrastructure.7

The testimonials describe the supervision model

Vendor launch quotes are marketing, but they are also a statement of the behaviour a company considers a success. Two of the five in the Grok Bot announcement describe supervision being withdrawn.

Bennett, in sales: "I showed Grok Bot a workflow once and now I just fully trust it to run forever. I feel like I'm 2-3x more efficient because it does it without me verifying and reviewing."2

Emma, in operations: "When I first started, I was checking in on them every 15 minutes and micromanaging the Bots to the point where they asked me why I kept asking so many questions. […] Now I let it do its thing and it's just gotten better with time."2

Read next to the approvals page, these sit awkwardly. The documentation tells you to keep sending, publishing, purchasing, deletion and production changes behind approval, to start with read-only tasks and draft outputs, and to review installed connectors and active routines regularly.6 The launch post celebrates an employee who stopped verifying and reviewing. Both were published by the same company on the same day, and only one of them is load-bearing when something goes wrong.

The teach-a-task feature has its own constraint that shapes how much of a job an agent can absorb this way: the browser workflow recording is limited to ten minutes, the rollout is described as gradual, and the result is a draft skill you are expected to review and test.3 The docs also draw a distinction worth keeping — a skill describes how to perform a task, a routine assigns a workflow to one Bot and tells it when to run, on a schedule or, where supported, after an event. The advice attached to it is blunt: "Test the skill on a real one-time task before turning it into a routine."3

A rollout checklist, drawn from SpaceXAI's own docs

If you are evaluating this for a team, the vendor's own guidance is the strongest available starting point.

  • Treat the account, not the Bot, as the blast radius. Sign-ins, files and local-computer permissions belong to the member.4 Do not architect around per-Bot isolation that the docs say does not exist.3
  • Check Privacy Mode first. Privacy Mode (Legacy) blocks Grok Bot entirely; Grok Bot requires cloud data storage.34 Training opt-out follows the applicable Cursor account and privacy settings.3
  • Set local execution to Never allowed unless a Bot has a specific reason to work on local files, and remember the team-level ceiling is not shipped yet.64
  • Write narrow Auto-review rules around a known action and scope, not broad ones such as "allow everything in the browser."6
  • Plan for egress. Computers use static egress IP addresses; if you restrict services by source IP, get the current ranges from the account team.4
  • Inherit your MCP policy deliberately. Grok Bot follows your existing Cursor plugin and MCP policy — there are no separate Grok Bot plugin controls, and MCP authentication is shared across Cursor and Grok Bot.4
  • Assume no reconstruction. Until the audit view ships, plan incident response around the source systems' own logs rather than the agent platform's.4
  • Clean up properly. Pause or delete routines, sign out of websites on the shared computer, uninstall connectors and revoke authorization in the source service, and remove sensitive files from /workspace — deleting the Bot does none of this.63

One piece of corporate context, because it determines whose terms apply: Grok Bot uses Cursor authentication and Cursor account data settings, and the desktop build is served from Cursor infrastructure.67 SpaceX announced an all-stock agreement to acquire Anysphere, Cursor's parent, for $60 billion on 16 June 2026;14 reporting on 12 August still described the closing as pending, with regulatory review approaching completion.15 We covered what the SpaceX–Cursor deal means for developers earlier this year. The practical point for a security review today is that the privacy policy, the SSO configuration and the retention terms you are agreeing to are Cursor's.64

Where this leaves the category

Grok Bot is a coherent product with an unusually honest manual. The shared-computer design is a deliberate trade — it is what lets one Bot pick up where another left off, and what makes the whole roster useful on tools with no API. SpaceXAI documents the cost of that trade in the same breath, which is more than most vendors do.

The open question is not whether the agent can operate your software. Anthropic shipped computer use for Claude in public beta on 22 October 202416 and has since pushed agentic work at non-developers through Claude Cowork, announced on 12 January 2026 and described by TechCrunch as a more accessible version of Claude Code;17 OpenAI gave its Codex desktop app background computer use on 16 April 202618 and has since shipped ChatGPT Work, which it describes as an agent for "longer, multi-step work and finished deliverables."1 The capability is settled. The question is what an organisation can prove afterwards. On that, the documentation is clear about where things stand today: no audit view, no product-level spend cap, no model selection, and one set of credentials shared across every agent a person runs. Those are all listed as current state rather than permanent design — except the model picker, which SpaceXAI says is not coming.

Read the docs before the deployment, not after the incident.


Footnotes

  1. Carl Franzen, "SpaceXAI's Grok Bot turns agents into persistent digital coworkers that can operate your apps for $120-per-month," VentureBeat, 11 August 2026. https://venturebeat.com/orchestration/spacexais-grok-bot-turns-agents-into-persistent-digital-coworkers-that-can-operate-your-apps-for-120-per-month 2 3 4 5 6 7 8 9

  2. SpaceXAI, "Introducing Grok Bot," 11 August 2026. https://x.ai/news/introducing-grok-bot 2 3 4 5 6 7

  3. SpaceXAI Docs, "Frequently asked questions" (Grok Bot), last updated 11 August 2026. https://docs.x.ai/grok-bot/faq 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

  4. SpaceXAI Docs, "Grok Bot for teams and enterprises." https://docs.x.ai/grok-bot/teams-and-enterprises 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

  5. SpaceXAI Docs, "Use the computer and apps." https://docs.x.ai/grok-bot/computer-and-apps 2 3 4 5 6 7

  6. SpaceXAI Docs, "Approvals, security, and privacy," last updated 11 August 2026. https://docs.x.ai/grok-bot/approvals-security-and-privacy 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

  7. SpaceXAI, "Grok Bot: A new kind of colleague" (product and pricing page). https://x.ai/bot 2 3 4 5 6 7 8

  8. Rachel Wells, "AI Agents Can Now Use Your Password. Is Agentic AI Going Too Far?", Forbes, 22 July 2026. https://www.forbes.com/sites/rachelwells/2026/07/22/ai-agents-can-now-use-your-password-is-agentic-ai-going-too-far/

  9. 1Password developer documentation, "Use 1Password to securely provide credentials to AI agents" — 1Password Agentic Autofill, Early Access. https://www.1password.dev/agentic-autofill 2

  10. Cursor Docs, "Compliance and Monitoring." Audit logs are Enterprise-plan only and exclude agent responses and generated code content. https://cursor.com/docs/enterprise/compliance-and-monitoring

  11. Cursor Docs, "OpenTelemetry Export." Beta, Enterprise plan; documented signals exclude prompt content and traces. https://cursor.com/docs/enterprise/opentelemetry-export

  12. SpaceXAI, "Pricing: Compare Grok Plans," retrieved 14 August 2026. https://x.ai/pricing 2 3

  13. Evan Mercer, "xAI Launches Grok Bot, Always-On AI Teammates With Their Own Cloud Computers," Unite.AI, 11 August 2026. Unite.AI discloses that articles under this byline are AI-generated and reviewed by its editorial team. https://www.unite.ai/xai-launches-grok-bot-always-on-ai-teammates-with-their-own-cloud-computers/

  14. CNBC, "SpaceX to acquire the AI coding startup Cursor for $60 billion," 16 June 2026. https://www.cnbc.com/2026/06/16/spacex-spcx-cursor-acquisition-ipo.html

  15. SatNews, "SpaceX Finalizes Regulatory Procedures to Close $60 Billion Acquisition of AI Platform Cursor," 12 August 2026. https://satnews.com/2026/08/12/spacex-finalizes-regulatory-procedures-to-close-60-billion-acquisition-of-ai-platform-cursor/

  16. Anthropic, "Introducing computer use, a new Claude 3.5 Sonnet, and Claude 3.5 Haiku," 22 October 2024. https://www.anthropic.com/news/3-5-models-and-computer-use

  17. Russell Brandom, "Anthropic's new Cowork tool offers Claude Code without the code," TechCrunch, 12 January 2026. https://techcrunch.com/2026/01/12/anthropics-new-cowork-tool-offers-claude-code-without-the-code/

  18. OpenAI, "Codex for (almost) everything," 16 April 2026. https://openai.com/index/codex-for-almost-everything/

Frequently Asked Questions

Yes. Every Bot on your account uses one persistent cloud computer — a managed Linux virtual machine assigned per user — and shares its files, browser sessions and logins. Each Bot gets its own screen, which SpaceXAI describes as a work surface rather than a security boundary. 3 5