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

muhnaufal11/lms-quiz-assistant

JavaScript·14 files·commit 54267f0·scanned 2h ago·cached ✓
20/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
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
warningHigh-entropy string literalsFound 31 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.frontend/assistant.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.frontend/assistant.js+3
warningHigh-entropy string literalsFound 38 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.lms-assistant.user.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.lms-assistant.user.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.

9 files scanned @ 54267f0 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation12
supply chain0
owasp / injection0
telemetry
files 9/14rules hit 5engine v6commit 54267f0

github

muhnaufal11/lms-quiz-assistant

JavaScript
4
0
95d
14 files
9 scanned(64%)
54267f0

architecture░▒▓

entry (1) flagged (2) pkg (4)
11 nodes · 8 edgesscroll to zoom · click node to jump to finding
LOW (20/100) — muhnaufal11/lms-quiz-assistant — ScanRepo