defirisk.co
rubric v1.7.0

Public initialize() without initializer modifier

Beefy Finance'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 #

BeefyVaultV7.initialize() signature: `public initializer`. The OZ initializer modifier locks the function after first call via _initialized flag. BeefyVaultV7Native.initialize() also uses `public initializer`. BeefyWrapper.initialize() uses `external initializer`. No unprotected initialize() found in vault layer. RD-F-022 is green.

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 beefy factor RD-F-022 score green collected_at 2026-05-16 13:10:30