github.com / ismailivanov
ismailivanov/ task-deck
JavaScript·19 files·commit c844f6c·scanned 5d ago·cached ✓
32/100
SUSPICIOUS
Obfuscation or dynamic code paths detected. Intent unclear — review before running anything.
verdict accurate?
threat-state: suspiciouslive
FINDINGS ░▒▓
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/board-view.js+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/helpers.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/helpers.js+3
warningHigh-entropy string literalsFound 11 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/modals.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/plugin.js+3
infoSuspicious file in repoVery large source file (614KB) — could contain obfuscated payloadmain.js+2
warningHardcoded secret/credentialAPI keys, passwords, or tokens hardcoded in source code. Should be in environment variables.build.js
const EXTERNALS = new Set(["obsidian"]); const COMPLETION_SOUND_TOKEN = "__TASK_DECK_COMPLETION_SOUND__"; const modules = new Map();+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 @ c844f6c | 8/19/2026 | heuristic scan — always review manually
risk by category
code execution2
network & exfiltration0
file system access0
obfuscation15
supply chain2
owasp / injection3
telemetry
files 9/19rules hit 8engine v5commit c844f6c
github
ismailivanov/task-deck
A small Markdown-backed kanban board for Obsidian.
4
2
52d
19 files
9 scanned(47%)
c844f6c
architecture░▒▓
entry (0) flagged (5) pkg (5)
12 nodes · 18 edgesscroll to zoom · click node to jump to finding