defirisk.co
rubric v1.7.0

Reinitializable implementation (no _disableInitializers)

Kinetiq's assessment for RD-F-143 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

All confirmed implementation contracts call _disableInitializers() in their constructors. KHYPE.sol: constructor calls _disableInitializers(). StakingManager.sol: constructor() { _disableInitializers(); }. OracleManager.sol: same pattern. StakingAccountant.sol: same pattern. Source confirmed via Code4rena audit repo raw files.

Sources #

Methodology #

Determine whether the implementation contract does not call `_disableInitializers()` in its constructor, leaving re-initialization possible.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol kinetiq factor RD-F-143 score green collected_at 2026-05-17 15:29:57