Constructor calls _disableInitializers()
Cap (cUSD / stcUSD)'s assessment for RD-F-023 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
_disableInitializers() confirmed in all 9 inspected UUPS proxy implementation constructors (CapToken.sol, StakedCap.sol, Lender.sol, AccessControl.sol, EigenAgentManager.sol, SymbioticNetworkMiddleware.sol, OFTLockboxUpgradeable.sol, L2TokenUpgradeable.sol, CapInterestHarvester.sol). Pattern is consistent across the entire codebase.
Sources #
- GitHubOFTLockboxUpgradeable.sol — _disableInitializers in constructorcontracts/token/OFTLockboxUpgradeable.sol — constructor: _disableInitializers() confirmedretrieved 2026-05-17
- AccessControl.sol — _disableInitializers in constructorcontracts/access/AccessControl.sol — constructor: _disableInitializers() confirmedretrieved 2026-05-17
Methodology #
Determine whether implementation contract constructors call `_disableInitializers()` to prevent re-initialization of the implementation directly.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol cap factor RD-F-023 score green collected_at 2026-05-17 10:56:24