Phantom Browser Security Report background image
Home - Coinspect Security
PhantomPhantomChrome
Search
Phantom logo

Phantom

Security Score

71.3

dApp Permissions

30.3 / 35
  • Pass User confirmation before processing requests
    8.7 / 8.7 Expand details
    Description

    Requires user confirmation before processing requests from dApps for specific RPC methods.

    • The wallet requires user confirmation before processing each dApp request to all of the RPC endpoints.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass User consent for dApp access
    7.7 / 7.7 Expand details
    Description

    Requires user approval before granting dApp access to specific RPC methods.

    • The wallet requires user connection to access the RPC endpoints.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass Wallet unlock before requests
    5.6 / 5.6 Expand details
    Description

    Requires users to unlock it before processing dApp requests when in a locked state.

    • The wallet requires the user to unlock it before processing each request.

      — 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 an EIP-712 object with a chainId that does not match the currently active chain.

      — Verified by Alejo Sequeira 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, and the wallet forces the user to cancel the request.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 4 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 a SIWE 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 provides a list of connected dApps and offers users the option to revoke access to all of them or revoke them individually. This function works properly, effectively disconnecting from the selected dApp.

      — 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 provide a built-in or third-party option to 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.

    • The wallet switches chains without requesting user confirmation. Additionally, it does not offer a list of networks for the user to select or approve, limiting control over which networks the connected dApp can access.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot

Intent Verification

16.2 / 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 accurately displays all transaction incomes and outcomes, including the NFT received when adding liquidity to the pool.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • 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 fails to clearly specify the token being approved or the exact spender in approval transactions. Instead, it displays a generic message, an unlabeled spender address, and raw hex data, making it difficult for users to interpret. Since it does not explicitly show the approved token and spender.

      — 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 large messages in personal sign requests without truncation and it shows the verifying contract in the EIP-712 object.

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

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 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 prevents transactions from being sent to addresses with invalid checksums, whether entered manually or provided by a dApp. It also displays an "Invalid address" message when attempting to send a transaction manually.

      — 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 from the start.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 screenshots
  • 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 provides clickable links in both the transaction preview and history, but the links in the transaction preview do not function properly.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots

Physical Access

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

    Requires authentication to access seed phrases or private keys.

    • The wallet provides seed-phrase backup functionality and requires authentication to access mnemonics or private keys.

      — Verified by Alejo Sequeira 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 lock button to lock it manually in the settings menu.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass Automatic wallet lock
    3.4 / 3.4 Expand details
    Description

    Verifies wallet auto-locks on inactivity.

    • The wallet provides an auto-lock timer and, by default, locks itself after 15 minutes of inactivity.

      — 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 requires passwords to be at least 8 characters long, but does not prevent the use of easy-to-guess passwords such as 12345678.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • 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 correctly prevents mnemonics from being copied 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.

    • The wallet provides warnings to users about the risks of sharing or revealing their mnemonics or private keys to others.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot

Threat Prevention

7.8 / 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 warning before connecting to these sites.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • 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 the user when attempting to send funds to a well-known phishing address, such as the Tornado Cash Attacker address.

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

    • Wallet does not inform the user when trying to connect to a well-known, verified url.

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

    Warns users when interacting with an unknown address.

    • The wallet warns the user when attempting to send funds to an unknown address, but only when entering the address manually, not when using a dApp.

      — Verified by Alejo Sequeira 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 de dApp origin url in full.

      — 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 effectively filters out spam and scam NFTs.

      — 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 informs users within the connection dialog that connecting allows the dApp to view their wallet balance and activity but does not mention that the dApp will be able to request 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.