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

supermemoryai/supermemory

TypeScript·782 files·commit 0e12f0b·scanned 2h ago·cached ✓
15/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 15 — 30,882+ stars — findings likely false positives

verdict accurate?
30,882 stars
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
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.packages/ui/assets/icons.tsx+4
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.apps/mcp/src/server/client/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/mcp/src/server/auth/rbac.ts+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/mcp/src/server/format.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/mcp/src/server/format.ts+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.apps/memory-graph-playground/src/app/page.tsx+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.apps/sdk-playground/src/app/page.tsx+3
infoAuthor has no other public repositoriesGitHub user "polylane[bot]" has no other public repositories, common for burner accounts used in scams.+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.

407 files scanned @ 0e12f0b | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation15
supply chain2
owasp / injection0
telemetry
files 407/782rules hit 9engine v6commit 0e12f0b

github

supermemoryai/supermemory

Memory and context engine + app that is extremely fast, scalable, and can be run fully locally. The Memory API for the AI era.

TypeScript
30882
2704
940d
782 files
407 scanned(52%)
0e12f0b

architecture░▒▓

entry (7) flagged (31) pkg (185)
554 nodes · 1163 edgesscroll to zoom · click node to jump to finding
LOW (15/100) — supermemoryai/supermemory — ScanRepo