Is "Scantide Observe" on Chrome Web Store Safe to Install?

[email protected] · chrome · v3.1.5

Scantide Observe gives you an immediate, clear understanding of how well a website is set up — without requiring any technical expertise. When you open a site, the extension quietly analyzes it in the background and presents the results as a simple score. Behind that score, a surprisingly large number of checks are performed in real time. It looks at core security fundamentals like HTTPS enforcement, TLS configuration, and critical security headers. At the same time, it evaluates cookies — including attributes such as Secure, HttpOnly, SameSite, and whether third-party tracking is involved. But it doesn’t stop there. Scantide Observe also examines how the page is built and what it connects to. It identifies embedded third-party resources, external domains, scripts, and background requests that may not be visible to the user. This helps highlight potential tracking, unnecessary exposure, or reliance on external infrastructure. Infrastructure signals are also taken into account. The extension builds a picture of how the site is delivered and whether it aligns with expected best practices — all without slowing down your browsing. The result is a straightforward, easy-to-read assessment that answers a simple question: “Is this site set up properly — and should I trust it?” Everything happens automatically as you browse: No manual scans No input required No disruption to your workflow Scantide Observe is designed to surface meaningful insights instantly, while keeping the experience lightweight and unobtrusive. For users who want more control, it also includes tools to review details and take action — such as clearing site data — directly from the interface. Key capabilities Real-time security and privacy scoring Analysis of HTTPS, TLS, and security headers Cookie inspection and tracking detection Identification of third-party resources and connections Infrastructure and configuration insights Lightweight, on-demand analysis with no background tracking

Risk Assessment

Analyzed
53.37
out of 100
MEDIUM

13 security findings detected across all analyzers

Chrome extension requesting 9 permissions

Severity Breakdown

0
Critical
0
High
13
Medium
0
Low
0
Info

Finding Categories

12
Network

Requested Permissions

9 permissions
<all_urls>

Access and modify data on every website you visit

Dangerous
cookies

Read and modify cookies on all sites

High
webRequest

Intercept, modify, and block all network requests

High
tabs
Medium
activeTab
Medium
browsingData
Medium
storage
Low
unlimitedStorage
Low
scripting
Low

About This Extension

Scantide Observe gives you an immediate, clear understanding of how well a website is set up — without requiring any technical expertise. When you open a site, the extension quietly analyzes it in the background and presents the results as a simple score. Behind that score, a surprisingly large number of checks are performed in real time. It looks at core security fundamentals like HTTPS enforcement, TLS configuration, and critical security headers. At the same time, it evaluates cookies — including attributes such as Secure, HttpOnly, SameSite, and whether third-party tracking is involved. But it doesn’t stop there. Scantide Observe also examines how the page is built and what it connects to. It identifies embedded third-party resources, external domains, scripts, and background requests that may not be visible to the user. This helps highlight potential tracking, unnecessary exposure, or reliance on external infrastructure. Infrastructure signals are also taken into account. The extension builds a picture of how the site is delivered and whether it aligns with expected best practices — all without slowing down your browsing. The result is a straightforward, easy-to-read assessment that answers a simple question: “Is this site set up properly — and should I trust it?” Everything happens automatically as you browse: No manual scans No input required No disruption to your workflow Scantide Observe is designed to surface meaningful insights instantly, while keeping the experience lightweight and unobtrusive. For users who want more control, it also includes tools to review details and take action — such as clearing site data — directly from the interface. Key capabilities Real-time security and privacy scoring Analysis of HTTPS, TLS, and security headers Cookie inspection and tracking detection Identification of third-party resources and connections Infrastructure and configuration insights Lightweight, on-demand analysis with no background tracking

Detailed Findings

13 total

AI Security Report

AI Security Review

Risky Plugins reviewed this extension with an AI-assisted security workflow on 2026-04-27. The review verdict is likely false positive with 80% confidence.

Recommended action: suppress false positive.
Risk context: MEDIUM risk, score 53/100.
Evidence context: threat category none; evidence quality weak.

The "Scantide Observe" extension (version 3.1.5) shows 13 total findings, all classified as medium severity. However, these findings consist entirely of generic patterns that fire on virtually any browser extension with network capabilities.

The manifest analysis finding (MANIFEST-SENSITIVE-PERM-TABS in manifest.json) indicates the extension requests the 'tabs' permission. This is a sensitive permission commonly required by legitimate extensions for page interaction, tab management, or content analysis. Without additional context showing malicious use of this permission, the finding alone is not indicative of harm.

The 12 network findings (NET-FETCH in background.js at lines 254, 353, 1671, 954, 660, 1506, 295, 717 and popup.js at lines 5605, 812, 725) represent standard fetch() API calls. Critically, the IoC extractor found ZERO suspicious domains from these network calls. This is the key differentiator: if these were malicious calls to command-and-control servers, data exfiltration endpoints, or ad injection domains, the IoC extraction would have flagged specific suspicious domains. The absence of any extracted IoCs indicates these are likely legitimate API calls to the extension's own service or common infrastructure.

The evidence bundle shows zero malware signatures, zero obfuscation findings, zero code-smell findings, and zero suspicious IoCs. All 13 findings are either manifest permission analysis or generic network call detection without domain specificity. The developer attribution is present ([email protected]), not anonymous.

Counterargument: A skeptic might argue that the tabs permission combined with network activity could indicate data exfiltration. However, this argument fails because there are no IoCs showing data being sent to suspicious domains, there is no obfuscation to hide malicious behavior, the developer attribution is present rather than anonymous, and the network findings show only fetch calls without any evidence of credential access, cookie manipulation, or sensitive data extraction patterns.

Conclusion: The findings represent known false-positive patterns in CVEQ analysis. The extension requests standard permissions and makes standard network calls, but there is no evidence of malicious behavior, obfuscation, or suspicious infrastructure.

Key Reasons

  • Zero malware signatures or obfuscation findings detected
  • Zero suspicious domains extracted from 12 network calls
  • Network findings are generic fetch() calls without IoC data
  • Developer attribution present (not anonymous)
  • All findings are known false-positive patterns

False Positive Considerations

  • Generic network fetch calls without IoC extraction
  • Sensitive permission (tabs) is common for legitimate extensions
  • Zero malware signatures or obfuscation
  • Developer attribution present

Frequently Asked Questions