★ Rescue/emergencyWithdraw without timelock
EigenLayer's assessment for RD-F-041 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No dedicated rescue/emergencyWithdraw/sweep/skim/recover function found in DelegationManager or StrategyManager source (confirmed via GitHub source reads). Pause capability exists via Pausable mixin but does not allow fund extraction. The Pauser Multisig (1-of-7) can pause without timelock — single-signer unilateral protocol halt — but this is an operational control, not a fund-drain mechanism. Yellow rather than red: no instant-drain path identified.
Sources #
- GitHub
Methodology #
Determine whether a `rescue(…)` or `emergencyWithdraw(…)` function exists callable by admin without a timelock delay on execution.
See the full factor methodology and distribution across all protocols →