Bitget Android Security Report background image
Home - Coinspect Security
BitgetBitgetAndroid
Search
Bitget logo

Bitget

Security Score

59.1

dApp Permissions

29.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 has Wallet Connect and it 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 · 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.

    • The wallet has an embedded browser and 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. The wallet does not lock itself but it requires passphrase or biometrics unlock for every RPC endpoint request.

      — Verified by Sebastian Camia 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 allows users to sign an EIP-712 object with a chain ID that does not match the currently active chain and does not warn them about it.

      — Verified by Sebastian Camia 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 eth_sign method is disabled by default. The wallet will not even process the request.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • 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 effective access revocation.

      — 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 offers the ability to list and revoke token approvals, via in-app functionality.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • Pass User confirmation before switching chains
    1.1 / 1.1 Expand details
    Description

    Requires user confirmation before switching the active chain.

    • The wallet requires user confirmation before processing the wallet_switchEthereumChain RPC request from the dApp.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot

Intent Verification

14.6 / 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 offers transaction simulation, clearly displaying all incoming and outgoing assets involved in the transaction.

      — 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 provides token, effect, amount and spender address during the approval transaction.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • Fail Clear message signing dialog
    0.0 / 3.8 Expand details
    Description

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

    • The wallet does not truncate large messages in a personal sign, but it does not display the verifying contract in an EIP-712 object.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 4 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 the information in an EIP-712 object as plain data, without any parsing.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • Fail Invalid address checksum detection
    0.0 / 2.2 Expand details
    Description

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

    • The wallet warns users when providing addresses with invalid checksums if typed manually; however, it does not emit any warnings when the address is supplied through the testing 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.

    • Sign button is always enabled.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • 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 includes clickable links to addresses, contracts or transactions hashes when viewing transaction history and within the transaction details view.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots

Physical Access

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

    Requires authentication to access seed phrases or private keys.

    • The wallet enforces authentication to display the mnemonics or private keys.

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

    Allows users to lock it manually.

    • The wallet does not feature a manual lock button.

      — 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 does not auto-lock by default. User needs to enable this option under the security menu.

      — 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 requires a six-digit PIN that is not easily guessable, such as 111111 or 123456. It also supports biometrics.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 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 does not allow copying mnemonics to the clipboard and also prevents taking screenshots.

      — 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 clear warnings about the risks of sharing or revealing mnemonics or private keys before showing the seed phrase.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 screenshots

Threat Prevention

2.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 appears to rely on a third-party service to detect phishing or risky sites, but it failed to block or warn on the tested phishing dApp URL.

      — 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
  • Fail Trusted dApp detection
    0.0 / 3.3 Expand details
    Description

    Informs users when interacting with a trusted dApp URL.

    • The wallet does not inform users when they are interacting with well-known, verified dApps.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • Fail Unknown address detection
    0.0 / 2.8 Expand details
    Description

    Warns users when interacting with an unknown address.

    • The wallet does not warn users when they are not interacting with a previously known or trusted address.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • 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 dApp origin URL in full, without truncation within the connection dialog.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • Fail Malicious or spam token filtering
    0.0 / 1.3 Expand details
    Description

    Hides malicious tokens and NFTs by default.

    • The wallet fails to filter out scam or spam NFTs sent to the wallet.

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