DANGER
malware detected
github.com / spellyaohui
spellyaohui/ M-Team-Helper
Python·87 files·commit 8259576·scanned 1h ago·cached ✓
85/100
MALICIOUS
Matches known-malicious patterns. Do not clone or install.
This repository contains patterns associated with malware. Do NOT run this code.
verdict accurate?
threat-state: maliciouslive
FINDINGS ░▒▓
criticalRemote script piped into a shellA shell script downloads remote content and executes it directly (e.g. `curl … | bash`). The payload is never stored or reviewable and can change server-side — a classic malware/backdoor install pattern.mteam-helper/deploy.sh
apt-get update
apt-get install -y curl wget git build-essential software-properties-common
;;
centos|rhel|rocky|almalinux)+10warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.mteam-helper/backend/database.py+3
warningHigh-entropy string literalsFound 19 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.mteam-helper/backend/routers/history.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.mteam-helper/backend/routers/rules.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.mteam-helper/frontend/src/pages/RulePage.tsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.mteam-helper/frontend/src/pages/SettingsPage.tsx+3
infoSuspicious file in repoExecutable file (build.bat) in repositorymteam-helper-desktop/build.bat+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.
52 files scanned @ 8259576 | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution12
network & exfiltration0
file system access0
obfuscation15
supply chain6
owasp / injection0
telemetry
files 52/87rules hit 10engine v6commit 8259576
github
spellyaohui/M-Team-Helper
M-Team PT 自动化助手,支持多账号、种子搜索、自动下载、下载器联动、智能删种及 Web/桌面/Docker 部署。
37
5
277d
87 files
52 scanned(60%)
8259576
architecture░▒▓
entry (1) flagged (10) pkg (62)
104 nodes · 226 edgesscroll to zoom · click node to jump to finding