★ Public initialize() without initializer modifier
Kinetiq'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 five core implementation contracts confirmed: initialize() protected by OZ initializer modifier and constructors call _disableInitializers(). KHYPE, StakingManager, StakingAccountant, ValidatorManager, OracleManager all verified.
Sources #
- GitHubStakingManager.solStakingManager.sol — constructor _disableInitializers and initialize initializer modifierretrieved 2026-05-17
- kHYPE Implementation — HyperEVMScankHYPE implementation HyperEVMScan — _disableInitializers and initializer modifier confirmedretrieved 2026-05-17
- StakingManager Implementation — HyperEVMScanStakingManager implementation HyperEVMScan — verified sourceretrieved 2026-05-17
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 kinetiq factor RD-F-022 score green collected_at 2026-05-17 15:29:57