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

Phantom

Security Score

76.2

dApp Permissions

32.2 / 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 required explicit user confirmation for eth_signTypedData_v4, personal_sign, and eth_sendTransaction (all rejected by the tester). The other endpoints returned errors without prompting, indicating they are unsupported and were not executed, so no privileged operation occurred without user confirmation.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • 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 returned no account information and rejected all privileged RPC requests before any connection was established, preventing information leakage.

      — Verified by Sebastian Camia 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 Sebastian Camia 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 displays a warning message and prevents the user from signing a message that is not intended for the network the user is currently connected to.

      — 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 wallet rejected the eth_sign request as expected.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • Pass Mismatching SIWE domain detection
    1.9 / 1.9 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 successfully identified and warned the user about the SIWE message origin mismatch, indicating the sign-in request as invalid when the dApp origin differed from the SIWE domain.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 screenshots
  • Fail Token approval management
    0.0 / 1.6 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 Sebastian Camia at Coinspect
    Evidence · 3 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 after disconnecting the testing dApp, subsequent RPC requests (eth_accounts and wallet_getPermissions) return empty, confirming access revocation.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 screenshots
  • Fail User confirmation before switching chains
    0.0 / 1.2 Expand details
    Description

    Requires user confirmation before switching the active chain.

    • The chain was changed to Polygon Mainnet (0x89) and the `switchEthereumChain` request executed successfully without any confirmation prompt.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot

Intent Verification

22.9 / 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 displays the expected inputs and outputs before signing for both the liquidity provision (spending POL, receiving Uniswap V3 Positions NFT) and the swap (spending POL, receiving USDC.e).

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • 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 approval request, including the token symbol (USDC.e and WSRT), the spender address (0xe592...1564), and the approved amount (any amount), satisfying the check criteria.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 4 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 large payload for both personal_sign and eth_signTypedData is visible and scrollable, and the EIP712Domain including verifyingContract is also displayed.

      — Verified by Sebastian Camia 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 renders structured, human-readable signing details rather than raw JSON for ERC20 Permit or Opensea listing.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • 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 correctly identifies and blocks transactions to addresses with incorrect EIP-55 checksums, both during manual input and when initiated from a dApp.

      — Verified by Sebastian Camia 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 confirm button is enabled before scrolling to the end of the message, failing the acceptance criteria.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 4 screenshots
  • Pass Links to blockchain explorers
    1.2 / 1.2 Expand details
    Description

    Provides clickable links to block explorers for at least one key blockchain identifier.

    • Addresses are clickable links to a block explorer both when attempting to send a transaction and when querying the wallet history.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots

Physical Access

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

    Requires authentication to access seed phrases or private keys.

    • Authentication is required before displaying the recovery phrase.

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

    Allows users to lock it manually.

    • The wallet includes a manual lock control labelled 'Lock Wallet' at the bottom of the settings screen.

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

    Verifies wallet auto-locks on inactivity.

    • The wallet has an auto-lock configuration in settings and it auto-locks by default after 15 minutes of inactivity.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • Fail Robust Authentication
    0.0 / 3.2 Expand details
    Description

    Uses strong authentication, such as resistance to trivial or commonly-used passwords.

    • The password "11111111" was accepted and classified as a 'Medium' password, failing the check for trivial password rejection.

      — 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 risks of sharing the recovery phrase are clearly communicated, including the potential for permanent loss of funds.

      — Verified by Sebastian Camia 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 seed phrase screen does not allow copying of the phrase, which satisfies the acceptance criteria.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot

Threat Prevention

4.3 / 20
  • Fail Malicious and poisoned address detection
    0.0 / 5.1 Expand details
    Description

    Prevents or alerts users about interactions with a known malicious address or a lookalike (poisoned) address.

    • The wallet neither warns, flags, nor blocks the transaction for neither the malicious or poisoned/lookalike addresses.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 7 screenshots
  • Fail Phishing dApp detection
    0.0 / 5.1 Expand details
    Description

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

    • The wallet does not display a warning when connecting to known phishing sites (hyperliqdrop.com, venofinance.net, and flagship-web3-v1-336a757b5b637a684207a3.webflow.io from MetaMask's phishing list).

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

    • The verified dApps are not clearly distinguished from unknown dApps, as there is no indication of whether the dApp is verified or not.

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

    Warns users when interacting with an unknown address.

    • The wallet displays a warning for unknown addresses both when the address is provided by a dApp and when entered manually, satisfying the check criteria.

      — 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 origin URL 'flagship-web3-v1-336a757b5b637a684207a3.webflow.io' is fully displayed in the connection dialog without truncation.

      — 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 displays spam tokens by default, including tokens such as PepeFi and Apex Legeds Meme, while NFTs are not shown. Since spam tokens are not filtered, the check fails.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 screenshots
  • Fail dApp access disclosure dialog
    0.0 / 1.0 Expand details
    Description

    Discloses the dApp's read access to the user's account and its ability to request signatures on connection.

    • The connection dialog mentions that the dApp will be able to view balances and activity, but it does not mention the ability 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.