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

mxerf/town-road-lane

C#·105 files·commit 4fe7fa1·scanned 3d ago·cached ✓
11/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
32% file coverage
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
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/TownRoadLaneUI/src/i18n/strings.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/TownRoadLaneUI/src/mods/town-road-lane-panel.tsx+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.

34 files scanned @ 4fe7fa1 | 8/21/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation6
supply chain0
owasp / injection0
telemetry
files 34/105rules hit 3engine v5commit 4fe7fa1

github

mxerf/town-road-lane

C#
7
0
45d
105 files
34 scanned(32%)
4fe7fa1

architecture░▒▓

entry (1) flagged (2) pkg (12)
42 nodes · 62 edgesscroll to zoom · click node to jump to finding
LOW (11/100) — mxerf/town-road-lane — ScanRepo