iiRecord
Agentic AI Atlas · Wiz
tool:wiza5c.ai
II.
Tool JSON

tool:wiz

Structured · live

Wiz json

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

File · domain/tools/tools-ora-agent-readiness-discovery.yamlCluster · domain
Record JSON
{
  "id": "tool:wiz",
  "_kind": "Tool",
  "_file": "domain/tools/tools-ora-agent-readiness-discovery.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Wiz",
    "homepageUrl": "https://www.wiz.io",
    "kind": "security",
    "description": "Cloud security posture and CNAPP platform surfaced by Ora for Kubernetes and cloud-security operations intents.\n",
    "ora": {
      "domain": "wiz.io",
      "score": 0,
      "grade": "F",
      "category": "Infrastructure & DevOps",
      "tags": [
        "cloud security",
        "cnapp",
        "cloud posture",
        "container security",
        "kubernetes security"
      ],
      "scoreUrl": "https://ora.run/score/wiz.io"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool:wiz",
      "to": "role:security-reviewer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Cloud posture and container-security data supports security review."
      }
    },
    {
      "from": "tool:wiz",
      "to": "responsibility:dependency-audit",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Runtime/cloud dependency exposure can inform dependency and supply-chain audit."
      }
    },
    {
      "from": "tool:wiz",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from"
    },
    {
      "from": "tool:wiz",
      "to": "skill-area:container-security",
      "kind": "tool_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.wiz-io",
      "to": "tool:wiz",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "tool-server:mcp-wiz-candidate",
      "to": "tool:wiz",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}