live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / leiliu500

leiliu500/crypto_trade

TypeScript·65 files·commit ae41577·scanned 6d 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 0 days ago
No stars or forks
Created in the last 7 days
No community activity
threat-state: dangerouslive

FINDINGS ░▒▓

criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/alpaca/rest.ts, src/alpaca/trade-stream.ts, src/backtest/replay.ts. This means the suspicious code can execute when the app runs.+8
warningCluster of suspicious files reachable from entry8 flagged files form a connected cluster that is reachable from an entry point, suggesting coordinated malicious behavior rather than isolated false positives.+5
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
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.src/dashboard/public/app.js+4
warningHigh-entropy string literalsFound 11 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/dashboard/public/app.js+3
warningHigh-entropy string literalsFound 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/main.ts+3
warningHigh-entropy string literalsFound 11 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/alpaca/rest.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/alpaca/rest.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/alpaca/trade-stream.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/backtest/replay.ts+3

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.

56 files scanned @ ae41577 | 8/19/2026 | heuristic scan — always review manually

risk by category
code execution15
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 56/65rules hit 10engine v5commit ae41577

github

leiliu500/crypto_trade

TypeScript
0
0
7d
65 files
56 scanned(86%)
ae41577

architecture░▒▓

entry (2) flagged (11) pkg (2)
55 nodes · 197 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — leiliu500/crypto_trade — ScanRepo