Bridge Wallet Ios Security Report background image
Home - Coinspect Security
Bridge WalletBridge WalletiOS
Search
Bridge Wallet logo

Bridge Wallet

Also on Android Android
Security Score

40.0

dApp Permissions

25.0 / 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 implements WalletConnect and requires user confirmation before processing each dApp request.

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

    • The wallet features a fixed list of direct-access dApps instead of 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.

    • The wallet implements WalletConnect and disconnects the WalletConnect session when in a locked state.

      — 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 does not refuse to sign EIP-712 messages when the chain ID doesn't match the currently active chain.

      — Verified by Alejo Sequeira 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 'eth_sign' method is enabled by default

      — 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 parse EIP-4361 messages and does not warn users about 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.

    • The wallet doesn't have a list of connected apps. It allows only one connection at a time and lets you revoke it. Each connection automatically ends after 5 minutes.

      — 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 list the tokens.

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

    Requires user confirmation before switching the active chain.

    • The wallet allows connections to only one chain and does not support the switchChain method. If a request is sent on a different chain, it displays an alert indicating that the chain is not supported.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots

Intent Verification

2.7 / 25
  • Fail Transaction simulation
    0.0 / 6.7 Expand details
    Description

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

    • Creating a liquidity pool with Uniswap, the corresponding requests do not appear in the wallet interface.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 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 does not include all required information, such as the tokens being approved and the approval amount.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots
  • 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 displays all information, including the domain, but doesn't show the personal_sign.

      — Verified by Alejo Sequeira 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.

    • It is showing plain data instead of parsing it.

      — Verified by Alejo Sequeira 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 does not warn users when they input addresses with invalid checksums.

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

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

    • The sign button is available from the start, but you have to read all the information.

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

11.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 'Reveal Private Key' button, the wallet requires a password to display the mnemonics or private keys.

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

    Allows users to lock it manually.

    • The wallet can be manually locked by pressing a dedicated button.

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

    • Auto-locking is available by enabling Face ID and setting a timer, but not enabled by default. The wallet doesn't auto-lock on inactivity, device lock, or background execution without user configuration.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots
  • Fail Robust Authentication
    0.0 / 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 weak passwords (such as '12345678') and does not limit login attempts after multiple failures. Face ID can be activated, but it's not mandatory, and password entry remains an option at all times.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 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 does not warn about screenshot captures but prevents copying mnemonics to the clipboard.

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

    • Before revealing the private key, the wallet clearly and concisely warns the user about the risks of sharing it. However, it does not display any warning when revealing the mnemonics.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots

Threat Prevention

1.3 / 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 displays a warning when attempting to connect to https://trustdappmodal.pages.dev/. However, it also shows warnings when connecting to legitimate services like 1inch or Uniswap.

      — Verified by Alejo Sequeira 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 alert users about interactions with known phishing or scam addresses.

      — Verified by Alejo Sequeira 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 displays no messages when attempting to connect with Uniswap or 1inch.

      — Verified by Alejo Sequeira 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 interact with an unknown or untrusted address.

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

    Clearly displays the full dApp URL in the connection prompt.

    • In light mode, the wallet does not display the URL, while in dark mode it shows the full URL.

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

    Hides malicious tokens and NFTs by default.

    • The wallet doesn't list the tokens.

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

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

    • The wallet does not display any messages when viewing balance and activity, nor when requesting 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.