Enkrypt Chrome Security Report background image
Home - Coinspect Security
EnkryptEnkryptChrome
Search
Enkrypt logo

Enkrypt

Security Score

55.8

dApp Permissions

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

    • Each request requires explicit user confirmation before execution.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 3 screenshots
  • Fail User consent for dApp access
    0.0 / 7.7 Expand details
    Description

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

    • The wallet returned data for eth_getEncryptionPublicKey, eth_signTypedData_v4, personal_sign, and eth_sendTransaction without requiring connection approval, leaking account-related information.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • 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 user to unlock the wallet 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 rejects EIP-712 signing requests when the chainId does not match the active network, returning error -32603: "Provided chainId 1223123 must match the active chainId 137".

      — 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 successfully redirected the `eth_sign` request to `personal_sign`.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots
  • 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 did not warn the user or block the signing request despite a clear mismatch between the dApp origin (wallettesting.netlify.app) and the domain specified in the SIWE message (opensea.io).

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot
  • Fail Token approval management
    0.0 / 1.6 Expand details
    Description

    Allows users to view and revoke token approvals.

    • The wallet lacks a built-in token approval management feature in Settings and General, and the DApps tab does not link to an external token approval manager, so users cannot list or revoke token approvals.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 5 screenshots
  • Fail Connected dApp management
    0.0 / 1.5 Expand details
    Description

    Allows users to list and revoke connected dApps.

    • The wallet does not provide a list of connected dApps and only allows disconnection from the currently active dApp if the tab is open. If disconnected from the dapp all rpc endpoints are ok.

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

    • The wallet executed the `wallet_switchEthereumChain` RPC request and switched to zkSync Era Mainnet without displaying a confirmation prompt, allowing chain switching without user confirmation.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot

Intent Verification

13.2 / 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 display a simulation of expected inputs and outputs for either the swap or liquidity provision; it only shows a standard confirmation screen with the amount of POL being sent.

      — 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 approval shows the token and amount, but the contract address is only available in the hidden data hex.

      — 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 wallet correctly displays large payloads for `personal_sign` and `eth_signTypedData`, allowing all content to be visible and scrollable. For EIP-712, the `EIP712Domain` including `verifyingContract` is clearly displayed.

      — 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 displays plain data instead of parsing the EIP-712 object.

      — Verified by Sebastian Camia 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 correctly detects invalid EIP-55 checksums and blocks the transaction for both manually entered (0x02970EA171A97EB0d627CB7EC9ABaC308253C716) and dApp-provided addresses, displaying a checksum error and disabling the Send button.

      — 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 wallet allows signing of `eth_signTypedData` and `personal_sign` messages without requiring the user to scroll to the end of the message content. The "Sign" button is enabled even when the full message is not visible.

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

    • The wallet provides clickable links to block explorers in the transaction history, but the transaction preview screen does not offer any clickable links to a block explorer.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 screenshots

Physical Access

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

    Requires authentication to access seed phrases or private keys.

    • The wallet requires password authentication 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 UI includes a 'Lock Enkrypt' option within the main menu, providing a manual lock control as required.

      — 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 settings do not display an auto-lock configuration, but the wallet locks automatically within 20 minutes of inactivity.

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

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

    • The system prevents the use of the trivial 8-character password '12345678', indicating it does not allow trivial passwords and enforces a stronger password policy by disabling the 'Next' button.

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

    • The wallet clearly displays a warning about the risks of sharing the recovery phrase.

      — 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 wallet prevents copying the mnemonic to the clipboard.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 1 screenshot

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 does not warn, flag, or block transactions to either the known malicious address (0x592348957e8C3e4Af1b8E9A7221d86f00Df789de9) or the poisoned lookalike address (0x8730aeab8FE951cFa6e17F82341EC095C921Fa54) when entered manually or supplied by a dApp, allowing both transactions to proceed without any alerts.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 4 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 did not display any warnings or prevent the user from attempting to connect to the provided sites, indicating a lack of phishing protection for known malicious domains.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 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 distinguish between well-known, verified dApps and unknown ones.

      — 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 for the unknown/fresh address in either the dApp-provided path or the manual-entry path.

      — 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 connection dialog correctly displays the full dApp origin URL without any truncation, meeting the specified acceptance criteria.

      — 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 successfully filtered out spam NFTs, but displays spam tokens by default in the Assets tab, including !FYDE, GIC, foxytoken, zkSwapVIP, and Gara the Clone, all with $0.00 value.

      — Verified by Sebastian Camia at Coinspect
    Evidence · 2 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 describes the dApp's ability to view the wallet address, balance, and past activity/transactions, but it does not explicitly 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.