UUPS _authorizeUpgrade correctly permissioned
Euler V2's assessment for RD-F-021 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
EVK does not use UUPS proxy pattern. GenericFactory deploys BeaconProxy (upgradeable via setImplementation() by upgradeAdmin) or MetaProxy (immutable). No _authorizeUpgrade() function — factor is N/A by construction. Beacon upgrade controlled by upgradeAdmin role.
Sources #
- GitHubGenericFactory Source — Proxy PatternGenericFactory.sol — BeaconProxy/MetaProxy confirmed, no UUPS patternretrieved 2026-05-04
Methodology #
Determine whether the UUPS implementation defines `_authorizeUpgrade(address)` restricted to owner/admin/timelock (not open to arbitrary callers).
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol euler-v2 factor RD-F-021 score green collected_at 2026-05-04 19:56:06