OneKey Android Security Report background image
Home - Coinspect Security
OneKeyOneKeyAndroid
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.

    • The wallet requires user confirmation before processing each request to the following RPC endpoints: wallet_addEthereumChain, wallet_watchAsset, eth_decrypt, eth_getEncryptionPublicKey, eth_signTypedData*, personal_sign, eth_sendTransaction.

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

    • The wallet has an embedded browser, it requires user confirmation before processing each DApp request to the following RPC endpoints: wallet_addEthereumChain, wallet_watchAsset, eth_decrypt, eth_getEncryptionPublicKey, eth_signTypedData*, personal_sign, eth_sendTransaction.

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

    • The wallet implements Wallet Connect, and it requires users to unlock it to process requests from DApps to the following RPC endpoints when in a locked state: wallet_addEthereumChain, wallet_watchAsset, eth_decrypt, eth_getEncryptionPublicKey, eth_signTypedData*, personal_sign, eth_sendTransaction.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • 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 allow users to sign an EIP-712 object if its chain ID does not match the currently active chain.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • 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 wallet supports and allows eht_sign method.

      — Verified by Sebastian Camia 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 an EIP-4361 (Sign in With Ethereum - SIWE) message.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • Pass Connected dApp management
    1.5 / 1.5 Expand details
    Description

    Allows users to list and revoke connected dApps.

    • The wallet lists connected dApps and allows users to revoke access either individually or all at once.

      — Verified by Sebastian Camia 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 allows users to revoke token approvals through its built-in in-app functionality.

      — Verified by Sebastian Camia 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 allows switching chains without requiring user confirmation.

      — Verified by Sebastian Camia 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 leverages transaction simulation, displaying all incoming and outgoing assets of the transaction before execution.

      — Verified by Sebastian Camia 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.

    • The wallet clearly displays the effect, token, amount, and spender address in the approval transaction.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 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 does not truncate any information when signing a personal sign request with a large message and also displays the verifying contract for EIP-712 objects.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 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 attempts to parse EIP-712 objects for well-known contracts or protocols.

      — Verified by Sebastian Camia 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 warns users when manually entering an address with invalid checksums and also rejects the transaction when the address is provided through a dApp.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 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 remains enabled at all times, even before scrolling through a large message in a personal sign request.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • 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 provides clickable links within the wallet history but not in the transaction preview.

      — Verified by Sebastian Camia 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.

    • The wallet requires user authentication before displaying the mnemonic.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • Pass Manual wallet lock
    3.9 / 3.9 Expand details
    Description

    Allows users to lock it manually.

    • The wallet features a manual lock button with a lock icon within its sign-in/login menu.

      — Verified by Sebastian Camia 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 has a default auto-lock time of four hours. It does not lock when moved to background execution, locking only after the app is fully closed.

      — Verified by Sebastian Camia 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 allows easy-to-guess six-digit PINs such as 111111 and includes an optional rate limit of 10 attempts, resulting in a wallet reset. However, if the user opts out, there are unlimited attempts. It also supports biometric authentication.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 4 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 allows users to copy mnemonics to the clipboard but provides a clear warning about the associated risks.

      — Verified by Sebastian Camia 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 displays a clear warning about the risks of sharing mnemonics before revealing the secret phrase to the user.

      — Verified by Sebastian Camia 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 effectively warns users when they attempt to access a malicious dApp.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 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 does not warn or prevent users from interacting with a known phishing address, such as the Tornado Cash attacker.

      — Verified by Sebastian Camia 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 green checkmark icon in the connection dialog, indicating that the user is connecting to a well-known, verified dApp.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 screenshots
  • Pass Unknown address detection
    2.8 / 2.8 Expand details
    Description

    Warns users when interacting with an unknown address.

    • The wallet does not warn users when interacting with an unknown or untrusted address through a dApp transaction, but it does show a warning when sending it manually.

      — Verified by Sebastian Camia 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 displays the full dApp origin URL, even for long URLs, without truncation.

      — Verified by Sebastian Camia 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 successfully filters out spam and scam NFTs and tokens from its lists.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 screenshots
  • 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 clearly informs users, within the connection dialog, that by connecting they are allowing the dApp to view their wallet balance and activity, as well as to request transaction approvals.

      — Verified by Sebastian Camia 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.