live · scanning repos
Scanrepo
github.com
github.com / Zoltak-Dev

Zoltak-Dev/Multi-Roblox-Manager

Batchfile·7 files·commit 96d4c35·scanned 5d ago·cached ✓
9/100
SAFE
No malicious patterns found. Repo signals are consistent with a legitimate project.
verdict accurate?
threat-state: safelive

FINDINGS ░▒▓

warningSuspicious Windows batch commandBatch file contains commands commonly used to download and execute remote payloads (powershell, certutil, bitsadmin, curl to pipe, etc.).install.bat
set "DESKTOP_DIR="
for /f "usebackq delims=" %%D in (`powershell.exe -NoProfile -Command "[Environment]::GetFolderPath('Desktop')" 2^>nul`) do (
    if not defined DESKTOP_DIR set "DESKTOP_DIR=%%D"
)
+5
infoSuspicious file in repoExecutable file (Start Multi-Instance.bat) in repositoryStart Multi-Instance.bat+2
infoSuspicious file in repoExecutable file (install.bat) in repositoryinstall.bat+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.

3 files scanned @ 96d4c35 | 8/19/2026 | heuristic scan — always review manually

risk by category
code execution5
network & exfiltration0
file system access0
obfuscation0
supply chain4
owasp / injection0
telemetry
files 3/7rules hit 3engine v5commit 96d4c35

github

Zoltak-Dev/Multi-Roblox-Manager

Roblox Account Manager built in Python to manage multiple Roblox sessions (multi-instance) with a clean modern desktop UI, advanced tools, and public source code.

Batchfile
11
1
83d
7 files
3 scanned(43%)
96d4c35

architecture░▒▓

entry (0) flagged (0) pkg (2)
3 nodes · 2 edgesscroll to zoom · click node to jump to finding
SAFE (9/100) — Zoltak-Dev/Multi-Roblox-Manager — ScanRepo