Coin98 Browser Security Report background image
Home - Coinspect Security
Coin98Coin98Chrome
Search
Coin98 logo

Coin98

Security Score

66.1

dApp Permissions

31.9 / 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.

      — 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 authentication 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 every 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 message with a chainId that does not match the currently active chain.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 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 not supported by the wallet.

      — Verified by Alejo Sequeira 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 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 offers a list of connected dApps and allows users to disconnect from them individually.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • Pass Token approval management
    1.5 / 1.5 Expand details
    Description

    Allows users to view and revoke token approvals.

    • Users can revoke token allowances by navigating to Services > Token Issuer, which redirects them to a self-developed app for managing token approvals.

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

    Requires user confirmation before switching the active chain.

    • The wallet doesn't require user confirmation before processing each dApp request.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots

Intent Verification

16.8 / 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 utilizes transaction simulation and displays all incomes and outcomes for both swaps and liquidity additions in Uniswap.

      — 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 interface clearly presents all necessary approval details, including the token, symbol, function, spender address, token contract, and amount, making it easy to understand.

      — Verified by Alejo Sequeira 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. It also displays the verifying contract of an EIP-712 object, but it is hard to notice as it is placed at the bottom, under '3rd Party's Details'.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 3 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 an EIP-712 object as plain data without parsing it.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 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 sending transactions to invalid checksum addresses both via dApps and manually. However, it only displays a generic alert message instead of explicitly stating the issue when trying to send funds manually.

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

    • The wallet displays the sign button immediately when presented with a large input message.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 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 includes clickable links to the recipient's address in the transaction preview and to the transaction hash in the wallet history.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots

Physical Access

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

    Requires authentication to access seed phrases or private keys.

    • The wallet requires the user to enter their password before revealing the recovery phrase or private keys.

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

    Allows users to lock it manually.

    • The wallet provides a lock button on the main screen.

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

    Verifies wallet auto-locks on inactivity.

    • The wallet does not offer an auto-lock time setting and does not automatically lock after 20 minutes of inactivity.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 2 screenshots
  • 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 enforces the use of a strong password with a minimum length of eight characters.

      — Verified by Alejo Sequeira at Coinspect
    Evidence · 1 screenshot
  • 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 allows users to copy mnemonics without warning them about the risks involved.

      — 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 displays a warning to the user about the risks associated with sharing their recovery phrase or private keys before revealing them.

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

    • No warning or alerts emitted while trying to connect to phishing dApps.

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

    • The wallet does not feature a verified domain indicator for well-known dApps.

      — 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 does not warn the user when attempting to send funds to an unknown address.

      — 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 truncates the dApp URL in the connection dialog, but expanding the view reveals the full URL.

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

    Hides malicious tokens and NFTs by default.

    • The wallet does not successfully filter out scam/spam NFTs.

      — 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's connection dialog clearly displays that the dApp being connected to can view the user's wallet balance and activity, as well as 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.