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

xD3I/PZ_Optimization

Java·800 files·commit 2f2cd62·scanned 2h 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 10 days ago
Created 10 days ago
15% file coverage
threat-state: dangerouslive

FINDINGS ░▒▓

criticalPython dynamic code executioneval(), exec() or compile() on untrusted input can execute arbitrary code. Common in Python malware for running obfuscated payloads.harness/explore-director.py
        self.p = subprocess.Popen(["ssh", "-i", os.path.expanduser(m["key"]), "-o", "ServerAliveInterval=5", m["host"], "python3", "-u", "-c",
                                   f"\"import base64;exec...
+7
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
criticalPython base64 payload executionDecoding a base64 blob and passing it to exec()/compile() is a common obfuscation technique in Python malware.harness/explore-director.py
        self.p = subprocess.Popen(["ssh", "-i", os.path.expanduser(m["key"]), "-o", "ServerAliveInterval=5", m["host"], "python3", "-u", "-c",
                                   f"\"import base64;exec...
+8
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.harness/grafana/dashboards/pzopt-compare.json+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.harness/grafana/dashboards/pzopt-machine-dell.json+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.harness/grafana/dashboards/pzopt-machine-desktop.json+4
warningHigh-entropy string literalsFound 11 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.harness/analyze.py+3
warningHigh-entropy string literalsFound 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.harness/ao-card-gif.py+3
warningHigh-entropy string literalsFound 13 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.harness/attribute.py+3
infoSuspicious file in repoExecutable file (analyze-win.ps1) in repositoryharness/analyze-win.ps1+2
infoSuspicious file in repoExecutable file (run-win.ps1) in repositoryharness/run-win.ps1+2
infoSuspicious file in repoExecutable file (install.ps1) in repositoryinstall.ps1+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.

120 files scanned @ 2f2cd62 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution9
network & exfiltration0
file system access0
obfuscation15
supply chain6
owasp / injection0
telemetry
files 120/800rules hit 12engine v6commit 2f2cd62

github

xD3I/PZ_Optimization

Project Zomboid Build 42 performance work: class overrides, harness, findings

Java
78
4
10d
800 files
120 scanned(15%)
2f2cd62

architecture░▒▓

entry (0) flagged (29) pkg (45)
106 nodes · 196 edgesscroll to zoom · click node to jump to finding