defirisk.co
rubric v1.7.0

Immutable oracle address

OpenEden's assessment for RD-F-180 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

[★ CANDIDATE per PD-017; promoted ★ by T-14 2026-04-22] Oracle address is NOT immutable. Vault implementation exposes setTBillPriceFeed(address _priceFeed) allowing the owner to replace the oracle. The tbillUsdPriceFeed state variable is mutable (confirmed via tbillUsdPriceFeed() view function returning current address). No immutable keyword found on oracle-related variables in either TBillPriceOracle.sol or the vault implementation. The oracle can be swapped via a single admin action. Residual risk: setTBillPriceFeed has no timelock (a Cat 2 F033 concern), but that is timelocking risk, not oracle-immutability risk. F180 criteria (oracle address immutable with no admin-replaceable adapter) not met; score green.

Sources #

Methodology #

Determine whether any collateral oracle address is marked `immutable` in protocol config with no admin-replaceable adapter wrapper, preventing the protocol from repricing when the upstream asset depegs.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol openeden factor RD-F-180 score green collected_at 2026-05-16 10:11:45