github.com / steven-ray
steven-ray/ modular_tree
C++·85 files·commit 87dea8b·scanned 1h ago·cached ✓
?/100
INCONCLUSIVE
Scan coverage was too low to trust this verdict — treat the score as inconclusive and rescan.
verdict accurate?
Incomplete scan
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.m_tree/install.py
try:
out = subprocess.check_output(['cmake', '--version'])
except OSError:
raise RuntimeError("CMake must be installed")+4Scores 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.
8 files scanned @ 87dea8b | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution6
network & exfiltration0
file system access0
obfuscation0
supply chain2
owasp / injection0
telemetry
files 8/85rules hit 3engine v6commit 87dea8b
github
steven-ray/modular_tree
80
6
1551d
85 files
8 scanned(9%)
87dea8b
architecture░▒▓
entry (0) flagged (1) pkg (10)
16 nodes · 11 edgesscroll to zoom · click node to jump to finding