DANGER
malware detected
github.com / PalWorks
PalWorks/ whatscli
Go·61 files·commit 1f0c6f1·scanned 1h 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 ░▒▓
criticalGo os/exec usageos/exec is used to run external commands. In malware it drops payloads, modifies the system, or opens shells.ui_render.go
if size > 1 {
cmd = exec.Command(cmdParts[0], cmdParts[1:]...)
} else if size > 0 {
cmd = exec.Command(cmdParts[0])+8Scores 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.
33 files scanned @ 1f0c6f1 | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution10
network & exfiltration0
file system access0
obfuscation0
supply chain0
owasp / injection0
telemetry
files 33/61rules hit 2engine v6commit 1f0c6f1
github
PalWorks/whatscli
A full-featured terminal-based WhatsApp client built with Go — send and receive messages, media, manage groups, and search chat history from your terminal
2
0
224d
61 files
33 scanned(54%)
1f0c6f1
architecture░▒▓
entry (1) flagged (1) pkg (34)
66 nodes · 97 edgesscroll to zoom · click node to jump to finding