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

krillinai/OpenCreator

TypeScript·2054 files·commit f96cdf1·scanned 1h ago·cached ✓
15/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 15 — 12,343+ stars — findings likely false positives

verdict accurate?
12,343 stars
Crypto/Web3 project
6% file coverage
threat-state: lowlive

FINDINGS ░▒▓

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
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.apps/web/vite.config.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.apps/daemon/src/api/server.ts+3
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.apps/daemon/src/main.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.apps/daemon/src/main.ts+3
warningHigh-entropy string literalsFound 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.apps/daemon/src/agent-tools/creator-tools.ts+3
warningHigh-entropy string literalsFound 7 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.apps/daemon/src/agent-tools/internal-routes.ts+3

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 @ f96cdf1 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 120/2054rules hit 7engine v6commit f96cdf1

github

krillinai/OpenCreator

Formerly KrillinAI. Open-source AI workspace for creators, powered by Codex. Create videos, images, voice, avatars, video translation, and edits with Agents in one place.

TypeScript
12343
1266
647d
2054 files
120 scanned(6%)
f96cdf1

architecture░▒▓

entry (1) flagged (20) pkg (15)
81 nodes · 192 edgesscroll to zoom · click node to jump to finding
LOW (15/100) — krillinai/OpenCreator — ScanRepo