live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / UnrealZoo

UnrealZoo/unrealzoo-gym

Python·800 files·commit b17ea49·scanned 2h ago·cached ✓
70/100
DANGEROUS
Sensitive capability combinations reachable from entry points. Do not run without review.

This repository contains patterns associated with malware. Do NOT run this code.

verdict accurate?
15% file coverage
threat-state: dangerouslive

FINDINGS ░▒▓

criticalPython dynamic code executioneval(), exec() or compile() on untrusted input can execute arbitrary code. Common in Python malware for running obfuscated payloads.example/VLN_Baseline/StreamVLN/llava/model/__init__.py
    try:
        exec(f"from .language_model.{model_name} import {model_classes}")
    except Exception as e:
        print(f"Failed to import {model_name} from llava.language_model.{model_name}. E...
+7
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
infoSuspicious file in repoVery large source file (2712KB) — could contain obfuscated payloadexample/VLN_Baseline/StreamVLN/checkpoints/StreamVLN_Video_qwen_1_5_r2r_rxr_envdrop_scalevln_real_world/vocab.json+2
infoSuspicious file in repoVery large source file (2343KB) — could contain obfuscated payloadexample/VLN_Baseline/StreamVLN/checkpoints/siglip-so400m-patch14-384/tokenizer.json+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.

120 files scanned @ b17ea49 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution9
network & exfiltration0
file system access0
obfuscation0
supply chain4
owasp / injection0
telemetry
files 120/800rules hit 4engine v6commit b17ea49

github

UnrealZoo/unrealzoo-gym

[ICCV 2025 Highlights] Large-scale photo-realistic virtual worlds for embodied AI

Python
363
31
647d
800 files
120 scanned(15%)
b17ea49

architecture░▒▓

entry (0) flagged (1) pkg (141)
219 nodes · 487 edgesscroll to zoom · click node to jump to finding