github.com / Ertugrulmutlu
Ertugrulmutlu/ OpenAnima
Python·111 files·commit 670435c·scanned 1h ago·cached ✓
8/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.openanima_app/runtime/startup.py
)
subprocess.run(
["powershell", "-NoProfile", "-ExecutionPolicy", "Bypass", "-Command", command],
check=False,+4infoSuspicious file in repoExecutable file (powershell_demo.ps1) in repositoryexamples/local_api/powershell_demo.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.
72 files scanned @ 670435c | 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 72/111rules hit 3engine v6commit 670435c
github
Ertugrulmutlu/OpenAnima
Open-source desktop overlay engine for Windows. Create animated desktop companions, HUDs, sprites, and interactive overlay experiences.
27
2
149d
111 files
72 scanned(65%)
670435c
architecture░▒▓
entry (1) flagged (1) pkg (41)
113 nodes · 207 edgesscroll to zoom · click node to jump to finding