Agent Armor API Reference
    Preparing search index...

    Class JailbreakPatternDetector

    Detects embedded jailbreak sequences in external content.

    Reference: Evtimov et al. (2025) — WASP benchmark shows prompt injections can partially commandeer agents in up to 86% of scenarios.

    Hierarchy (View Summary)

    Index
    category: TrapCategory = 'behavioural-control'

    Which trap category this detector addresses

    id: "jailbreak-patterns" = 'jailbreak-patterns'

    Unique identifier for this detector

    name: "Jailbreak Pattern Detector" = 'Jailbreak Pattern Detector'

    Human-readable name

    trapType: TrapType = 'embedded-jailbreak'