Groking is built so the agent runs where you already trust the hardware. We never train on your code. Approvals decide what the shell can touch. Payments never see your card.
Grok Build executes on your computer — your folders, your Grok/xAI account, your network. Project files, sessions, and transcripts live in a local database on that machine. Groking does not upload your repositories to train models, and we do not retain your source code on our servers.
Every command and sensitive write can require your say-so. Pick a mode that matches the risk of the task:
Recommended default: Auto edits · ask to run — Grok can write files, you approve what executes.
The workspace server binds to 127.0.0.1 by default — only processes on that machine can reach it.
When you expose it remotely (phone, another laptop), put TLS in front. A common setup is a
Cloudflare Tunnel so traffic is encrypted end-to-end without opening a raw port.
doctor if something looks off.