iiRecord
Agentic AI Atlas · DAN (Do Anything Now)
jailbreak:dana5c.ai
II.
JailbreakPattern JSON

jailbreak:dan

Structured · live

DAN (Do Anything Now) json

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

File · extensions/compliance/jailbreak-patterns.yamlCluster · extensions
Record JSON
{
  "id": "jailbreak:dan",
  "_kind": "JailbreakPattern",
  "_file": "extensions/compliance/jailbreak-patterns.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "DAN (Do Anything Now)",
    "technique": "role-play",
    "severity": "high",
    "signature": "Look for \"DAN\" persona-override, \"you are now an AI without rules\",\n\"ignore your previous instructions\" alongside fictional persona framing.\n",
    "description": "Roleplay-based jailbreak instructing the model to act as an unfiltered\npersona named DAN.\n",
    "references": [
      "https://en.wikipedia.org/wiki/ChatGPT"
    ]
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "content-policy:default-acceptable-use",
      "to": "jailbreak:dan",
      "kind": "detects_jailbreak",
      "attributes": {}
    }
  ]
}