MondrianWallet._validateSignature
(PackedUserOperation,bytes32) (src/MondrianWallet.sol#113-121) ignores return value by ECDSA.recover(hash,userOp.signature) (src/MondrianWallet.sol#119)
The return value of an external call is not stored in a local or state variable.
A missing check could allow invalid signatures.
Slither
Ensure that all the return values of the function calls are used.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.