TokenPocket Chrome Security Report background image
Home - Coinspect Security
TokenPocketTokenPocketChrome
Search
TokenPocket logo

TokenPocket

Security Score

50.7

dApp Permissions

28.4 / 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 to access the RPC endpoints.

      — Verified by Sebastian Camia 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 rejects all privileged RPC requests before connection: eth_accounts returns an empty array with code 403, eth_decrypt and eth_getEncryptionPublicKey error with code -32603, and eth_signTypedData_v4, personal_sign, and eth_sendTransaction are rejected with code 4001, with no information leaked.

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

    • It requires users to unlock the wallet to process requests from dApp to all the RPC endpoints.

      — Verified by Sebastian Camia 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 did not reject the signing request or display a warning about the chainId mismatch. The transaction was signed successfully.

      — Verified by Sebastian Camia 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 wallet rejected the `eth_sign` request, returning the error "Error: Not supported eth_sign!"

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • Fail Mismatching SIWE domain detection
    0.0 / 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 does not explicitly warn the user about the domain mismatch between the dApp origin and the SIWE domain. There is only a generic warning about signing.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • Pass Token approval management
    1.6 / 1.6 Expand details
    Description

    Allows users to view and revoke token approvals.

    • The wallet provides a way to list existing token approvals and revoke them. The user can access the "Approvals" section, view approval details, and revoke authorizations.

      — 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 revoking access prevents further RPC requests from the disconnected dApp.

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

    Requires user confirmation before switching the active chain.

    • Chain was changed successfully with no confirmation prompt, without allowing the user to pre-approve networks within the connection dialog.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot

Intent Verification

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

    • The wallet does not show expected inputs and outputs for the transaction before signing; it only displays the contract interaction and transaction fee, and in one case shows an estimation failure.

      — 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 identifies the approval requests for USDC and WSRT, displaying each token symbol, the spender address (0xE592...), and the approved amount (Unlimited) in the confirmation dialog.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 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 signing data is visible and scrollable for both personal_sign and eth_signTypedData. However, the verifyingContract is not present in the EIP712Domain.

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

    • The wallet renders raw JSON instead of structured, human-readable details for the EIP-712 signature request.

      — Verified by Sebastian Camia 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 correctly blocks manual transactions with invalid EIP-55 checksums by showing an 'Invalid address' error. However, for dApp-initiated transactions with an invalid checksum, the wallet proceeds to the confirmation screen without any warning or blocking, allowing the transaction to be signed.

      — Verified by Sebastian Camia 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 confirm button is enabled without scrolling to the end of the payload.

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

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

    • Addresses and contract addresses are shown in transaction history and transaction confirmation screens, but they are not clickable links to a block explorer.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots

Physical Access

13.5 / 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 proceeding to display the seed phrase or private key.

      — 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 screenshot shows a 'Lock' button in the wallet UI, fulfilling the requirement for a manual lock control.

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

    Verifies wallet auto-locks on inactivity.

    • The auto-lock settings are set to "Never" by default, which does not meet the acceptance criteria for auto-locking within 20 minutes of inactivity.

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

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

    • The password accepted is '11111111'. It is an 8-character trivial password, so it fails the check.

      — 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 wallet displays a warning to the user before revealing the secrets, which includes the risks of losing or sharing the seed phrase/private key.

      — Verified by Sebastian Camia 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 warns about the risks of copying the recovery phrase to the clipboard and taking screenshots, satisfying the acceptance criteria.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots

Threat Prevention

1.5 / 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 did not surface any warnings, flags, or blocks when sending to the known malicious address (0x592340957eBC9e4Afb0E9Af221d06fDDFF789de9) or the lookalike poisoned address (0x8730aeb8FE951cfa6e17f82341ECD95C921FDa54), both via dApp and manual UI entry.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 6 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 block or warn the user against known phishing sites.

      — 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 wallet does not feature a verified domain indicator for well-known dApps.

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

    Warns users when interacting with an unknown address.

    • The wallet displays no warning or indicator when sending to an unknown address, both when the address is provided by a dApp and when entered directly in the wallet UI.

      — 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 'https://flagship-web3-v1-336a757b5b637a684207a3.webflow.io' is displayed in full without any truncation in the connection dialog.

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

    • Spam NFTs are displayed by default.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • 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 only mentions access to view the user's address. It does not include the ability to view balance and activity or 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.