iiRecord
Agentic AI Atlas · SOPS
tool:sopsa5c.ai
II.
Tool JSON

tool:sops

Structured · live

SOPS json

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

File · domain/tools/sops.yamlCluster · domain
Record JSON
{
  "id": "tool:sops",
  "_kind": "Tool",
  "_file": "domain/tools/sops.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "SOPS",
    "homepageUrl": "https://github.com/getsops/sops",
    "kind": "secrets-manager",
    "description": "Editor of encrypted files supporting YAML, JSON, ENV, INI, and binary formats.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:sops",
      "to": "language:go",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:sops",
      "to": "skill-area:secrets-rotation",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:sops",
      "to": "tool:vault",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Secrets management tools"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:secrets-rotation",
      "to": "tool:sops",
      "kind": "uses_tool"
    },
    {
      "from": "stack-profile:terraform-landing-zone",
      "to": "tool:sops",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:secrets-management",
      "to": "tool:sops",
      "kind": "composed_of"
    },
    {
      "from": "tool:vault",
      "to": "tool:sops",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Secrets management tools"
      }
    }
  ]
}