live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / lyx-27

lyx-27/market-thermometer

JavaScript·32 files·commit 7cfb58f·scanned 19d ago·cached ✓
70/100
DANGEROUS
Sensitive capability combinations reachable from entry points. Do not run without review.

This repository contains patterns associated with malware. Do NOT run this code.

verdict accurate?
Created 8 days ago
Crypto/Web3 project
Created 8 days ago
threat-state: dangerouslive

FINDINGS ░▒▓

warningSuspicious Windows batch commandBatch file contains commands commonly used to download and execute remote payloads (powershell, certutil, bitsadmin, curl to pipe, etc.).start.bat
echo Starting Market Thermometer...
powershell -NoProfile -Command "Start-Process -FilePath '%~dp0node_modules\.bin\electron.cmd' -ArgumentList '.' -WorkingDirectory '%~dp0' -WindowStyle Hidden"
exit ...
+5
criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/data/providers.js. This means the suspicious code can execute when the app runs.+8
infoSuspicious files are not reachable from entry pointsFlagged files exist but are not imported by any entry point. They may be dead code, tests, or attack payloads triggered by another mechanism.+2
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/data/providers.js+3
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/renderer/renderer.js+3
infoSuspicious file in repoExecutable file (start.bat) in repositorystart.bat+2
infoSuspicious file in repoExecutable file (start.ps1) in repositorystart.ps1+2

Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.

9 files scanned @ 7cfb58f | 8/26/2026 | heuristic scan — always review manually

risk by category
code execution15
network & exfiltration0
file system access0
obfuscation6
supply chain4
owasp / injection0
telemetry
files 9/32rules hit 7engine v5commit 7cfb58f

github

lyx-27/market-thermometer

市场温度计 / Market Thermometer — a macOS frosted-glass desktop widget for a one-glance read of crypto, on-chain money flow, US stocks and market sentiment.

JavaScript
1
0
27d
32 files
9 scanned(28%)
7cfb58f

architecture░▒▓

entry (1) flagged (2) pkg (2)
7 nodes · 5 edgesscroll to zoom · click node to jump to finding