Is "RealMarketAPI – Live Prices" on Chrome Web Store Safe to Install?

[email protected] · chrome · v1.0.0

🚀 RealMarket Live – Real-Time Market Prices RealMarket Live is a lightweight Chrome extension that brings real-time crypto, forex, and commodity prices straight into your browser. No tab switching. No noise. Just the data you actually need. 🌐 https://realmarketapi.com/ ⚡ Key Features 📊 Live prices for crypto, forex, and gold (XAUUSD) ⚡ Fast, minimal, and easy to use 🧠 Clean UI, no distractions 🔌 Powered by RealMarketAPI 💻 Built for traders and developers 🎯 Why use it? • Check prices instantly without opening charts • Stay focused while working or building • Get reliable market data in one click 👨‍💻 For Developers This extension is fully open source. 👉 https://github.com/Phideround/RealMarketAPI-ChromeExtension Feel free to explore the code, contribute, or build your own version. You can also use the same API to build: • Trading apps • Dashboards • Bots & automation tools Docs: https://realmarketapi.com/docs 🔐 Privacy First • No tracking • No analytics scripts • No selling your data • Only fetches market prices from the API 🌍 Simple. Fast. Reliable. RealMarket Live keeps you connected to the market — quietly, in the background, exactly when you need it.

Risk Assessment

Analyzed
61.38
out of 100
MEDIUM

32 security findings detected across all analyzers

Chrome extension requesting 3 permissions

Severity Breakdown

0
Critical
0
High
20
Medium
12
Low
0
Info

Finding Categories

2
Network
18
IoC Indicators

YARA Rules Matched

6 rules(12 hits)
postinstall file download postinstall persistence mechanism postinstall file manipulation postinstall network communication postinstall system command postinstall crypto operations

Requested Permissions

3 permissions
storage
Low
alarms
Low
https://api.realmarketapi.com/*
Low

About This Extension

🚀 RealMarket Live – Real-Time Market Prices RealMarket Live is a lightweight Chrome extension that brings real-time crypto, forex, and commodity prices straight into your browser. No tab switching. No noise. Just the data you actually need. 🌐 https://realmarketapi.com/ ⚡ Key Features 📊 Live prices for crypto, forex, and gold (XAUUSD) ⚡ Fast, minimal, and easy to use 🧠 Clean UI, no distractions 🔌 Powered by RealMarketAPI 💻 Built for traders and developers 🎯 Why use it? • Check prices instantly without opening charts • Stay focused while working or building • Get reliable market data in one click 👨‍💻 For Developers This extension is fully open source. 👉 https://github.com/Phideround/RealMarketAPI-ChromeExtension Feel free to explore the code, contribute, or build your own version. You can also use the same API to build: • Trading apps • Dashboards • Bots & automation tools Docs: https://realmarketapi.com/docs 🔐 Privacy First • No tracking • No analytics scripts • No selling your data • Only fetches market prices from the API 🌍 Simple. Fast. Reliable. RealMarket Live keeps you connected to the market — quietly, in the background, exactly when you need it.

Detailed Findings

14 total

YARA Rule Matches

6 rules

Indicators of Compromise

Network indicators, suspicious strings, and potential IoCs extracted during analysis

URLs
7
IP Addresses
3
Domains
8
Strings
18

All Indicators · 18

Domain
detected Domain: meta.bg

XIOC detected Domain: meta.bg

extracted_from_files

IP
detected IP: ::bef

XIOC detected IP: ::bef

extracted_from_files

URL
detected URL: https://realmarketapi.com/register

XIOC detected URL: https://realmarketapi.com/register

extracted_from_files

URL
detected URL: https://realmarketapi.com/docs/getting-started#symbols

XIOC detected URL: https://realmarketapi.com/docs/getting-started#symbols

extracted_from_files

URL
detected URL: https://api.realmarketapi.com/api/v1/price?apiKey=$

XIOC detected URL: https://api.realmarketapi.com/api/v1/price?apiKey=$

extracted_from_files

Domain
detected Domain: symbolsnapshot.map

XIOC detected Domain: symbolsnapshot.map

extracted_from_files

Domain
detected Domain: d.bid

XIOC detected Domain: d.bid

extracted_from_files

Domain
detected Domain: savebtn.click

XIOC detected Domain: savebtn.click

extracted_from_files

URL
detected URL: https://api.realmarketapi.com/api/v1/price';

XIOC detected URL: https://api.realmarketapi.com/api/v1/price';

extracted_from_files

URL
detected URL: https://clients2.google.com/service/update2/crx

XIOC detected URL: https://clients2.google.com/service/update2/crx

extracted_from_files

URL
detected URL: https://api.realmarketapi.com/*

XIOC detected URL: https://api.realmarketapi.com/*

extracted_from_files

URL
detected URL: https://realmarketapi.com/

XIOC detected URL: https://realmarketapi.com/

extracted_from_files

IP
detected IP: ::af

XIOC detected IP: ::af

extracted_from_files

IP
detected IP: d::bef

XIOC detected IP: d::bef

extracted_from_files

Domain
detected Domain: api.realmarketapi.com

XIOC detected Domain: api.realmarketapi.com

extracted_from_files

Domain
detected Domain: alarm.name

XIOC detected Domain: alarm.name

extracted_from_files

Domain
detected Domain: realmarketapi.com

XIOC detected Domain: realmarketapi.com

extracted_from_files

Domain
detected Domain: card.id

XIOC detected Domain: card.id

extracted_from_files

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 confirmed risk with 72% confidence.

Recommended action: runtime analysis.
Risk context: MEDIUM risk, score 61/100.
Evidence context: threat category data exfiltration; evidence quality moderate.

The RealMarketAPI – Live Prices extension presents concerning network behavior that warrants classification as a confirmed risk. The extension's stated purpose is displaying real-time crypto, stocks, and commodities prices via RealMarketAPI, but the IoC findings reveal network connections to domains that do not support this functionality.

Two specific IoC findings are genuinely suspicious: XIOC-DOMAIN-d.bid and XIOC-DOMAIN-savebtn.click extracted from files. These domains are not the extension's own service (api.realmarketapi.com), not Google/CDN infrastructure, and not typical analytics providers. A crypto price widget has no legitimate reason to contact bidding (.bid) or click-tracking (.click) domains. The network finding NET-FETCH-popup.js-241 confirms active fetch calls from the popup interface, which could be sending user data to these endpoints.

Several findings are confirmed false positives per CVEQ's documented patterns. The XIOC-IP-::bef is an IPv6 fragment that matches the known FP pattern for hex substrings from minified JavaScript. The XIOC-DOMAIN-symbolsnapshot.map is a file path misidentified as a domain. The code-smell findings (12 total, all low severity) are noise per the guidelines and should not drive verdict. The Google update URL (clients2.google.com/service/update2/crx) is legitimate Chrome infrastructure.

The legitimate IoCs include api.realmarketapi.com URLs and realmarketapi.com documentation links, which align with the extension's stated purpose. However, these do not explain the presence of the suspicious third-party domains.

Counterargument: A skeptic could argue that d.bid and savebtn.click are legitimate affiliate tracking domains for monetizing the API service, which would make this a benign but commercially motivated extension. This is plausible—some free extensions use affiliate links for revenue. However, affiliate tracking should be disclosed in privacy policies, and the extension has no description beyond its store listing. The combination of anonymous publisher ([email protected] email only), zero malware signatures, but active connections to undisclosed third-party domains creates genuine uncertainty about user data handling. Without transparency about what data is sent to these domains, the risk profile remains elevated.

The extension's low user count (3) and version 1.0.0 status indicate it is new and unvetted. While there are no malware signatures or obfuscation, the network behavior to suspicious domains exceeds what is expected for a simple price display widget.

Key Reasons

  • Extension contacts suspicious domains (d.bid, savebtn.click) unrelated to price API functionality
  • No malware signatures but active network calls to undisclosed third-party endpoints
  • Anonymous publisher with only email address, no verified company identity
  • Low user count (3) indicates new/unvetted extension

False Positive Considerations

  • IPv6 fragment (::bef) from minified JavaScript
  • File path misidentified as domain (symbolsnapshot.map)
  • Code-smell findings (12 low-severity) are documented noise
  • Google Chrome update URL is legitimate infrastructure

Frequently Asked Questions