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

ChenChenyaqi/learn-anything

TypeScript·313 files·commit 3069f2b·scanned 6d ago·cached ✓
26/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
Crypto/Web3 project
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.packages/cli/src/cli/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.packages/cli/site/src/composables/useTopicData.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.packages/cli/src/core/learn-protocol/migrate.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.packages/cli/src/core/templates/workflows/learn-explain.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.packages/cli/src/core/templates/workflows/learn-quiz.ts+3
warningHigh-entropy string literalsFound 8 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.packages/cli/src/i18n/locales/zh-CN.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.

163 files scanned @ 3069f2b | 8/19/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 163/313rules hit 7engine v5commit 3069f2b

github

ChenChenyaqi/learn-anything

Learn Anything is an AI-powered recursive learning system — Socratic deep-dives and TDD-style exercises integrated directly into your coding assistant.

TypeScript
401
30
93d
313 files
163 scanned(52%)
3069f2b

architecture░▒▓

entry (1) flagged (6) pkg (48)
176 nodes · 239 edgesscroll to zoom · click node to jump to finding
LOW (26/100) — ChenChenyaqi/learn-anything — ScanRepo