live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / Vishal-kongari

Vishal-kongari/Crypto-Tracker-Hub

TypeScript·114 files·commit bf7d490·scanned 7d 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 10 days ago
No stars or forks
Crypto/Web3 project
Created 10 days ago
No community activity
threat-state: dangerouslive

FINDINGS ░▒▓

criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: artifacts/mockup-sandbox/mockupPreviewPlugin.ts. 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 7 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.artifacts/mockup-sandbox/src/components/ui/calendar.tsx+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.artifacts/mockup-sandbox/src/components/ui/chart.tsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.artifacts/mockup-sandbox/src/components/ui/chart.tsx+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.artifacts/mockup-sandbox/src/components/ui/command.tsx+3
criticalSuspicious install scripts in package.jsonpreinstall/postinstall scripts that run shell commands, download files, or execute node code.package.json
  "scripts": {
    "preinstall": "sh -c 'rm -f package-lock.json yarn.lock; case \"$npm_config_user_agent\" in pnpm/*) ;; *) echo \"Use pnpm instead\" >&2; exit 1 ;; esac'",
    "build": "pnpm run typ...
+8
infoAuthor has no other public repositoriesGitHub user "replit-agent" has no other public repositories, common for burner accounts used in scams.+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.

100 files scanned @ bf7d490 | 8/28/2026 | heuristic scan — always review manually

risk by category
code execution10
network & exfiltration0
file system access0
obfuscation15
supply chain10
owasp / injection0
telemetry
files 100/114rules hit 8engine v5commit bf7d490

github

Vishal-kongari/Crypto-Tracker-Hub

Repository for https://replit.com/@vishalkongari16/Crypto-Tracker-Hub

TypeScript
0
0
17d
114 files
100 scanned(88%)
bf7d490

architecture░▒▓

entry (1) flagged (9) pkg (80)
162 nodes · 249 edgesscroll to zoom · click node to jump to finding