Browser identity
Reports the browser and version token exposed to websites so you can compare it with the product's official update screen.
Browser settings review
A browser security test on a normal webpage has strict limits. This page can inspect selected web-platform signals—such as cookie support, privacy requests, browser identity and an automation flag—but it cannot inspect the browser installation, extension code or files on your device.
The live result therefore reports observations, not a security grade. That distinction matters: presenting an untested malware scan, blacklist result or arbitrary trust score would create confidence that the browser has not earned.
These signals help you review configuration, but none is a complete security verdict.
Copied and printed output omits IP addresses, the full User Agent, exact versions, fingerprint hashes, and precise location.
Reports the browser and version token exposed to websites so you can compare it with the product's official update screen.
Reads whether cookies are reported enabled and whether Do Not Track or Global Privacy Control is exposed. These are configuration clues, not vulnerability scans.
Reads navigator.webdriver. An exposed value can be useful for test automation diagnosis, but a missing value does not prove a human user or safe browser.
Many sites require first-party cookies for sessions. Privacy depends on cookie scope, expiry, partitioning and third-party policies that this single API does not fully describe.
DNT and GPC express preferences. Their presence does not technically block tracking, and websites or applicable laws determine how they are honored.
A reported major version is useful context. Only the browser's signed update mechanism can confirm whether the installed build is current for its release channel.
A normal sandboxed webpage cannot perform a trustworthy full-device malware scan. Claims to do so without a separately installed, trusted security product should be treated cautiously.
No. It means only that the specific observable setting matched the stated condition. Security depends on updates, extensions, the operating system, accounts and browsing behavior.
A score would require validated weights and many signals unavailable to a webpage. BrowserCheck shows the evidence and its scope instead of assigning an unsupported grade.
Use the privacy, fingerprint, version and leak tests to inspect their narrower evidence separately.