delegatecall with user-controlled target
deBridge'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 #
No delegatecall with user-controlled target found. CallProxy.sol explicitly states it "reverts if a transaction tries to use a delegatecall." DeBridgeGate.sol uses no delegatecall. DlnSource/DlnDestination use standard OZ upgradeable pattern (proxy delegation is internal, not user-callable).
Sources #
- GitHub
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 debridge factor RD-F-012 score green collected_at 2026-04-28 01:27:58