Grok CLI Caught Uploading All Local Files Unencrypted to Cloud
Originally published on The Pragmatic Engineer by Gergely Orosz

Summary & Key Takeaways
• The Grok CLI tool was found to be uploading all local files to a GCP bucket. • Sensitive data, including .env files and git history, was pushed unencrypted. • This constitutes a severe security and privacy breach for developers using the tool. • The initial response from SpaceX reportedly blamed the developers for the issue.
Our Commentary
This is absolutely horrifying. Unencrypted uploads of all local files, including .env and git history? That's a catastrophic failure of trust and security. And then to blame the developers? I genuinely don't know how a company recovers from something like this. We need to be incredibly vigilant about the tools we integrate into our workflows. This is a stark reminder that "convenience" can come at an unimaginable cost.