Ctrl Wallet Ios Security Report background image
Home - Coinspect Security
Ctrl WalletCtrl WalletiOS
Search
Ctrl Wallet logo

Ctrl Wallet

Security Score

57.0

dApp Permissions

27.1 / 35
  • Pass Confirmation for requests from WalletConnect
    9.0 / 9.0 Expand details
    Description

    Requires user confirmation for requests from WalletConnect before granting dApp access to specific RPC methods.

    • The wallet breaks the connection and fails to process the wallet_watchAsset RPC endpoint properly, yet it still requires user confirmation for other DApp requests.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass User confirmation for requests from embedded browser
    7.9 / 7.9 Expand details
    Description

    Requires user confirmation before processing privileged RPC requests from embedded browsers.

    • It lacks an embedded browser.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass Wallet unlock before requests
    5.5 / 5.5 Expand details
    Description

    Requires users to unlock it before processing dApp requests when in a locked state.

    • Require the user to unlock the wallet before processing each DApp request.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Fail Mismatching EIP-712 chainId detection
    0.0 / 3.5 Expand details
    Description

    Alerts users or rejects signing EIP-712 messages with a mismatched chain ID.

    • The wallet doesn't refuse to sign an EIP-712 message with a chainId that does not match the currently active chain.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass eth_sign method disabled
    3.3 / 3.3 Expand details
    Description

    Restricts the use of the deprecated and insecure eth_sign method by default.

    • The wallet used personal_sign, converted to bytes.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots
  • Fail Mismatching SIWE domain detection
    0.0 / 1.8 Expand details
    Description

    Warns users when the domain in a Sign-In with Ethereum (EIP-4361) message does not match the requesting dApp's origin.

    • The wallet does not warn users of a domain or scheme mismatch when signing SIWE message.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass Connected dApp management
    1.5 / 1.5 Expand details
    Description

    Allows users to list and revoke connected dApps.

    • The wallet displays a list of connected DApps and allows users to revoke access either individually or all at once.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Fail Token approval management
    0.0 / 1.5 Expand details
    Description

    Allows users to view and revoke token approvals.

    • The wallet doesn't offer the ability to list and revoke token approvals via in-app functionality or links to external DApps.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots
  • Fail User confirmation before switching chains
    0.0 / 1.1 Expand details
    Description

    Requires user confirmation before switching the active chain.

    • The wallet switches chains without requiring user confirmation.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots

Intent Verification

13.8 / 25
  • Pass Transaction simulation
    6.7 / 6.7 Expand details
    Description

    Previews the expected outcome by simulating the request execution on the blockchain before signing.

    • The wallet does not display incoming or outgoing assets for pool requests but clearly shows them for swap requests.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 4 screenshots
  • Fail Clear token approval dialog
    0.0 / 6.7 Expand details
    Description

    Clearly displays all the key details for ERC-20 Approve requests.

    • The wallet doesn't provide a clear interface for users to review the approved transaction details. The wallet only displays the approval contract, not the spender.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots
  • Pass Clear message signing dialog
    3.8 / 3.8 Expand details
    Description

    Clearly displays all message signature request details without truncating or hiding information.

    • The wallet displays large messages in personal sign requests without truncation and shows the verifying contract in the EIP-712 object.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots
  • Fail EIP-712 message parsing
    0.0 / 2.4 Expand details
    Description

    Displays human-readable details for EIP-712 signature requests from well-known protocols.

    • The wallet displays EIP-712 objects as plain data without parsing them.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots
  • Pass Invalid address checksum detection
    2.2 / 2.2 Expand details
    Description

    Warns users when they input addresses with invalid EIP-55 checksums.

    • The wallet allows transactions to addresses with invalid checksums by auto-correcting them when provided by a DApp, but the transaction doesn’t go through. When the address is entered manually, it shows an invalid address alert.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 5 screenshots
  • Fail Mandatory message review
    0.0 / 2.1 Expand details
    Description

    Requires users to review all the details before signing a message.

    • The sign button is available from the start.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots
  • Pass Links to blockchain explorers
    1.2 / 1.2 Expand details
    Description

    Consistently provides clickable links to block explorers for all key blockchain identifiers.

    • The wallet provides clickable links in both historical transactions and transaction previews.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots

Physical Access

10.5 / 20
  • Pass Seed phrase access control
    5.4 / 5.4 Expand details
    Description

    Requires authentication to access seed phrases or private keys.

    • The wallet prompts the user's face id before displaying the recovery phrase.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots
  • Fail Manual wallet lock
    0.0 / 3.9 Expand details
    Description

    Allows users to lock it manually.

    • The wallet doesn't include a manual lock option within the settings menu.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Fail Automatic wallet lock
    0.0 / 3.9 Expand details
    Description

    Verifies wallet auto-locks on inactivity, device lock, or background.

    • The wallet includes an auto-lock feature, but it takes more than a minute.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass Robust Authentication
    3.3 / 3.3 Expand details
    Description

    Uses strong authentication, such as resistance to trivial or commonly-used passwords. Including biometrics and rate limiting in mobile.

    • The wallet supports biometrics and mandates its use once enabled, without requiring a password or passcode.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots
  • Fail Clipboard seed phrase leak prevention
    0.0 / 1.8 Expand details
    Description

    Limits exposure of secrets by restricting or warning on copying seed phrases or taking screenshots.

    • The wallet allows copying mnemonics or private keys to the clipboard without adequately warning about the risks or limiting their duration.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass Seed phrase access warning
    1.8 / 1.8 Expand details
    Description

    Warns users of the risk before allowing access to seed phrases or private keys.

    • The wallet provides a clear warning about the risks of sharing mnemonics and private keys before revealing them. It also requires users to check a box confirming they won’t share them.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot

Threat Prevention

5.5 / 20
  • Fail Phishing dApp detection
    0.0 / 5.1 Expand details
    Description

    Prevents or alerts users about interactions with a known malicious URL.

    • The wallet doesn't alert about connections to known phishing DApps.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Fail Malicious address detection
    0.0 / 5.1 Expand details
    Description

    Prevents or alerts users about interactions with a known malicious address.

    • The wallet does not alert users when sending funds to known phishing addresses, such as the Tornado Cash attacker address when using the DApp.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass Trusted dApp detection
    3.3 / 3.3 Expand details
    Description

    Informs users when interacting with a trusted dApp URL.

    • The wallet informs users when they are interacting with well-known, verified URLs (DApps) like Uniswap.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Fail Unknown address detection
    0.0 / 2.8 Expand details
    Description

    Warns users when interacting with an unknown address.

    • The wallet does not warn the user when trying to send funds to an unknown address.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots
  • Fail Full dApp URL display
    0.0 / 1.5 Expand details
    Description

    Clearly displays the full dApp URL in the connection prompt.

    • The wallet doesn't display the full URL of the DApp without truncation when users attempt to connect.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass Malicious or spam token filtering
    1.3 / 1.3 Expand details
    Description

    Hides malicious tokens and NFTs by default.

    • The wallet effectively filters out spam and scam NFTs.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass dApp access disclosure dialog
    1.0 / 1.0 Expand details
    Description

    Informs dApp access to balances, history, and signing requests on connection.

    • The wallet notifies users in the connection dialog that connecting allows the DApp to access their balance, and activity, and request transaction approvals.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot

This ranking is for informational purposes only. It should not be relied on to provide legal, tax, financial, investment, or other types of advice. Coinspect does not guarantee or warrant the accuracy, completeness, timeliness, suitability, or validity of the information provided and will not be responsible for any claim attributable to reliance on errors, omissions, or other inaccuracies of any part of such information.