defirisk.co
rubric v1.7.0

delegatecall with user-controlled target

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

Evidence summary #

Review of Interaction.sol, vat.sol, hay.sol, flash.sol, PSM.sol showed no delegatecall with user-controlled target. External calls use predefined interface references (VatLike, DogLike, etc.) with admin-set contract addresses. No Slither run available.

Sources #

  • GitHub
    Interaction.sol SourceInteraction.sol — external calls via VatLike/DogLike interfaces, admin-set addresses, no user-controlled delegatecallretrieved 2026-05-12

Methodology #

Determine whether any contract uses `delegatecall` where the target address is or can be user-supplied without an on-chain allowlist.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol lista-dao factor RD-F-012 score green collected_at 2026-05-12 17:54:05