Skip to content
Developer312
AI News7 min read

OpenAI Red-Teams Itself, Thinking Machines Drops Inkling, and Grok Build Leaks Your Codebase

OpenAI unveils GPT-Red for adversarial testing, Mira Murati's Thinking Machines Lab ships the Inkling open-weights model, and SpaceXAI's Grok Build quietly uploaded entire codebases to the cloud. Plus why the PJM power bill is every builder's problem.

Published July 16, 2026Report an error

Key Takeaways

  • OpenAI's GPT-Red model can break nearly all models it's tested against โ€” a sign that adversarial AI testing is becoming industrialized.
  • Mira Murati's Thinking Machines Lab released Inkling, a 975B-parameter open-weights MoE model that prioritizes breadth over benchmarks.
  • SpaceXAI's Grok Build was caught uploading users' entire codebases, including secrets and excluded files, to Google Cloud.

Signal and Noise for July 16, 2026

The AI landscape moves fast. Today's briefing cuts through the hype to surface the three stories that matter for founders and builders โ€” and one that doesn't.


๐Ÿ”ด Signal 1: OpenAI Trains an AI to Break AI โ€” GPT-Red Arrives

What happened: OpenAI unveiled GPT-Red, a model purpose-built for adversarial testing of other AI systems. According to OpenAI, GPT-Red "can break nearly all models it is pitted against." The company already used it internally to find vulnerabilities in GPT-5.6 Sol, making that model its "most robust model to date against prompt injections."

Why it matters: Red-teaming has been a manual, slow, and expensive process. GPT-Red industrializes it. For builders working on AI products โ€” whether that's an AI-powered supply chain auditor like Eco-Auditor or a provenance-tracking system like ProvenanceOS โ€” this means security testing can scale. Faster adversarial testing catches vulnerabilities before they ship. That's good for everyone shipping AI products.

What doesn't matter: The hype framing around "AI that breaks AI." GPT-Red isn't Skynet. It's a specialized tool for a specific job โ€” finding where models fail under pressure. The real question is access: will OpenAI make GPT-Red available to startups and researchers, or keep it gated behind enterprise contracts?

What to do: If you're building with LLMs, build adversarial testing into your pipeline now. Tools like SIM2Real can help simulate edge cases and validate model behavior before deployment. Don't wait for a breach to start red-teaming.


๐ŸŸฃ Signal 2: Thinking Machines Lab Ships Inkling โ€” Open Weights, Broad Shoulders

What happened: Mira Murati's Thinking Machines Lab released Inkling, its first model โ€” a 975B-parameter Mixture-of-Experts transformer with 41B active parameters, trained on 45 trillion tokens across text, images, audio, and video. It supports a 1M-token context window and is available as open weights. The company is also previewing Inkling-Small (12B active parameters) and offering fine-tuning through its Tinker platform.

Why it matters: The open-weights model ecosystem just got a serious new entrant. Inkling isn't trying to top benchmark leaderboards โ€” it's explicitly positioned as a broad, balanced foundation model for customization. That "good across many domains, best at none" philosophy is exactly what many builders need. If you're fine-tuning a model for a vertical use case, having another open-weights option with multimodal capabilities and competitive coding performance (1257 ELO on Design Arena's Agentic Web Dev leaderboard, alongside Claude Opus 4.6) is meaningful.

What doesn't matter: The "not the strongest model available today" disclaimer. Thinking Machines is setting expectations low on purpose. For most real-world applications, you don't need the absolute strongest model โ€” you need one that's customizable, cost-efficient, and good enough across your problem domain.

What to do: Evaluate Inkling as a fine-tuning base if you're currently using Llama or Mistral open-weights models. The 41B active parameter count means reasonable inference costs, and the multimodal training data makes it a strong candidate for any product that processes more than just text.


๐ŸŸก Signal 3: Grok Build Was Uploading Your Entire Codebase โ€” Including Secrets

What happened: Security researchers at Cereblab discovered that SpaceXAI's Grok Build CLI tool was packaging and uploading users' entire code repositories to Google Cloud โ€” including files explicitly excluded via .gitignore, deleted secrets still in history, and other sensitive data. The behavior went far beyond what comparable tools like Claude Code do. After the report, SpaceXAI's servers began returning a disable_codebase_upload: true flag, and Elon Musk promised the data would be "completely and utterly deleted."

Why it matters: This is a trust crisis, not just a bug. AI coding assistants need access to your code to be useful, but that access creates a massive attack surface. Grok Build wasn't just reading files โ€” it was exfiltrating them to cloud storage without meaningful disclosure. For any team building with AI-assisted development tools, this is a reminder to audit exactly what data your tools send and where it goes. Tools like ProvenanceOS exist precisely to create transparency around data provenance and access.

What doesn't matter: Musk's promise to delete the data. The damage is already done โ€” proprietary source code, credentials, and infrastructure details were uploaded to third-party cloud storage. Once data leaves your perimeter, you can't guarantee its destruction.

What to do: Audit every AI tool in your development pipeline. Check data retention policies, enforce zero-data-retention where available, and never assume .gitignore protects you from tools that scan your full repository. If you're handling sensitive code, consider air-gapped or local-first solutions.


๐Ÿ”‡ Noise: George Lucas Says AI Makes It "Much Easier" to Make Movies

What happened: In an interview, George Lucas said AI makes filmmaking "much easier," comparing resistance to AI to people who "believe the horse and buggy is really where it's at."

Why it's noise: George Lucas is a legendary filmmaker, but his opinion on AI tooling for movies doesn't change what builders need to do this week. The "AI changes everything" take is well-trod territory. What matters is the practical infrastructure โ€” adversarial testing tools, open-weights models, data security practices โ€” not celebrity commentary on inevitable technological shifts.

Move on.


Our Take

Today's signals point to one theme: the AI stack is maturing, and that means the attack surface is growing too.

OpenAI building a dedicated red-teaming model (GPT-Red) tells you that adversarial testing is no longer optional โ€” it's becoming infrastructure. Thinking Machines releasing Inkling as open weights with intentional breadth-over-benchmark positioning tells you the model landscape is diversifying beyond "who's #1 on the leaderboard." And the Grok Build leak tells you that the tools you trust to write your code might be quietly exfiltrating it.

For builders, the through-line is clear: validate everything. Validate model behavior with adversarial testing (GPT-Red is the shape of things to come). Validate model fit for your use case (Inkling is proof you don't need the strongest model โ€” you need the right base). And validate the trust model of every tool in your pipeline (Grok Build is the cautionary tale).

At SIM2Real, we build simulation-first validation for exactly this reason. The AI stack needs more verification, not more velocity.


This briefing is produced by Developer312, covering AI news that matters for founders and builders. Products referenced โ€” Eco-Auditor, ProvenanceOS, and SIM2Real โ€” are Developer312 projects.

Editorial disclosure

Developer312 builds and operates SIM2Real. This placement is promotional and is separate from our editorial analysis.

Explore SIM2Real โ†’

Simulation-to-deployment validation for industrial and research robotics teams.

Get the next briefing

Signal-first AI briefings, weekday mornings.

One concise briefing with three signals, why they matter, and one action to take.

Free. No spam. Unsubscribe anytime. ยท Weekday mornings.

Share this article