live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / Open-Historia

Open-Historia/open-historia

JavaScript·925 files·commit 3acbdf1·scanned 1h 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?
Partial architecture graph
threat-state: dangerouslive

FINDINGS ░▒▓

criticalFunction() constructor detectednew Function() is equivalent to eval() and can execute arbitrary code strings.server/desktopPageGone.test.js
  const app = { quit: () => quits.push(true) };
  const { handlePageGone } = new Function(
    "dialog",
    "logMain",
+5
criticalFunction() constructor detectednew Function() is equivalent to eval() and can execute arbitrary code strings.server/desktopPortProbe.test.js
assert.ok(start !== -1 && end > start, "could not find the port probe in electron/main.cjs");
const { findFreePort, canBind } = new Function(
  "net",
  `${source.slice(start, end)}\nreturn { findFree...
+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.server/seed/default/colors.json+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.src/Game/AI/defaultPrompts.json+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.src/Game/AI/gameplayPrompts.js+4
infoMinified code in source directoryMinified/obfuscated code in source directories (not dist/) makes code review impossible.public/lang/prompts/ar.json+3
infoMinified code in source directoryMinified/obfuscated code in source directories (not dist/) makes code review impossible.public/lang/prompts/bn.json+3
infoMinified code in source directoryMinified/obfuscated code in source directories (not dist/) makes code review impossible.public/lang/prompts/de.json+3
warningHigh-entropy string literalsFound 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.server/server.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.server/server.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.server/basemapStore.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.server/betaPackaging.test.js+3
warningHigh-entropy string literalsFound 7 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.server/builtInScenarioSeed.test.js+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.server/contextEnvelope.test.js+3
infoSuspicious file in repoExecutable file (gradlew.bat) in repositorymobile/android/gradlew.bat+2
infoSuspicious file in repoVery large source file (540KB) — could contain obfuscated payloadpublic/lang/ar.json+2
infoSuspicious file in repoVery large source file (724KB) — could contain obfuscated payloadpublic/lang/bn.json+2
infoAuthor has no other public repositoriesGitHub user "Tommi-K" 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.

615 files scanned @ 3acbdf1 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution12
network & exfiltration0
file system access0
obfuscation15
supply chain15
owasp / injection0
telemetry
files 615/925rules hit 19engine v6commit 3acbdf1

github

Open-Historia/open-historia

An open source alternative to Pax Historia

JavaScript
117
43
207d
925 files
615 scanned(66%)
3acbdf1

architecture░▒▓

entry (0) flagged (209) pkg (83)
483 nodes · 816 edgesscroll to zoom · click node to jump to finding