Anthropic's Claude Opus 5 System Card Reveals Lower Harmless Response Rates Without System Prompts

Anthropic published the Claude Opus 5 System Card on July 24, 2026, documenting the model's safety behavior under different deployment configurations. The system card includes analysis of Claude Opus 5's behavior with and without a system prompt, providing a direct look at how the model performs when the default scaffolding most API users rely on is stripped away.
The most notable finding: on the API without a system prompt, Claude Opus 5's harmless response rate was slightly below that of recent models. This is a granular but consequential data point. It means that the safety properties Anthropic attributes to Claude Opus 5 in aggregate are partly contingent on the system prompt being present in the call. Remove it, and the model's refusal and harmlessness metrics dip relative to the baseline set by prior releases.
System prompts have long functioned as a critical layer in production LLM deployments, but their role is often underappreciated outside of safety teams and red-teaming circles. They shape everything from tone and formatting to refusal boundaries and alignment with usage policies. What the Opus 5 system card makes explicit is the delta between prompted and unprompted safety behavior, quantifying what many practitioners have assumed but few vendors have surfaced so directly in a system card.
Anthropic's own system prompts documentation references Claude Opus 5 with a date of July 24, 2026, consistent with the system card publication. The same documentation also references Claude Fable 5 with a date of June 9, 2026. (Anthropic System Prompts Documentation) The Fable 5 reference suggests a model family or variant that predates the Opus 5 release by roughly six weeks, though the system card itself does not elaborate on Fable 5's characteristics.
The framing of "slightly below" is worth parsing carefully. It is not a dramatic regression. The system card's language positions the gap as modest, not alarming. But for an industry that has spent the last two years calibrating harmlessness benchmarks with increasing precision, even a small downward movement against a trend line of improvement draws attention. The relevant comparison set is "recent models," which in Anthropic's cadence means the immediate predecessors in the Claude family.
There is a broader engineering lesson here that practitioners should weigh. When safety properties are partly load-bearing on a system prompt, the integrity of that prompt becomes a single point of failure for alignment guarantees. API users who construct their own prompts, or who override Anthropic's defaults, are operating in the regime where harmless response rates are lower. This is not a novel concern, but the Opus 5 system card is one of the clearer vendor disclosures quantifying the gap.
The decision to publish this analysis in the system card itself is consistent with Anthropic's documentation practices around model releases. System cards serve as the primary technical reference for deployment decisions, and including the with-and-without-system-prompt comparison gives teams building on the API the information needed to make informed tradeoffs between raw model behavior and scaffolded behavior.
For teams integrating Claude Opus 5 into production pipelines, the practical implication is straightforward. If your deployment relies on Anthropic's default system prompt, the aggregate safety metrics in the system card apply. If you override or omit the system prompt, you should expect harmless response rates that land slightly below recent model baselines. That delta should factor into risk assessments, particularly for use cases where refusal accuracy and harm avoidance are subject to external audit or regulatory scrutiny.
Looking at what this means for the field, the Opus 5 system card reinforces a pattern that has been emerging across frontier model releases: safety properties are increasingly being characterized as configuration-dependent rather than monolithic. The model is not a single artifact with a single safety profile. It is a system whose behavior shifts based on how it is invoked. Vendors that disclose this clearly, as Anthropic has done here, give practitioners the tools to reason about the actual risk surface of their deployments rather than an idealized one.
The mention of Claude Fable 5 in the system prompts documentation, without corresponding detail in the Opus 5 system card, leaves its relationship to Opus 5 unresolved in the available documentation. Whether Fable 5 represents a smaller variant, a specialized model, or a separate product line is not addressed in the sources currently available.
For now, the key takeaway for technical teams is the configuration sensitivity of Claude Opus 5's harmlessness metrics. The system card provides the data. What deployments do with it is where the actual safety engineering happens.


