defirisk.co
rubric v1.7.0

Reinitializable implementation (no _disableInitializers)

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

Evidence summary #

_disableInitializers() is an OpenZeppelin Solidity pattern for EIP-1967 proxied contracts. Cosmos SDK modules use Go constructors and module genesis init functions, which are one-time operations at chain genesis — not re-callable via a separate initializer function. No proxy pattern, no delegatecall, no Solidity initializer exists in Cosmos SDK. The concept of proxy re-initialization is architecturally absent.

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 babylon-protocol factor RD-F-143 score not_applicable collected_at 2026-05-04 19:43:27