live · scanning repos
Scanrepo
github.com
github.com / toon-format

toon-format/toon

TypeScript·141 files·commit f151a5d·scanned 6m ago·cached ✓
15/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 15 — 25,420+ stars — findings likely false positives

verdict accurate?
25,420 stars
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.benchmarks/src/questions/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/toon/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.benchmarks/src/normalize.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.benchmarks/src/questions/analytics.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.benchmarks/src/questions/nested.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.benchmarks/src/report.ts+3
warningPossible typosquat: ofetch"ofetch" is only 1 character(s) away from the popular package "fetch". This is a common supply-chain attack vector.package.json+4

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.

92 files scanned @ f151a5d | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation15
supply chain4
owasp / injection0
telemetry
files 92/141rules hit 8engine v6commit f151a5d

github

toon-format/toon

🎒 Token-Oriented Object Notation (TOON) – compact, human-readable serialization of JSON data for LLM prompts. TypeScript SDK, CLI, benchmarks.

TypeScript
25420
1124
337d
141 files
92 scanned(65%)
f151a5d

architecture░▒▓

entry (0) flagged (11) pkg (32)
115 nodes · 264 edgesscroll to zoom · click node to jump to finding