Defend

Jailbreak

Detect jailbreak and safety-bypass attempts.

YAML key: jailbreak
Direction: input

Detect jailbreak and safety-bypass attempts.

Configuration

Prop

Type

Example

defend.config.yaml (fragment)
guards:
  input:
    modules:
      - jailbreak:
          strict: true

Provider usage

Configure under guards.input.modules when using an LLM-backed input provider.

See the modules overview.