DANGER
malware detected
github.com / madusankabibile
madusankabibile/ joplin-plugin-html-blocks
TypeScript·82 files·commit 90740d7·scanned 12m ago·cached ✓
70/100
DANGEROUS
Sensitive capability combinations reachable from entry points. Do not run without review.
This repository contains patterns associated with malware. Do NOT run this code.
verdict accurate?
threat-state: dangerouslive
FINDINGS ░▒▓
criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/blocks/render.ts, src/blocks/viewerCss.ts, src/picker.ts. This means the suspicious code can execute when the app runs.+8
criticalBrowser credential store accessAccessing Chrome, Firefox, Edge, or Brave profile directories to steal cookies, passwords, and session tokens.tools/generate-manual.js
'C:/Program Files (x86)/Google/Chrome/Application/chrome.exe',
`${process.env.LOCALAPPDATA}/Google/Chrome/Application/chrome.exe`,
'C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe',
'...+10warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.src/blocks/viewerCss.ts+4
infoMinified code in source directoryMinified/obfuscated code in source directories (not dist/) makes code review impossible.src/blocks/viewerCss.ts+3
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.api/noteListType.ts+4
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.webpack.config.js+3
warningHigh-entropy string literalsFound 72 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/blocks/render.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/blocks/render.ts+3
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/picker.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.
28 files scanned @ 90740d7 | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution15
network & exfiltration0
file system access10
obfuscation15
supply chain0
owasp / injection0
telemetry
files 28/82rules hit 11engine v6commit 90740d7
github
madusankabibile/joplin-plugin-html-blocks
Joplin plugin to insert html code blocks into the markdown editor
4
0
41d
82 files
28 scanned(34%)
90740d7
architecture░▒▓
entry (1) flagged (6) pkg (14)
36 nodes · 35 edgesscroll to zoom · click node to jump to finding