live · scanning repos
Scanrepo
github.com
github.com / mx-root

mx-root/mistral-bot

Python·6 files·commit ed8466e·scanned 2h ago·cached ✓
6/100
SAFE
No malicious patterns found. Repo signals are consistent with a legitimate project.
verdict accurate?
Created 25 days ago
Created 25 days ago
threat-state: safelive

FINDINGS ░▒▓

warningPython subprocess / os.system usageos.system() or subprocess with shell=True / suspicious commands can execute arbitrary shell commands. Plain pip/package installs are usually benign.mistral.py
def clear():
    os.system("cls" if os.name == "nt" else "clear")

+4
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

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.

1 files scanned @ ed8466e | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration0
file system access0
obfuscation0
supply chain0
owasp / injection0
telemetry
files 1/6rules hit 2engine v6commit ed8466e

github

mx-root/mistral-bot

Mistral AI Account Creation - Dosa Tanggung Tukang Abuse Wkwk

Python
3
1
26d
6 files
1 scanned(17%)
ed8466e

architecture░▒▓

entry (0) flagged (1) pkg (8)
9 nodes · 8 edgesscroll to zoom · click node to jump to finding