live · scanning repos
Scanrepo
github.com
github.com / pauling-ai

pauling-ai/kling-mcp-server

JavaScript·13 files·commit 71093a8·scanned 1h ago·cached ✓
40/100
SUSPICIOUS
Obfuscation or dynamic code paths detected. Intent unclear — review before running anything.
verdict accurate?
No stars or forks
No community activity
CLI tool detected
threat-state: suspiciouslive

FINDINGS ░▒▓

criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/kling-client.ts. This means the suspicious code can execute when the app runs.+8
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 22 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.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.src/kling-client.ts+3
warningHigh-entropy string literalsFound 7 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.test-endpoints.js+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.

7 files scanned @ 71093a8 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution10
network & exfiltration0
file system access0
obfuscation9
supply chain0
owasp / injection0
telemetry
files 7/13rules hit 5engine v6commit 71093a8

github

pauling-ai/kling-mcp-server

MCP server for Kling AI

JavaScript
0
0
129d
13 files
7 scanned(54%)
71093a8

architecture░▒▓

entry (1) flagged (3) pkg (6)
10 nodes · 8 edgesscroll to zoom · click node to jump to finding
SUSPICIOUS (40/100) — pauling-ai/kling-mcp-server — ScanRepo