{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Red-Team Suites",
  "dateModified": "2026-06-02T10:00:37.351Z",
  "suites": [
    {
      "id": "RT-JBR",
      "name": "Jailbreak Suite",
      "cases": 4820,
      "source": "HarmBench+AdvBench+JailbreakBench+internal"
    },
    {
      "id": "RT-INJ",
      "name": "Prompt Injection Suite",
      "cases": 2140,
      "source": "INJECAGENT+AgentDojo+internal"
    },
    {
      "id": "RT-PII",
      "name": "PII Exfil Suite",
      "cases": 980,
      "source": "internal"
    },
    {
      "id": "RT-TOOL",
      "name": "Tool-Misuse Suite",
      "cases": 1450,
      "source": "AgentDojo+internal"
    },
    {
      "id": "RT-SOCIAL",
      "name": "Social Engineering Suite",
      "cases": 660
    }
  ]
}