Author's Note
This analysis was written by Omar Espejel (@espejelomar), Lead Axolotl for Restake.Watch and Senior Technical Ecosystem for Starknet Foundation. It represents an open discussion with the ecosystem, and we continue to work with teams to refine these metrics as they provide feedback. Any mistakes are mine alone and not a reflection of others' contributions.
This is a living document. If you spot inaccuracies or have suggestions for improvement, please reach out. The restaking ecosystem evolves rapidly, and community input remains essential for robust risk assessment.
Our goal is to see if restaking truly fortifies security or if it risks causing the ecosystem to falter under the weight of new complexities. We’ll investigate:
We use mathematics where helpful, real-world examples (like EigenLayer’s multisig and controversies), and a compare-and-contrast with Symbiotic, another leading restaking platform. Where data is missing, we acknowledge rather than guess.
For each risk category, we provide concrete metrics, real-world examples, and comparative analysis between different platforms. Where data is limited, we acknowledge gaps rather than speculate.
The following diagram illustrates the different risks identified in this blog post and their urgency level.
Below is a reference table of the critical risk metrics we'll explore throughout this analysis. Each metric helps quantify a specific vulnerability in the restaking ecosystem.
# | Metric | Urgency | Formula / Description | Data Availability |
---|---|---|---|---|
1 | Governance Bribery Potential (GBP) | Critical | Partial – Some multisig info is public (e.g. EigenLayer's 8-of-12). Token float & turnout data can be elusive. | |
2 | Exposure Concentration Index (ECI) | High | Herfindahl–Hirschman Index (HHI) = |
Perfect – On-chain data available in restake.watch. |
3 | Contagion Factor (CF) | Critical | Perfect – Overlap data for operators and AVSs across services is soon to be visible in restake.watch. | |
4 | Whitelisting Concentration Index (WCI) | High | Partial – Must parse which AVSs have operator whitelists vs. open participation. Not enterily clear from AVSs docs. | |
5 | Slashing Risk Probability | Critical | Partial – Slashing conditions are not yet clear for AVSs and information is off-chain. | |
6 | Withdrawal & Unbonding Risk | High | Qualitative measure: how long it takes to exit or unbond, plus liquidity depth. No strict formula. | Unknown yet |
7 | Liquidity Coverage Ratio (LCR) | Medium | Unknown yet | |
8 | Operator Performance Index (OPI) | Medium | Partial – Operator-level performance data is partially public (on-chain logs). Some aspects, like "reputation," can be subjective or off-chain. | |
9 | Cross-Asset Price & Volatile Asset Risk (CAPVAR) | High | Multi-asset Value at Risk with correlation: |
Perfect – On-chain holdings can be partially tracked, but real-time correlation data is tricky. Illiquid or obscure tokens, plus rapidly changing volatility, make accurate CAPVAR hard. |
Governance is a double-edged sword. Decentralized governance can adapt fluidly; centralized or manipulable governance can open the door to bribery or collusion.
A basic way to estimate how cheaply one can capture governance is:
where (P) is the governance token’s price, and (T) is the token threshold for majority/quorum. If it’s cheap to amass that threshold, governance bribery risk is high.
EigenLayer’s initial model let eight signers effectively control contract upgrades, new module approvals, etc. This scenario is pragmatic for early development but raises centralization alarms. Meanwhile, Symbiotic (the competitor) sidesteps centralized protocol governance altogether by making its core contracts immutable (source). No single admin key can arbitrarily change them.
In 2024, multiple projects building on EigenLayer “airdropped” tokens directly to certain EigenLayer team wallets, possibly aiming to curry favor (source). Critics saw it as extortion or bribery. While not an on-chain exploit, it illustrated how off-chain incentives can undermine governance integrity.
Summary: Governance is a top-tier vulnerability if power is too concentrated or easily bought. EigenLayer’s early multisig underscores the risk, while Symbiotic’s immutability drastically reduces protocol-level bribery potential. Over time, ensuring robust, open governance is crucial for restaking to fortify rather than falter.
A second major challenge is excessive concentration — if too much stake or too many AVSs rely on a single operator or asset, that single point of failure can wreak havoc if it falls.
We often measure concentration using the Herfindahl–Hirschman Index (HHI):
where (s_i) = fraction of total stake or security contributed by the (i)-th operator (or module). Higher HHI = higher concentration risk.
As of February 19, 2025, restake.watch shows P2P controlling ~18.6% of EigenLayer’s restaked ETH, while other large staking providers follow close behind. Early analyses from Chaos Labs also warn that EigenLayer’s single-operator delegation may reinforce big-operator dominance (source).
Symbiotic segments restaking into vaults, each with multiple operators. Rather than forcing a restaker to choose one operator, a vault can split tasks among several. This inherently reduces the chance of a single operator controlling everything in that vault.
Summary: Exposure concentration can unravel security if one big operator or module fails. EigenLayer’s one-operator model can accelerate concentration, while Symbiotic’s multi-operator vault design fosters distribution. Both rely on caps and vigilant community monitoring.
One of the most intriguing yet perilous aspects of restaking is contagion — tying multiple AVSs to a common collateral pool.
The following diagram summarizes the architecture and contagion risk fo Symbiotic and EigenLayer.
To quantify how many stakers/operators overlap between AVSs (j) and (k):
where (I_{jk}) = the set of stakers in both AVS (j) and AVS (k). A high overlap suggests a potential for contagion.
Imagine two major EigenLayer AVSs: a data-availability sidechain (Service A) and a DeFi oracle (Service B). An attack on Service A slashes 30% from 50 operators. Their stake is suddenly reduced, leading to shortfalls in Service B. B experiences outages or misreports, compounding the meltdown.
Summary: Contagion risk is unique to restaking, as multiple services share the same collateral. Symbiotic’s modular vaults are designed to fence off slash events. EigenLayer relies on partial slash caps and good operator management. Without careful planning, a single meltdown might cascade through the entire ecosystem.
Some AVSs enforce whitelisting, admitting only approved operators. If too many AVSs do this — and rely on the same small operator set — centralization risk grows. We define:
A high WCI indicates heavy reliance on permissioned services, while a low WCI implies restakers are more distributed among open, permissionless AVSs.
Urgency: High — Over-permissioning can lead to a handful of operators controlling a large share of restaked assets.
Data Availability: Partial — The restake ecosystem is early; some whitelists are documented in forums or developer docs. Dashboards like restake.watch are starting to track which AVSs are open vs. whitelisted.
Early EigenLayer AVSs typically whitelisted known professional validators (large staking firms, well-known node operators), driving up WCI. This ensures quality but fosters centralization if the same few operators are used across multiple whitelisted AVSs. Over time, EigenLayer aims for more permissionless operator registration, which should lower WCI.
Symbiotic’s design decentralizes operator selection across many vaults. There is no single protocol-level “global whitelist.” Each vault or network can set its own rules — some are open, others whitelisted. Consequently, overall WCI at the protocol level is lower, though a large vault can still be permissioned.
Summary: Whitelisting can protect against subpar operators early on, but over-reliance can undermine the decentralization that PoS is built on. EigenLayer started with a high WCI, while Symbiotic’s more fragmented approach keeps it relatively low at the protocol level.
Slashing conditions and contract vulnerabilities undergird everything else. Even well-designed governance or operator distribution can fail if the code is flawed or the slashing rules are too harsh.
Each AVS adds an additional slash risk on top of Ethereum’s base slash risk ((p_0)). If each AVS has a slash probability ((p_i)), the overall slash probability can be approximated as:
Even if each (p_i) is small, multiple services can collectively raise the chance of an event. Worse, a severe slash in one AVS might remove an operator’s entire stake, effectively zeroing them out for all others. EigenLayer tries to cap the maximum slash, though if a restaker joins many AVSs, those slashes might add up unless carefully coordinated (source).
Both EigenLayer and Symbiotic rely on complex on-chain logic. A bug in the core contracts or bridging logic can lead to catastrophic fund losses.
As of this writing, neither protocol has suffered a large-scale slash or major contract exploit in production. The relative newness and partial whitelisting may have contained risk. But as more open AVSs appear, or more operators join, the risk surface expands.
Summary: Slashing and technical risks are fundamental. No catastrophic events have occurred so far, but as restaking grows, so does the attack surface. Robust contract security and prudent slash frameworks are essential for maintaining confidence.
When users un-stake from a restaking protocol, withdrawal times, liquidity, and user behaviors all shape withdrawal & unbonding risk. While EigenLayer enforces a fixed 7-day withdrawal delay, Symbiotic leaves it to each vault's design, and Karak uses a slightly longer universal window (9 days). This lock-in window guards against slashing evasion (i.e., stakers cannot immediately flee upon misbehavior) but also introduces potential bottlenecks and liquidity strains in a crisis.
Borrowing a concept from banking, LCR in restaking measures an operator's ability to withstand stress (slashing events or rapid withdrawals) with available liquidity. We can define an operator's LCR as:
where "liquid assets" might be the operator's own reserves or insurance funds, and "liability" is the maximum slash or payout obligation over a short horizon. An LCR ≥ 1 (or 100%) means the operator could fully cover worst-case slashing losses with liquid capital on hand. In practice, operators improve LCR by holding extra ETH or stablecoins as a buffer, or via insurance guarantees (source).
One common methodology is scenario analysis: assume a simultaneous market drop (e.g. ETH price plunges X%) and a max slash event (e.g. slash slashable stake). The operator's LCR is computed in that scenario – if it falls below 100%, the operator is deemed high-risk. This kind of analysis was discussed in governance forums, with suggestions that operators maintain "performance bonds" or insurance funds to cover slash losses (source).
A notable development is the diversification of collateral in restaking protocols, which directly impacts LCR. EigenLayer initially only accepted ETH/LSTs, but by late 2024 announced support for any ERC-20 (including stablecoins) (source). Symbiotic from day one allowed "flexible collateral", and Karak launched with "multi-asset restaking" (Source).
The introduction of stablecoins (e.g. USDC) as restaking collateral is a game-changer for LCR. Stablecoins have deep liquidity and low volatility; if operators hold a portion of stake in a stablecoin, their high-quality liquid assets rise and liability volatility falls. Gauntlet's research confirms that adding stablecoin collateral "directly reduces portfolio volatility and improves network security" (Source) – effectively boosting LCR.
On the flip side, operators face an opportunity cost: holding stable assets can mean lower yield, so many operators still prefer volatile LSTs for higher returns (Source). This tension is actively discussed in governance: protocols are weighing incentives (or requirements) for operators to hold some stablecoins to shore up their LCR.
The tail end of 2024 saw increased crypto volatility, providing a live test for LCR models. Restaking analysts observed that "restaking frequently locks assets in illiquid forms, making it harder to exit positions during market volatility" (source).
In practical terms, if the market crashed and many restakers tried to withdraw, operators would need enough liquid funds to facilitate exits or cover penalties. Symbiotic's design of independent vaults partly mitigates a liquidity crunch by allowing partial withdrawals (so stakers aren't forced to fully exit all at once) (Source). EigenLayer, in contrast, initially required a full exit to change operators, meaning large sudden withdrawals could stress an operator's liquidity.
This has led to calls for better transparency of operator reserves. Some large EigenLayer operators (e.g. professional validators like P2P.org) have even publicized their revenue-sharing or insurance programs to reassure restakers (source).
In summary, if an operator's LCR is too low, both users and protocols are now quick to flag it as a red flag in risk reports (source).
Definition & Formulation: The OPI quantifies a restaking operator's reliability by combining metrics like uptime, slashing history, and reputation into a single score. In practice, OPI can be modeled as a weighted composite. For example, one simple formulation is:
where
CAPVAR represents the risk introduced by fluctuations in the prices of assets used in restaking – notably ETH, Liquid Staking Tokens (LSTs), and other volatile tokens. In essence, it's a cross-asset Value-at-Risk measure: how much an operator's stake (or a restaking system's security) could drop due to market volatility across multiple assets.
A simple model for CAPVAR is to compute the variance of the collateral portfolio:
where
Fluctuations in ETH and LST prices, for example, directly affect operator stability. Since restaked ETH/LST is the collateral that operators put at risk, a sharp price drop in these assets means the absolute value of stake securing each service shrinks (this without taking into account the new strategies added by EigenLayer such as EIGEN, PEPE, Renzo and others). Gauntlet's research formalized this: "a network's economic security is tied to the market value and liquidity profile of its collateral asset(s)" (source). If the variance of collateral returns increases (more CAPVAR), the threshold at which an attacker could corrupt the network lowers – making the system less secure (source).
The big trend reducing CAPVAR is the inclusion of stablecoins and non-ETH assets in restaking. By mixing stablecoins (near zero volatility) with ETH (high volatility), an operator's overall stake volatility decreases. Gauntlet argues that a dual-staking model can "substantially improve risk-adjusted return for node operators while lowering volatility in security" (source). Some operators began voluntarily dual-staking with 80% staked ETH and 20% stablecoin to stabilize stake value, especially after Q1 2025 market volatility.
With many assets in play, correlation risk becomes crucial. In stress scenarios, multiple assets can tumble together: ETH price falls, LSTs trade at a discount (e.g., stETH/ETH < 1), stablecoins potentially lose peg, more volatile assets like EIGEN and Renzo will further decrease in price. This worst-case correlation means CAPVAR can spike unexpectedly. Restaked assets can become "locked or less liquid…particularly in volatile market conditions" (source).
One emerging facet of CAPVAR is governance token volatility. Tokens like EIGEN can be more volatile than ETH, and if used as collateral, introduce feedback risk where price drops could make operators under-collateralized. Cross-chain restaking spreads risk to other ecosystems. Using volatile L1 tokens from another chain as Ethereum restaking collateral ties that chain's market fate to Ethereum's security.
Standardized risk metrics mean CAPVAR in restake.watch might soon be reported similar to stress test results: "EigenLayer 30-day 95% CAPVAR = X ETH" indicating a 5% chance the collateral pool drops by X ETH in value, allowing comparison across platforms.
CAPVAR encapsulates the inherent market risk in restaking. Fluctuations in ETH and other assets directly influence operator and network stability. Research shows that lowering volatility through asset diversification increases robustness (source), while exposure to volatile or correlated assets heightens destabilization risk.
Restaking represents a promising innovation that can strengthen blockchain security by allowing new services to leverage established networks like Ethereum. When implemented thoughtfully, it creates mutual benefits: emerging protocols gain robust security from day one, while stakers receive additional yield on their assets.
However, our analysis identifies several key risk areas that must be addressed to prevent potential system-wide failures:
Governance Vulnerability
Centralized control (like EigenLayer's early 8-of-12 multisig) creates bribery vectors, while Symbiotic's immutable core removes protocol-level capture risk. For restaking to remain robust, transparent and decentralized governance is essential.
Stake Concentration
Excessive dependence on a few operators creates dangerous single points of failure. EigenLayer's single-operator delegation model can accelerate concentration, while Symbiotic's multi-operator vault design inherently distributes risk. Regular monitoring of concentration metrics is crucial.
Contagion Prevention
The interconnected nature of restaking means failures can cascade across services. Symbiotic's vault-level isolation provides stronger compartmentalization, while EigenLayer's unified stake pool requires careful slash caps and monitoring.
Technical Safeguards
Each additional service increases slash probability, and smart contract vulnerabilities could jeopardize large amounts of capital. Rigorous auditing, gradual scaling, and partial slash mechanisms are essential defenses.
Asset Diversification
Including stablecoins and multiple asset types in restaking improves resilience against market volatility, enhancing the Liquidity Coverage Ratio and overall system stability.
So far, the ecosystem has avoided catastrophic failures, and platforms are implementing various safeguards. Community tools like restake.watch and analyses from independent researchers are fostering greater transparency and awareness of these risks.
As competition increases with new entrants like Karak and Oval, we may see further innovations in risk management and protocol design. Ultimately, restaking's success depends on thoughtful governance, technical rigor, and broad operator participation. With proper risk management, restaking can fortify blockchain security rather than causing it to falter.
Acknowledgments
This analysis would not have been possible without Eric Siu's unwavering mentorship, friendship, and guidance. His insights and support have been instrumental in shaping both this work and my professional journey.
Thanks to community members in the EigenLayer forum for valuable feedback. This work was supported by the Ethereum Foundation Ecosystem Support Program (ESP).
Special appreciation to Lido and Obol Collective members who openly shared insights.
This is a living document. If you spot inaccuracies or have suggestions for improvement, please reach out. The restaking ecosystem evolves rapidly, and community input remains essential for robust risk assessment.
This comparison highlights key architectural differences between EigenLayer and Symbiotic that impact their risk profiles:
Each design choice directly influences risk metrics discussed in the main analysis.
This heat map compares EigenLayer and Symbiotic across seven key risk metrics:
Risk ratings are based on architectural design, on-chain data, technical documentation, and research on staking systems.
Symbiotic generally shows lower risk due to its vault-based isolation design and immutable core, while EigenLayer has elevated risk in centralization and contagion areas.