{
  "schema_version": "protocol.v1",
  "slug": "eigencloud",
  "name": "EigenCloud",
  "status": "production-ready",
  "website": "https://www.eigencloud.xyz",
  "summary": "Verifiable cloud platform built on EigenLayer restaking: restaked ETH/LSTs secure operators running Autonomous Verifiable Services (AVSs), data availability (EigenDA), and verifiable compute, extending Ethereum's cryptoeconomic security to new services.",
  "categories": [
    "restaking",
    "shared-security",
    "verifiable-compute",
    "data-availability",
    "infrastructure",
    "ethereum"
  ],
  "chains": [
    "ethereum"
  ],
  "best_for": [
    "giving a new service cryptoeconomic security (build an AVS)",
    "restaking ETH/LSTs to earn additional rewards",
    "data availability for rollups and appchains (EigenDA)",
    "verifiable offchain compute with onchain settlement"
  ],
  "avoid_for": [
    "apps that just need a token staking pool without operator/AVS tooling",
    "use cases that cannot tolerate slashing or correlated restaking risk",
    "non-Ethereum-anchored security models"
  ],
  "integration_difficulty": "high",
  "tags": [
    "eigencloud",
    "eigenlayer",
    "restaking",
    "avs",
    "eigenda",
    "shared-security",
    "operators"
  ],
  "composition": [
    {
      "slug": "arbitrum-orbit",
      "role": "supporting_protocol",
      "direction": "supports",
      "relationship": "An Orbit appchain can use EigenDA for data availability or consume restaked security for components like fast finality, rather than substituting for it."
    },
    {
      "slug": "hyperlane",
      "role": "interoperability",
      "direction": "supports",
      "relationship": "Interchain security modules can be backed by restaked operators, so message verification inherits cryptoeconomic security."
    },
    {
      "slug": "layerzero",
      "role": "interoperability",
      "direction": "supports",
      "relationship": "Cross-chain verification roles (e.g. DVNs) can be run by restaked operators for added economic security."
    },
    {
      "slug": "the-graph",
      "role": "indexing_and_data",
      "direction": "supports",
      "relationship": "Index operator registrations, restaked stake, AVS activity, and slashing events for dashboards and agent-readable state."
    }
  ],
  "docs": {
    "url": "https://docs.eigencloud.xyz",
    "verified_at": "2026-06-16"
  },
  "sdk": {
    "url": "https://github.com/Layr-Labs/eigenlayer-contracts",
    "verified_at": "2026-06-16"
  },
  "template": {
    "url": null
  },
  "support": {
    "url": null
  },
  "grant": {
    "url": null
  },
  "capabilities": [
    {
      "name": "Restaking",
      "status": "production-ready",
      "type": "ecosystem_primitive",
      "best_for": [
        "restaking native ETH and liquid staking tokens",
        "earning additional rewards on staked assets"
      ],
      "known_issues": [
        "Restaking introduces slashing exposure and correlated risk across the services an operator secures."
      ],
      "agent_actions": [
        "explain_restaking_model",
        "recommend_restaking_strategy"
      ]
    },
    {
      "name": "Autonomous Verifiable Services (AVS)",
      "status": "production-ready",
      "type": "production_surface",
      "best_for": [
        "securing a new service with restaked operators",
        "defining operator sets, quorums, and slashing conditions"
      ],
      "known_issues": [
        "AVS tooling, slashing, and redistribution semantics evolve quickly; verify the current operator-set and slashing model before production."
      ],
      "agent_actions": [
        "outline_avs_architecture",
        "explain_operator_set_design"
      ]
    }
  ],
  "known_issues": [],
  "sources": [
    {
      "label": "Website",
      "url": "https://www.eigencloud.xyz",
      "type": "website"
    },
    {
      "label": "Docs",
      "url": "https://docs.eigencloud.xyz",
      "type": "docs"
    },
    {
      "label": "EigenLayer contracts (GitHub)",
      "url": "https://github.com/Layr-Labs/eigenlayer-contracts",
      "type": "github"
    }
  ],
  "provenance": {
    "verified_at": "2026-06-16",
    "verified_by": "composewith.eth research (eigencloud.xyz and Layr-Labs/eigenlayer-contracts live-verified via WebFetch 2026-06-16; EigenCloud is the current brand for the EigenLayer restaking platform — eigenlayer.xyz redirects to eigencloud.xyz)",
    "confidence": "high"
  },
  "readiness_score": 76,
  "readiness_factors": [
    {
      "key": "docs_present",
      "points": 10,
      "max": 10,
      "detail": "Docs URL present"
    },
    {
      "key": "sdk_present",
      "points": 8,
      "max": 8,
      "detail": "SDK URL present"
    },
    {
      "key": "template_present",
      "points": 0,
      "max": 6,
      "detail": "No template"
    },
    {
      "key": "support_present",
      "points": 0,
      "max": 6,
      "detail": "No support channel"
    },
    {
      "key": "capability_depth",
      "points": 16,
      "max": 20,
      "detail": "Restaking: ecosystem_primitive; Autonomous Verifiable Services (AVS): production_surface"
    },
    {
      "key": "production_capability",
      "points": 15,
      "max": 15,
      "detail": "Has a production-ready capability"
    },
    {
      "key": "provenance_confidence",
      "points": 5,
      "max": 5,
      "detail": "Protocol provenance confidence is high"
    },
    {
      "key": "chain_coverage",
      "points": 2,
      "max": 10,
      "detail": "1 chain(s) (capped at 5)"
    },
    {
      "key": "freshness",
      "points": 10,
      "max": 10,
      "detail": "Last verified 16 day(s) ago"
    },
    {
      "key": "no_open_critical",
      "points": 10,
      "max": 10,
      "detail": "No open critical issues"
    }
  ],
  "readiness_caps": [],
  "scoring_version": "score.v2"
}