{
  "schema_version": "1.0",
  "name": "SafetyOf Agent",
  "description": "Free AI Safety Posture Score — a self-assessment designed to take about five minutes, scored against EU AI Act, ISO 42001 and NIST AI RMF controls.",
  "url": "https://safetyof.pages.dev",
  "provider": {
    "organization": "MEOK AI Labs — CSOAI Ltd (UK 16939677)",
    "url": "https://csoai.org"
  },
  "capabilities": {
    "streaming": false,
    "mcp": true,
    "a2a": false
  },
  "skills": [
    {
      "id": "assess",
      "name": "eu-ai-act-compliance-mcp.assess",
      "description": "Run a full EU AI Act risk-and-control assessment from any MCP client or agent workflow.",
      "endpoint": "https://csoai.org/mcp/eu-ai-act-compliance-mcp"
    },
    {
      "id": "score",
      "name": "ai-safety-posture-mcp.score",
      "description": "Return a live AI safety posture score for a given system, model or deployment.",
      "endpoint": "https://csoai.org/mcp/ai-safety-posture-mcp"
    },
    {
      "id": "sign",
      "name": "trust-spine.sign",
      "description": "Keyless Ed25519 signed attestation of any message — free public tool, no account.",
      "endpoint": "https://os.meok.ai/api/sign"
    },
    {
      "id": "verify",
      "name": "trust-spine.verify",
      "description": "Offline verification of a signed attestation with {message, signature, publicKey}.",
      "endpoint": "https://os.meok.ai/api/verify"
    }
  ],
  "endpoints": {
    "mcp_catalog": "https://safetyof.pages.dev/.well-known/mcp.json",
    "hive_registry": "https://www.csoai.org/.well-known/mcp.json",
    "trust_spine_health": "https://os.meok.ai/api/health",
    "llms": "https://safetyof.pages.dev/llms.txt"
  },
  "honesty_register": "Outputs are measured self-assessment scores and signed attestations — never certifications or accreditations.",
  "sector": "compliance",
  "last_verified": "2026-08-02"
}
