live · scanning repos
Scanrepo
github.com
github.com / sleuthy-sloth

sleuthy-sloth/autopolis

TypeScript·79 files·commit 635eb89·scanned 54m ago·cached ✓
26/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
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
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.apps/server/src/index.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/client/src/App.tsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.apps/client/src/main.tsx+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.apps/server/src/agents/llm.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/server/src/agents/llm.ts+3
warningHigh-entropy string literalsFound 11 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.apps/server/src/agents/prompt.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.

65 files scanned @ 635eb89 | 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 65/79rules hit 7engine v6commit 635eb89

github

sleuthy-sloth/autopolis

Emergent AI city simulation — LLM agents build a living city in your browser. Three.js viewport, deterministic TS sim core, Ollama/DeepSeek agent pipeline.

TypeScript
5
0
47d
79 files
65 scanned(82%)
635eb89

architecture░▒▓

entry (1) flagged (5) pkg (24)
79 nodes · 131 edgesscroll to zoom · click node to jump to finding
LOW (26/100) — sleuthy-sloth/autopolis — ScanRepo