SpaceX open sources Grok Build in same week company was found beaming users' repos to the cloud

AI-and-X subsidiary now claims to offer ‘complete user privacy’ days after Elon Musk confirmed the data would be deleted

Elon Musk has confirmed SpaceX has now open sourced the Grok Build CLI just days after researchers caught the AI tool scooping up users’ entire repositories and uploading them to company-controlled cloud storage.SpaceXAI’s data grab was first publicized on Sunday by Cereblab, who probed Grok Build traffic and found that repos were being packaged up as Git Bundles and beamed to Google Cloud storage. Concerning.The news gathered so much negative attention that Elon Musk felt compelled to issue a public statement alongside SpaceX, and its technical staff, promising to delete all data that Grok Build has ever stored and give users more choice over how their data is handled.

SpaceX is the parent company of xAI, the corporate subdivision where X, the company once known as Twitter, and Grok, its AI division, both nest.

As part of these promises, Musk also said SpaceX would open-source Grok Build to sow greater trust in the product, after the codebase was audited for security vulnerabilities.On Wednesday, that promise was fulfilled. You can see it all on GitHub right now. It’s a single commit, so you can’t see all the changes that have been made over time. There are no pull requests or git history.“We've open-sourced Grok Build and have reset usage limits for all users,” SpaceX said. “Open-sourcing Grok Build allows anyone to support making a reliable and robust harness. Check out our code, including the Git repo for the Grok Build CLI.”According to Simon Willison, creator of Datasette and co-creator of Django, the Grok Build codebase comprises 844,530 lines of Rust code, and while the code responsible for sending repos to the cloud remains, it appears altered to reverse the behavior.