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

blueagler/DeepL-Helper

JavaScript·52 files·commit 45e6206·scanned 2h ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 25 — 2,102 stars — findings likely legitimate code patterns

verdict accurate?
Research / educational context
threat-state: lowlive

FINDINGS ░▒▓

criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/App.jsx, src/components/Announcements.jsx, src/components/TokensAndCredentialsManager/index.jsx. This means the suspicious code can execute when the app runs.+8
warningCluster of suspicious files reachable from entry4 flagged files form a connected cluster that is reachable from an entry point, suggesting coordinated malicious behavior rather than isolated false positives.+5
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.src/proxy/rules.js+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.src/utils/mupdf/libmupdf.js+4
infoMinified code in source directoryMinified/obfuscated code in source directories (not dist/) makes code review impossible.src/utils/mupdf/libmupdf.js+3
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.src/utils/pdfUnlock/libmupdf.js+4
infoMinified code in source directoryMinified/obfuscated code in source directories (not dist/) makes code review impossible.src/utils/pdfUnlock/libmupdf.js+3
warningLarge base64-encoded blobA 104-character base64 blob was found. May hide a remote payload or encoded executable code.src/App.jsx
63cdcff003c86a961f1b47b5703dd5e0Tz0wLEU9MjUzNDA0ODY0MDAwMDAw...
+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/components/Announcements.jsx+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/components/TokensAndCredentialsManager/index.jsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/components/TokensAndCredentialsManager/index.jsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/components/annoumcement/index.jsx+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/proxy/rules.js+3
warningHigh-entropy string literalsFound 228 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/utils/mupdf/libmupdf.js+3
warningPossible typosquat: preact"preact" is only 1 character(s) away from the popular package "react". 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.

33 files scanned @ 45e6206 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution15
network & exfiltration0
file system access0
obfuscation15
supply chain4
owasp / injection0
telemetry
files 33/52rules hit 16engine v6commit 45e6206

github

blueagler/DeepL-Helper

Extend character support to 5,000+, lift editing limits, integrate with DeepL (Pro or API), enable formal/informal tone selection, and provide privacy‑friendly device fingerprint rotation.

JavaScript
2102
144
1628d
52 files
33 scanned(63%)
45e6206

architecture░▒▓

entry (1) flagged (9) pkg (67)
99 nodes · 232 edgesscroll to zoom · click node to jump to finding