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

Bhuzel/ZellRayy-Bot

JavaScript·114 files·commit bd8d6a8·scanned 18m 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?
No stars or forks
No community activity
threat-state: dangerouslive

FINDINGS ░▒▓

criticaleval() usage detectedeval() executes arbitrary code and is commonly used in malware to run obfuscated payloads fetched from remote servers.plugins/owner/eval.js
      if (command === '=>') {
        result = await eval(`(async (sock, m, chat, sender, config) => { return ${text} })(sock, m, chat, sender, config)`)
      } else {
        result = await eval(`(a...
+8
criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: lib/button.js, lib/converter.js, lib/serialize.js. 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
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
warningHigh-entropy string literalsFound 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.index.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.index.js+3
warningHigh-entropy string literalsFound 8 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.lib/button.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.lib/button.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.lib/converter.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.lib/serialize.js+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.

112 files scanned @ bd8d6a8 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution23
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 112/114rules hit 10engine v6commit bd8d6a8

github

Bhuzel/ZellRayy-Bot

Bot Whatsapp By Bhuzel Rayhan | ZellRayy

JavaScript
0
0
47d
114 files
112 scanned(98%)
bd8d6a8

architecture░▒▓

entry (1) flagged (9) pkg (14)
124 nodes · 139 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — Bhuzel/ZellRayy-Bot — ScanRepo