★ Rescue/emergencyWithdraw without timelock
Jito'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 EVM-style rescue/emergencyWithdraw exists (Solana program model differs). However: (a) StakeNet Steward admin can immediately pause state machine without timelock; (b) Foundation Directors can execute off-chain JIPs without full DAO vote in emergencies; (c) Squads multisig signers can execute program upgrades without confirmed on-chain timelock if Squads timelock feature is not configured. These admin power paths lack a confirmed on-chain timelock.
Sources #
- GovernanceJito Foundation Governance ProceduresGovernance procedures: Foundation Directors can execute off-chain JIPs without full DAO vote in emergenciesretrieved 2026-04-29
- Jito StakeNet Steward ProgramSteward program README: admin can pause state machine via config.paused flag immediatelyretrieved 2026-04-29
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 →