defirisk.co
rubric v1.7.0

delegatecall/call in proposal execution without allowlist

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

Evidence summary #

[★] Solana does not have delegatecall (EVM construct). SPL Governance proposals execute instructions only through the Governance PDA's derived authority — they cannot target arbitrary programs. The SPL governance model provides an inherent authority-scope allowlist: 'a Proposal can only use the Program Derived Address authority given by the Governance account.'

Sources #

  • GitHub
    SPL Governance READMESPL Governance README: 'a Proposal for Sushi cannot for instance upgrade the Program for Uniswap' — PDA authority scopes executionretrieved 2026-04-29

Methodology #

Determine whether the governance executor contract uses `delegatecall` or `call` with proposal-supplied target, without enforcing an allowlist of permitted targets.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol jito factor RD-F-039 score green collected_at 2026-04-29 15:50:23