iiRecord
Agentic AI Atlas · OWASP LLM Applications Top 10
compliance:owasp-llm-top-10a5c.ai
II.
ComplianceFramework JSON

compliance:owasp-llm-top-10

Structured · live

OWASP LLM Applications Top 10 json

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

File · extensions/compliance/compliance-frameworks.yamlCluster · extensions
Record JSON
{
  "id": "compliance:owasp-llm-top-10",
  "_kind": "ComplianceFramework",
  "_file": "extensions/compliance/compliance-frameworks.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "OWASP LLM Applications Top 10",
    "frameworkKind": "security",
    "jurisdiction": "international",
    "version": "2025",
    "homepageUrl": "https://owasp.org/www-project-top-10-for-large-language-model-applications/",
    "description": "Community-curated top-10 risks for LLM-backed applications.\n"
  },
  "outgoingEdges": [
    {
      "from": "compliance:owasp-llm-top-10",
      "to": "regulator:ftc",
      "kind": "regulated_by",
      "attributes": {}
    },
    {
      "from": "compliance:owasp-llm-top-10",
      "to": "regulator:uk-aisi",
      "kind": "regulated_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agentVersion:claude:ge-0-0-0",
      "to": "compliance:owasp-llm-top-10",
      "kind": "complies_with",
      "attributes": {}
    },
    {
      "from": "claim:claude-opus-4-7-context-window",
      "to": "compliance:owasp-llm-top-10",
      "kind": "conforms_to",
      "attributes": {}
    }
  ]
}