OneKey Ios Security Report background image
Home - Coinspect Security
OneKeyOneKeyiOS
Search
OneKey logo

OneKey

Security Score

82.2

dApp Permissions

28.8 / 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.

    • It requires user confirmation before processing 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 has an embedded browser and requires user confirmation before processing each DApp request.

      — 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.

    • It is asking the user to unlock their wallets in every test

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

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

    • The wallet refuses to sign EIP-712 messages when the chain ID does not match the currently active chain.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots
  • Fail eth_sign method disabled
    0.0 / 3.3 Expand details
    Description

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

    • The eth_sign method is enabled and functions by default, although it displays an alert.

      — 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 doesn't warn users of domain or scheme mismatches when signing an EIP-4361 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.

    • It shows all connected DApps and also the chance to revoke access to them

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

    Allows users to view and revoke token approvals.

    • The wallet provides in-app functionality to list and revoke token approvals.

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

    Requires user confirmation before switching the active chain.

    • It doesn´t require user confirmation before processing the method; the connection dialog in the wallet displays the available network.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot

Intent Verification

22.3 / 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 displays the NFT received when providing liquidity to a pool, as well as the POL and SUSHI to be spent during the process.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass Clear token approval dialog
    6.7 / 6.7 Expand details
    Description

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

    • It includes contract address, token, effect, allowance, and contract spender address

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • 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 all relevant information, including the domain with the verifying contract and the personal_sign containing a large message.

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

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

    • The wallet parses EIP-712 for Opensea Seaport listings or ERC-20 Permit.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 4 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 fails to alert users about requests containing addresses with invalid checksums. It also automatically corrects these addresses to ensure valid checksums, but doesn't allow you to confirm the transaction. Using the wallet to perform a transaction with an address containing an invalid checksum is not possible.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 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 immediately.

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

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

    • The wallet includes clickable links in the transaction history, but not during the process of sending a transaction.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots

Physical Access

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

    Requires authentication to access seed phrases or private keys.

    • After clicking the “Manual Backup” button, the wallet requires a password to reveal the mnemonics or private keys.

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

    Allows users to lock it manually.

    • By clicking the nine-dot button in the upper-right corner, the wallet provides an option to manually lock it.

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

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

    • The wallet automatically locks after two hours of inactivity by default, though this setting can be customized. It also locks immediately when the app is closed but not when the device is locked or the app is minimized.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots
  • 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 biometric authentication, which is enabled by default. It allows easily guessable passwords; however, after the fifth failed password attempt, subsequent attempts are time-limited.

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

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

    • The wallet warns users against copying mnemonics to the clipboard and prevents screenshots of sensitive information by obscuring the phrases with a black overlay.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots
  • 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.

    • Before displaying the secret phrase, the wallet warns the user about the risks of sharing their mnemonics or private keys.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot

Threat Prevention

14.9 / 20
  • Pass Phishing dApp detection
    5.1 / 5.1 Expand details
    Description

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

    • The wallet alerts about connections to known phishing DApps.

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

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

    • The wallet doesn't prevent or alert about interactions with known phishing or scam addresses.

      — 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 displays a verification symbol to indicate when users interact with authenticated URLs.

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

    Warns users when interacting with an unknown address.

    • The wallet warns users when they interact with an unknown or untrusted address.

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

    Clearly displays the full dApp URL in the connection prompt.

    • The wallet shows the full DApp origin URL in the “Connect” dialog.

      — 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 automatically hides spam or scam tokens and NFTs sent to it.

      — 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 waller clearly informs users, within the connection dialog, that by connecting they are allowing the DApp to view their account's balance and activity, as well as to approval requests.

      — 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.