github.com / krakjn
krakjn/ diffuse
TypeScript·49 files·commit 2ef0370·scanned 35m ago·cached ✓
50/100
SUSPICIOUS
Obfuscation or dynamic code paths detected. Intent unclear — review before running anything.
verdict accurate?
Created 18 days ago
No stars or forks
Created 18 days ago
No community activity
threat-state: suspiciouslive
FINDINGS ░▒▓
criticalchild_process / exec usageExecuting shell commands can be used to download and run malware, exfiltrate data, or modify system files.src/backends/macos/restart.ts
import { spawn } from "child_process";
import { window as vscodeWindow, commands } from "vscode";
import { resolveAppBundlePath } from "./patcher";+8warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/backends/hyprland/hyprland.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/detect.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/opacity.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.
37 files scanned @ 2ef0370 | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution10
network & exfiltration0
file system access0
obfuscation9
supply chain0
owasp / injection0
telemetry
files 37/49rules hit 5engine v6commit 2ef0370
github
krakjn/diffuse
VSCode extension for adjusting window opacity. Linux [Wayland,X11], Windows, macOS
0
0
18d
49 files
37 scanned(76%)
2ef0370
architecture░▒▓
entry (0) flagged (4) pkg (8)
38 nodes · 69 edgesscroll to zoom · click node to jump to finding