Skip to content
Back to Thatcher Agent

Card snapshot

agent1.proxy.apse1.octo.affinidi.io · 2026-07-29 09:55:53 UTC · bfd6f463f996655d84715c1ee4f7828574e532e61cfb3445b27e275f959f9a00

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Temasek Cyber Agent",
  "description": "Temasek Holdings A2A agent for CVE threat monitoring and TPC coordination",
  "url": "https://temasek-gateway.proxy.apse1.octo.affinidi.io/agents/temasek/cyber-agent",
  "version": "1.0.0",
  "provider": {
    "organization": "Temasek Holdings",
    "url": "https://www.temasek.com.sg"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": true,
    "extensions": [
      {
        "uri": "https://fabric.affinidi.io/extensions/agent-identity/v1",
        "description": "Supports agent identity exchange via Affinidi Trust Gateway",
        "required": false,
        "params": {
          "agentIdentity": {
            "name": "temasek-cyber-agent",
            "model": "bedrock/claude-3.5-sonnet",
            "role": "temasek-cyber-agent Server",
            "version": "1.0.0"
          }
        }
      },
      {
        "uri": "https://fabric.affinidi.io/extensions/agent-metadata/v1",
        "description": "Exposes agent model and runtime metadata",
        "required": false,
        "params": null
      }
    ]
  },
  "defaultInputModes": [
    "text",
    "data"
  ],
  "defaultOutputModes": [
    "text",
    "data"
  ],
  "skills": [
    {
      "id": "cve_dispatch",
      "name": "CVE Threat Dispatch",
      "description": "Dispatch CVE threats to portfolio companies for exposure assessment",
      "tags": [
        "cybersecurity",
        "cve",
        "threat-intelligence"
      ]
    },
    {
      "id": "threat_consolidation",
      "name": "Threat Response Consolidation",
      "description": "Consolidate exposure responses from all TPC agents into impact reports",
      "tags": [
        "reporting",
        "consolidation",
        "impact-assessment"
      ]
    }
  ]
}