/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

Anthropic details Constitutional Classifiers, a protective LLM layer designed to stop AI model jailbreaking by monitoring inputs and outputs for harmful content

inputs designed to bypass its safety training and force it to produce outputs that might be harmful. Our new technique is a step towards robust jailbreak defenses. Read the blog post: https://anthropic.com/... [image] Simon Willison / @simonw : I find that details of this evaluation disappointing: I would value a system that protects against ALL jailbreaks a whole lot more than one that can protect against some but not all Pietro Schirano / @skirano : Excited to announce a new research preview at @AnthropicAI today. A demo of our new Constitutional Classifiers. Can you break the system and find a universal jailbreak that lets the model answer all 8 questions we've defined? [video] @anthropicai : We challenged jailbreakers to try to break a prototype version of the system to test its robustness. After thousands of hours of red teaming, not one participant found a reliable jailbreak that extracted detailed information across a set of 10 harmful questions. @anthropicai : New Anthropic research: Constitutional Classifiers to defend against universal jailbreaks. We're releasing a paper along with a demo where we challenge you to jailbreak the system. [image] Forums: r/Anthropic : Anthropic dares you to jailbreak its new AI model |  Week-long public test follows 3,000+ hours of unsuccessful bug bounty claim attempts. Msmash / Slashdot : Anthropic Makes ‘Jailbreak’ Advance To Stop AI Models Producing Harmful Results

Financial Times Cristina Criddle

Context & Ripple Effects

Anthropic’s safety work has repeatedly exposed how prompt-based defenses can fail: many-shot prompts evaded guardrails, and later Best-of-N Jailbreaking showed a black-box route to bypass frontier-model safeguards. That makes a separate screening layer a meaningful change in where the company places its defenses.

The approach extends Anthropic’s earlier constitutional AI framework from shaping model behavior to checking traffic around the model. Its public challenge and red-team result provide evidence against the tested attack set, while criticism of the evaluation underscores that this is not proof against every jailbreak.

First-order effects

  • Anthropic can apply an additional input-and-output filter to the prototype it tested, aiming to block harmful requests and responses even when a prompt bypasses the base model’s training safeguards.
  • Developers and users of systems using the layer may face more safety screening at the request boundary; jailbreak researchers gain a public target for testing its stated robustness claim.

Second-order effects

  • Model providers facing demonstrated prompt attacks have added incentive to pair training-time alignment with runtime classifiers, rather than treating either as sufficient alone.
  • Evaluation quality becomes more consequential: Anthropic’s challenge result is useful for comparison, but outside scrutiny will focus on the coverage of harmful questions and on false positives as well as bypasses.

Third-order effects

  • If layered defenses prove durable, frontier-model safety may increasingly be implemented as a stack of model training, traffic monitoring, and adversarial evaluation rather than a property claimed by the base model alone.
  • That shift could make model access and the surrounding enforcement layer more central security boundaries, while leaving an unresolved trade-off between broad blocking and useful model access.

The trend: Frontier AI labs are moving from alignment-only safety claims toward defense-in-depth systems tested against adaptive jailbreak techniques.

Discussion

  • @janleike Jan Leike on x
    We challenge you to break our new jailbreaking defense! There are 8 levels. Can you find a single jailbreak to beat them all? https://claude.ai/...
  • @alexalbert__ Alex Albert on x
    At Anthropic, we're preparing for the arrival of powerful AI systems. Based on our latest research on Constitutional Classifiers, we've developed a demo app to test new safety techniques. We want you to help us red-team the app - so far no one has been able to crack the [video]
  • @simonw Simon Willison on x
    ... OK, “all jailbreaks” is unrealistic, I should have said “all ten of the questions in their evaluation set”
  • @simonw Simon Willison on x
    > Specifically, they were given a list of ten “forbidden” queries, and their task was to use whichever jailbreaking techniques they wanted [...] We only considered it a successful “universal” jailbreak if the model provided a detailed answer to all of the queries.
  • @anthropicai @anthropicai on x
    In an experiment with synthetic jailbreaks, Constitutional Classifiers dramatically reduced jailbreak effectiveness. They increased refusal rates by a small amount (+0.4%) and increased compute overhead (+24%). We're working on reducing these costs. [image]
  • @anthropicai @anthropicai on x
    Like all LLMs, Claude is vulnerable to jailbreaks—inputs designed to bypass its safety training and force it to produce outputs that might be harmful. Our new technique is a step towards robust jailbreak defenses. Read the blog post: https://anthropic.com/... [image]
  • @simonw Simon Willison on x
    I find that details of this evaluation disappointing: I would value a system that protects against ALL jailbreaks a whole lot more than one that can protect against some but not all
  • @skirano Pietro Schirano on x
    Excited to announce a new research preview at @AnthropicAI today. A demo of our new Constitutional Classifiers. Can you break the system and find a universal jailbreak that lets the model answer all 8 questions we've defined? [video]
  • @anthropicai @anthropicai on x
    We challenged jailbreakers to try to break a prototype version of the system to test its robustness. After thousands of hours of red teaming, not one participant found a reliable jailbreak that extracted detailed information across a set of 10 harmful questions.
  • @anthropicai @anthropicai on x
    New Anthropic research: Constitutional Classifiers to defend against universal jailbreaks. We're releasing a paper along with a demo where we challenge you to jailbreak the system. [image]
  • r/Anthropic r on reddit
    Anthropic dares you to jailbreak its new AI model |  Week-long public test follows 3,000+ hours of unsuccessful bug bounty claim attempts.