defirisk.co
rubric v1.7.0

Circuit breaker on price deviation

ether.fi's assessment for RD-F-057 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

No circuit breaker on EtherFiOracle output found. Reports are published when quorum reached; no automated halt on anomalous reward values. Liquifier implements _min(fairValue, marketValue) which prevents overvaluation but is not a price-deviation circuit breaker. LiquidityPool source review found no circuit breaker on oracle output.

Sources #

  • GitHub
    LiquidityPool.solLiquidityPool.sol — no circuit breaker on oracle consumptionretrieved 2026-04-28
  • GitHub
    Liquifier.solLiquifier.sol — _min() protection, not a circuit breakerretrieved 2026-04-28

Methodology #

Determine whether the protocol halts or reverts if the oracle-reported price deviates by more than X% from a reference within Y blocks.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol ether-fi factor RD-F-057 score yellow collected_at 2026-04-28 13:58:46