defirisk.co
rubric v1.7.0

Public initialize() without initializer modifier

Cap (cUSD / stcUSD)'s assessment for RD-F-022 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

All inspected UUPS implementation contracts: (1) call _disableInitializers() in constructor, AND (2) use the 'initializer' modifier on initialize(). Confirmed for: CapToken.sol, StakedCap.sol, Lender.sol, AccessControl.sol, EigenAgentManager.sol, SymbioticNetworkMiddleware.sol, OFTLockboxUpgradeable.sol, L2TokenUpgradeable.sol, CapInterestHarvester.sol. No unprotected initialize() found across 9 inspected implementation contracts.

Sources #

Methodology #

Determine whether any implementation contract exposes `initialize(…)` without the OpenZeppelin `initializer` modifier or equivalent initialization lock.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol cap factor RD-F-022 score green collected_at 2026-05-17 10:56:24