live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / munroe153

munroe153/obsidian-agent

TypeScript·22 files·commit 1b9ce63·scanned 5m 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/chatView.ts, src/consent.ts, src/openai.ts. 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
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/chatView.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/consent.ts+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/openai.ts+3
warningHigh-entropy string literalsFound 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/tools.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/tools.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.

18 files scanned @ 1b9ce63 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution13
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 18/22rules hit 7engine v6commit 1b9ce63

github

munroe153/obsidian-agent

Agent: an AI agent plugin for Obsidian with 27 built-in tools, OpenAI-compatible, works on desktop and mobile

TypeScript
1
0
64d
22 files
18 scanned(82%)
1b9ce63

architecture░▒▓

entry (1) flagged (4) pkg (4)
17 nodes · 38 edgesscroll to zoom · click node to jump to finding