defirisk.co
rubric v1.7.0

Oracle source = spot DEX pool (no TWAP)

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

Evidence summary #

[★ CRITICAL — GREEN] mSOL value is computed entirely from on-chain stake-pool state. calc.rs confirms value_from_shares() uses the formula: shares = amount_value * (total_shares / total_value), i.e., price = total_value / total_shares. No DEX pool price read, no external feed, no TWAP call anywhere in the program. Cargo.toml for the marinade-finance program contains only anchor-lang 0.27.0, anchor-spl 0.27.0, and solana-security-txt 1.1.1. Zero oracle package dependencies. Backend-Design.md confirms: Marinade Liquidity Pool always operates swaps with the exact mSOL price derived from stake pool state. This is the canonical safe LST pricing model — F053 does not fire.

Sources #

Methodology #

Determine whether the primary oracle for any asset/market reads spot price from a single DEX pool without a TWAP window or secondary source.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol marinade factor RD-F-053 score green collected_at 2026-05-16 08:48:35