DANGER
malware detected
github.com / nxrskyaa
nxrskyaa/ Semesta
JavaScript·127 files·commit 0e3957a·scanned 1h ago·cached ✓
85/100
MALICIOUS
Matches known-malicious patterns. Do not clone or install.
This repository contains patterns associated with malware. Do NOT run this code.
verdict accurate?
threat-state: maliciouslive
FINDINGS ░▒▓
criticalRemote script piped into a shellA shell script downloads remote content and executes it directly (e.g. `curl … | bash`). The payload is never stored or reviewable and can change server-side — a classic malware/backdoor install pattern.server/deploy/setup-vps.sh
apt-get update -qq apt-get install -y -qq curl ca-certificates gnupg ufw git echo "==> 2/7 Node.js 20"+10
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.src/world/landmarks.js+4
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/net/auth.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/entities/enemies.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/entities/player.js+3
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/systems/pets.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.src/systems/stats.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.src/ui/awaken.js+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.
103 files scanned @ 0e3957a | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution12
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 103/127rules hit 9engine v6commit 0e3957a
github
nxrskyaa/Semesta
6
0
79d
127 files
103 scanned(81%)
0e3957a
architecture░▒▓
entry (0) flagged (28) pkg (6)
101 nodes · 218 edgesscroll to zoom · click node to jump to finding