live · scanning repos
Scanrepo
github.com
github.com / hanamorix

hanamorix/emergence-kit

Python·11 files·commit 115e216·scanned 1h ago·cached ✓
6/100
SAFE
No malicious patterns found. Repo signals are consistent with a legitimate project.
verdict accurate?
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.setup_wizard.py
def clear():
    os.system('cls' if os.name == 'nt' else 'clear')

def print_step(num, total, msg):
+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.

3 files scanned @ 115e216 | 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 3/11rules hit 2engine v6commit 115e216

github

hanamorix/emergence-kit

Basic Files For Emergence Kit CLAUDE

Python
10
6
201d
11 files
3 scanned(27%)
115e216

architecture░▒▓

entry (0) flagged (1) pkg (5)
7 nodes · 6 edgesscroll to zoom · click node to jump to finding
SAFE (6/100) — hanamorix/emergence-kit — ScanRepo