live · scanning repos
Scanrepo
github.com
github.com / ayn2op

ayn2op/discordo

Go·77 files·commit 219e34a·scanned 14m ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 25 — 5,786 stars — findings likely legitimate code patterns

verdict accurate?
threat-state: lowlive

FINDINGS ░▒▓

criticalGo os/exec usageos/exec is used to run external commands. In malware it drops payloads, modifies the system, or opens shells.internal/config/editor.go
	}
	return exec.Command(args[0], append(args[1:], path)...), nil
}
+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

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.

67 files scanned @ 219e34a | 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 67/77rules hit 2engine v6commit 219e34a

github

ayn2op/discordo

A lightweight, secure, and feature-rich Discord terminal (TUI) client.

Go
5786
229
1896d
77 files
67 scanned(87%)
219e34a

architecture░▒▓

entry (1) flagged (1) pkg (100)
167 nodes · 344 edgesscroll to zoom · click node to jump to finding