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

jaredwray/keyv

TypeScript·364 files·commit 9010961·scanned 5d ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 253,185 stars — findings likely legitimate code patterns

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
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.storage/dynamo/src/index.ts+3
warningHigh-entropy string literalsFound 33 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.storage/mysql/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.storage/mysql/src/index.ts+3
warningHigh-entropy string literalsFound 24 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.storage/postgres/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.storage/postgres/src/index.ts+3
warningHigh-entropy string literalsFound 21 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.storage/sqlite/src/index.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.

238 files scanned @ 9010961 | 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 238/364rules hit 7engine v5commit 9010961

github

jaredwray/keyv

Simple key-value storage with support for multiple backends

TypeScript
3185
202
3335d
364 files
238 scanned(65%)
9010961

architecture░▒▓

entry (0) flagged (20) pkg (40)
231 nodes · 530 edgesscroll to zoom · click node to jump to finding