ecrecover zero-address return unchecked
Kinetiq's assessment for RD-F-019 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No ecrecover call found in any inspected contract. KHYPE uses OZ ERC20PermitUpgradeable v5.1.0 which handles ecrecover internally with proper zero-address checking. No raw ecrecover usage detected.
Sources #
- GitHubKHYPE.solKHYPE.sol — ERC20PermitUpgradeable v5.1.0 inheritance, no raw ecrecoverretrieved 2026-05-17
Methodology #
Determine whether any `ecrecover` call result is used without a `!= address(0)` guard.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol kinetiq factor RD-F-019 score green collected_at 2026-05-17 15:29:57