delegatecall with user-controlled target
Spiko'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. UUPS upgradeToAndCall is gated by _authorizeUpgrade with restricted() modifier checking Permission Manager. No user-supplied target delegatecall patterns in Token.sol, Oracle.sol, or PermissionManaged.sol.
Sources #
- GitHubSpiko PermissionManaged.sol sourcePermissionManaged.sol - no delegatecall patternsretrieved 2026-05-16
- Spiko Token.sol - authorizeUpgradeToken.sol - _authorizeUpgrade restricted, no user-controlled delegatecallretrieved 2026-05-16
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 spiko factor RD-F-012 score green collected_at 2026-05-15 22:52:13