defirisk.co
rubric v1.7.0

Public initialize() without initializer modifier

Superstate'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 #

initialize(string _name, string _symbol) carries the public initializer modifier. initializeV2() carries reinitializer(2). initializeV3() carries reinitializer(3). Constructor calls _disableInitializers() explicitly. All OpenZeppelin initialization protection patterns are present. Confirmed from GitHub raw source.

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 superstate factor RD-F-022 score green collected_at 2026-05-16 00:06:37