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

Zie619/n8n-workflows

Python·2178 files·commit 94007c1·scanned 54s 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?
56,756 stars
Research / educational context
threat-state: dangerouslive

FINDINGS ░▒▓

criticaleval() usage detectedeval() executes arbitrary code and is commonly used in malware to run obfuscated payloads fetched from remote servers.workflows/Github/1149_GitHub_Manual_Create_Scheduled.json
      "parameters": {
        "functionCode": "// File Returned with Content\nif (Object.keys(items[0].json).includes(\"content\")) {\n  // Get JSON Objects\n  var origWorkflow = eval(\"(\"+Buffer.fro...
+8
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
infoBase64 encoding usedatob() or Buffer.from with base64. Common in legitimate code but also used to hide malicious URLs.workflows/Github/1149_GitHub_Manual_Create_Scheduled.json
      "parameters": {
        "functionCode": "// File Returned with Content\nif (Object.keys(items[0].json).includes(\"content\")) {\n  // Get JSON Objects\n  var origWorkflow = eval(\"(\"+Buffer.fro...
+2
criticalKnown malicious / C2 domainKnown domains used by Lazarus Group and other malware for hosting payloads or exfiltrating data.workflows/Http/0588_HTTP_Schedule_Create_Webhook.json+5
warningSSH/credential path accessAccessing .ssh, .aws/credentials, or .env files to steal authentication credentials.test_security.sh
  "..\api_server.py"
  "~/.ssh/id_rsa"
)
+5
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.ai-stack/workflows/comfyui-image-generation.json+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.workflows/Aggregate/0480_Aggregate_Telegram_Automate_Triggered.json+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.workflows/Aggregate/0681_Aggregate_HTTP_Create_Webhook.json+4
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/ai_assistant.py+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/analytics_engine.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/community_features.py+3
warningHigh-entropy string literalsFound 12 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/database.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/database.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/enhanced_api.py+3
infoSuspicious file in repoExecutable file (start.ps1) in repositoryai-stack/start.ps1+2
infoSuspicious file in repoVery large source file (2167KB) — could contain obfuscated payloaddocs/api/search-index.json+2

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.

2104 files scanned @ 94007c1 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution10
network & exfiltration7
file system access5
obfuscation15
supply chain4
owasp / injection0
telemetry
files 2104/2178rules hit 16engine v6commit 94007c1

github

Zie619/n8n-workflows

all of the workflows of n8n i could find (also from the site itself)

Python
56756
7649
499d
2178 files
2104 scanned(97%)
94007c1

architecture░▒▓

entry (2) flagged (8) pkg (40)
64 nodes · 116 edgesscroll to zoom · click node to jump to finding