{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Prompt Injection Defense",
  "dateModified": "2026-06-02T10:00:37.351Z",
  "spec": "OWASP LLM01:2025",
  "techniques": [
    "instruction-hierarchy",
    "tool-call-confirmation",
    "dual-LLM-judge",
    "signed-prompts (RFC 9421)",
    "content-sandboxing"
  ],
  "redTeamScore": {
    "INJECAGENT": 0.961,
    "AgentDojo": 0.948
  }
}