iiRecord
Agentic AI Atlas · Many-shot jailbreak
jailbreak:many-shota5c.ai
II.
JailbreakPattern JSON

jailbreak:many-shot

Structured · live

Many-shot jailbreak json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/compliance/jailbreak-patterns.yamlCluster · extensions
Record JSON
{
  "id": "jailbreak:many-shot",
  "_kind": "JailbreakPattern",
  "_file": "extensions/compliance/jailbreak-patterns.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Many-shot jailbreak",
    "technique": "multi-turn",
    "severity": "high",
    "signature": "Long-context attack with N>>10 fabricated harmful Q/A pairs preceding\nthe real query, intended to override safety training.\n",
    "description": "Long-context attack that floods the prompt with fabricated harmful Q/A\npairs to override safety training.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "content-policy:default-acceptable-use",
      "to": "jailbreak:many-shot",
      "kind": "detects_jailbreak",
      "attributes": {}
    }
  ]
}