imToken Ios Security Report background image
Home - Coinspect Security
imTokenimTokeniOS
Search
imToken logo

imToken

Also on Android Android
Security Score

74.7

dApp Permissions

28.2 / 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. However, when using WalletConnect through the embedded browser, approval for the switchChain method is skipped.

      — 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 includes an embedded browser and requires user confirmation before processing each dApp request.

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

    • Implements WalletConnect and, when in a locked state, displays incoming requests without requiring the user to unlock the wallet to view them. However, confirming a request requires entering the wallet password.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots
  • 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 reject EIP-712 message signing when the chain ID differs from the active chain. Instead, it changes the wallet's chain to match the EIP-712 chain ID before signing.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots
  • 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 enabled by default but displays a warning before signing. When tested with the dApp, it does not appear to actually use eth_sign effectively.

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

    • This section displays only the currently connected dApp, as the wallet allows only one active connection at a time. It provides an option to revoke access to the connected dApp. Connecting to a new dApp automatically disconnects the previous one. However, the Disconnect button in the dApp settings does not function when clicked.

      — 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 does not offer the ability to list or revoke token approvals, either through in-app functionality or links to external dApps.

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

    Requires user confirmation before switching the active chain.

    • User confirmation is required before processing the method, and you need to switch the connected account manually. When you send a request in another chain, it requires you to select another account or to add a new account

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots

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 offers transaction simulation, displaying the incomes and outcomes of the transaction.

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

    • The wallet shows who gets token approval, how many tokens, and the contract symbol.

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

    • Wallet displays all the information, including the Domain with verifying Contract.

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

    • It parses ERC20 signv4 information, but for OpenSea signv4, it shows plain data instead of parsing it.

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

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

    • When providing addresses through a dApp or the in-app feature with invalid checksums, the wallet does not display the request.

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

    • Sign button is available from the start

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

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots

Physical Access

9.0 / 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 'Backup wallet' button, the wallet requires a password to display the mnemonics or private keys.

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

    Allows users to lock it manually.

    • The wallet lacks a manual locking feature. There is no dedicated "Lock" button available to users.

      — 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 only available by enabling Face ID in settings and either fully closing the app or minimizing it to background execution for a minute. This feature is not mandatory by default.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • 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 specifies that passwords must contain at least eight characters, including uppercase and lowercase letters, numbers, and symbols; however, it accepts “12345678” as valid and doesn't rate-limit login attempts after the fifth failed attempt. Additionally, Face ID is available but not required by default.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 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 users to copy mnemonics to the clipboard and displays a warning about screenshot captures during the mnemonic viewing process.

      — 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 revealing the key, the wallet clearly and concisely warns the user about the risks of sharing their mnemonics or private keys.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot

Threat Prevention

15.2 / 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 displays a “reported suspicious” alert. when attempting to connect to https://arbitrum-token-bridge-cqjggprvn-offchain-labs.vercel.app/.

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

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

    • When users attempt to send ETH, the wallet alerts them if the recipient address is linked to phishing or scam activities. However, this feature does not work when sending on the Polygon network.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots
  • Fail Trusted dApp detection
    0.0 / 3.3 Expand details
    Description

    Informs users when interacting with a trusted dApp URL.

    • It does not display any message confirming the verified URL.

      — 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 interacting with an unknown or untrusted 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.

    • In the connect dialog the wallet truncates the Dapp URL.

      — 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’s NFT section does not display spam, scam, or legitimate 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 wallet clearly displays messages for viewing the wallet address, as well as for 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.