Grok 4.5 sparked controversy after a researcher claimed to bypass its safety guardrails through prompt-based jailbreaking. However, no evidence suggests the model or SpaceXAI infrastructure was hacked. The public evidence lacks independent verification, making the findings preliminary. The real takeaway is that jailbreak testing is an essential part of AI safety evaluation, especially as AI agents gain access to external tools and enterprise workflows.
SpaceXAI launched Grok 4.5 on July 8, 2026. Within days, a researcher known for probing model safety controls said he got the system to produce content it’s supposed to refuse. The claim spread fast. Some framed it as a frontier model getting “hacked” on day one.
That framing overstates what’s been shown so far. It also misses a more useful story: how AI safety testing is supposed to work, and where this claim currently falls short of proof.
Why It Matters
Suppose a widely deployed coding model can be talked out of its safety policy through ordinary conversation. That matters for more than security researchers. Developers using Grok 4.5 through Cursor or the SpaceXAI API need to know whether its refusal behavior holds up under pressure. Enterprises considering the model for agentic workflows need to understand what a policy failure could actually touch once the model gains tool access.
At the same time, conflating a prompt-based jailbreak with an infrastructure breach muddies the conversation. The two threats aren’t the same, and they don’t call for the same response.
What Was Released
SpaceXAI built Grok 4.5 for coding, agentic tasks, and knowledge work. The company trained it on a large fleet of NVIDIA GB300 GPUs and cites an output speed near 80 tokens per second. Cursor co-announced the model and described it as a mixture-of-experts architecture. The two companies trained it jointly on code, developer-agent interaction data, STEM tasks, and research literature.
Cursor rolled the model out across its desktop, web, iOS, CLI, and SDK products. Pricing for the base version runs $2 per million input tokens and $6 per million output tokens. A faster variant costs $4 and $18 respectively.
One detail stands out for anyone citing the model’s size: neither SpaceXAI’s launch materials nor Cursor’s architecture description confirms an exact parameter count. The often-repeated figure of roughly 1.5 trillion parameters traces back to a social-media claim that Elon Musk endorsed, not a documented spec. Treat it as attributed, not confirmed.
Cursor also flagged its own safeguards decision. The company said it added new protections specifically because of the model’s cybersecurity capabilities. That’s notable: Cursor recognized misuse risk before the jailbreak claim ever surfaced.
Performance: A Mixed Picture
SpaceXAI’s own launch comparison shows Grok 4.5 as competitive, not dominant, across coding benchmarks. It scored 62.0% on DeepSWE 1.0, trailing a rival “Fable” model at 66.1% and GPT-5.5 at 64.31%. On DeepSWE 1.1, it landed at 53%, behind Fable, GPT-5.5, and Opus 4.8. It led the field on SWE Marathon at 29.0% and came close to the top on Terminal Bench 2.1, scoring 83.3% against a leading 84.3%. On SWE Bench Pro, it posted 64.7%, well behind Fable’s 80.4%.
Cursor made one more disclosure worth noting. An earlier snapshot of its own codebase had leaked into training data by accident. Cursor excluded CursorBench from its headline comparisons as a result, since it couldn’t confidently measure the contamination’s effect. That’s a fair call, and it’s a reminder: benchmark numbers need harness and provenance details before anyone treats them as proof of general superiority.
None of these figures speak to jailbreak resistance. Coding accuracy and safety-policy consistency measure different things. Readers should stay wary of anyone implying otherwise.
The Jailbreak Claim Itself
Shortly after launch, the researcher known as Pliny the Liberator posted screenshots. He said they showed Grok 4.5 producing restricted content across several categories: drug synthesis, explosives, toxin extraction, and malicious code. He labeled his method “ENI-apr” and described it as academic and security-oriented framing combined with gradual, multi-turn escalation.
That’s a serious claim if it holds up, but the public evidence falls short of what a real security evaluation requires. Several key details are missing: the exact model identifier and interface used, the full conversation transcript, the sampling settings, and the number of failed attempts before one succeeded. Nobody has confirmed whether the result reproduces in a fresh session or transfers across SpaceXAI’s and Cursor’s separate products.
A screenshot proves one thing: a response happened once. It doesn’t establish an attack success rate. It also doesn’t prove the underlying method is stable or well-defined — “ENI-apr” currently has no independent technical specification behind it.
Was It Actually “Hacked”?

Under any conventional security definition, no. Nothing in the public record indicates a breach of SpaceXAI’s servers. No evidence shows stolen model weights or unauthorized access to another user’s account or data. What’s being described is a jailbreak: an attempt to manipulate model output through its normal input channel. That’s a different thing entirely from compromising the systems that run it.
Industry security frameworks back this distinction up. OWASP’s guidance on generative AI treats jailbreaking as a category of prompt injection aimed at defeating a model’s safety policy. It draws a clear line between that and infrastructure-level attacks.
This distinction isn’t just semantic — it determines what actually needs fixing. Teams address a jailbreak through model behavior, conversation-level risk tracking, and output review. A server intrusion demands an entirely different response. Treat one as the other, and you risk two failures at once: overreacting to a behavioral finding, and underreacting when a genuine infrastructure threat eventually shows up.
The consequences do scale once a model gains tool access, though. A chatbot that says something it shouldn’t creates an information-hazard problem. A coding agent that can read repositories, run commands, or call external APIs turns that same failure into a potential action problem. As agentic deployments grow, that shift is the risk worth tracking.
Limitations and Open Questions
As of this writing, SpaceXAI hasn’t published a dedicated Grok 4.5 model card. Its general safety materials describe an ongoing framework covering adversarial testing, input/output filtering, and jailbreak resistance. The missing model-specific card doesn’t prove SpaceXAI skipped internal evaluation — it just means outside reviewers can’t currently assess it.
Three things remain outstanding: independent reproduction of the jailbreak claim, a vendor response detailing what failed and at what layer, and cross-interface testing. Until those arrive, the responsible read stays narrow. A credible tester demonstrated an apparent safety-policy bypass. That doesn’t mean the model runs broadly unfiltered, and it doesn’t mean anyone should dismiss the finding either.
What Comes Next
Watch three things over the headlines that follow. Will SpaceXAI or Cursor issue a technical response addressing the specific method? Can other researchers reproduce the result independently? Will enterprise customers evaluating Grok 4.5 for agentic use start demanding real evidence — attack budgets, multi-turn testing, tool-use restrictions — instead of a general safety statement?
One broader trend deserves attention from any AI buyer, regardless of vendor. Companies publish capability benchmarks in exhaustive detail. They often summarize safety claims in a single sentence. That gap keeps producing incidents like this one, and it will likely keep making headlines until model providers evaluate safety with the same rigor they apply to performance.

