iiRecord
Agentic AI Atlas · DataDome
tool:datadomea5c.ai
II.
Tool JSON

tool:datadome

Structured · live

DataDome json

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

File · domain/tools/stack-part-implementations.yamlCluster · domain
Record JSON
{
  "id": "tool:datadome",
  "_kind": "Tool",
  "_file": "domain/tools/stack-part-implementations.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "DataDome",
    "homepageUrl": "https://datadome.co",
    "kind": "other",
    "description": "Real-time bot detection and mitigation service. Edge-deployed\nclassifier with API/SDK integration for web, mobile, and APIs.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:datadome",
      "to": "stack-part:bot-detection",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "tool:datadome",
      "to": "skill-area:application-security",
      "kind": "used_for",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-part:bot-detection",
      "to": "tool:datadome",
      "kind": "implemented_by",
      "attributes": {}
    }
  ]
}