live · scanning repos
Scanrepo
github.com
github.com / jameslinimk

jameslinimk/chess-com-cheater

TypeScript·28 files·commit 2ee0db8·scanned 1h ago·cached ✓
11/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
threat-state: lowlive

FINDINGS ░▒▓

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
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/content.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/popup.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.

15 files scanned @ 2ee0db8 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation6
supply chain0
owasp / injection0
telemetry
files 15/28rules hit 3engine v6commit 2ee0db8

github

jameslinimk/chess-com-cheater

Runs a WASM Stockfish in your chess.com games. Displays the best moves (up to 3) and evaluation for the current board.

TypeScript
36
10
1270d
28 files
15 scanned(54%)
2ee0db8

architecture░▒▓

entry (0) flagged (2) pkg (3)
13 nodes · 19 edgesscroll to zoom · click node to jump to finding
LOW (11/100) — jameslinimk/chess-com-cheater — ScanRepo