{
  "registry": "Defici Agents Police",
  "version": 1,
  "categories": [
    {
      "name": "Deepfake impersonation fraud",
      "definition": "Use of AI-generated voice, video or likeness to impersonate a real person and induce a victim to transfer money, credentials or access."
    },
    {
      "name": "AI-generated disinformation / election manipulation",
      "definition": "Synthetic media or text created to deceive the public, suppress votes, or manipulate opinion, markets or reputations at scale."
    },
    {
      "name": "AI-assisted cyberattack / malware",
      "definition": "An AI model or agent used to plan, automate or execute intrusion, malware creation, extortion or other offensive cyber operations."
    },
    {
      "name": "Prompt injection / AI data exfiltration",
      "definition": "Exploitation of an LLM or agent via crafted inputs that hijack its instructions to leak data or perform unauthorized actions."
    },
    {
      "name": "AI chatbot harmful/false output",
      "definition": "A deployed conversational AI that gives dangerous, deceptive or negligent advice, or emotionally harms a user, causing real damage."
    },
    {
      "name": "AI hallucination causing professional/legal harm",
      "definition": "Fabricated or false AI output relied upon in professional work (legal, medical, financial) that leads to sanctions, loss or injury."
    },
    {
      "name": "AI-generated CSAM / illegal synthetic media",
      "definition": "Creation or distribution of unlawful synthetic content, notably AI-generated child sexual abuse material or non-consensual intimate imagery."
    },
    {
      "name": "Autonomous-agent misbehavior (research/eval)",
      "definition": "Documented cases, often in controlled studies, where an autonomous AI agent deceives, self-preserves, or malfunctions against its principal's interest."
    },
    {
      "name": "AI-driven wrongful identification",
      "definition": "AI systems (e.g. facial recognition) misidentifying a person, leading to wrongful arrest, detention or accusation."
    },
    {
      "name": "Non-consensual synthetic imagery",
      "definition": "AI-generated sexual or intimate imagery of real people created and shared without consent."
    }
  ],
  "severity": [
    {
      "level": 1,
      "label": "Negligible",
      "definition": "No real-world victim or loss; controlled experiment, near-miss, or purely reputational curiosity."
    },
    {
      "level": 2,
      "label": "Minor",
      "definition": "Limited harm to a few individuals or an organization; small financial loss, sanction, or contained misconduct with no lasting damage."
    },
    {
      "level": 3,
      "label": "Moderate",
      "definition": "Meaningful harm at community scale, mid-range financial loss, or a demonstrable threat to public trust, safety or process."
    },
    {
      "level": 4,
      "label": "Severe",
      "definition": "Major financial loss (millions), large-scale data compromise, or serious harm affecting many victims or critical systems."
    },
    {
      "level": 5,
      "label": "Critical",
      "definition": "Loss of life, mass victimization, exploitation of children, or systemic-scale damage with lasting consequences."
    }
  ]
}