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

AyuGram/AyuGramDesktop

C++·6319 files·commit db3b989·scanned 1h ago·cached ✓
23/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
1% file coverage
threat-state: lowlive

FINDINGS ░▒▓

warningPython subprocess / os.system usageos.system() or subprocess with shell=True / suspicious commands can execute arbitrary shell commands. Plain pip/package installs are usually benign..agents/skills/process-inbox/scripts/workspace.py
def run_git(path, *args, check=True):
	result = subprocess.run(
		["git", "-C", str(path), *args],
		stdout=subprocess.PIPE,
+4
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
infoSuspicious file in repoExecutable file (grab_clipboard.ps1) in repository.claude/grab_clipboard.ps1+2
infoSuspicious file in repoExecutable file (build.bat) in repositoryTelegram/build/build.bat+2
infoSuspicious file in repoExecutable file (win.bat) in repositoryTelegram/build/prepare/win.bat+2
infoAuthor has no other public repositoriesGitHub user "Escobar877" has no other public repositories, common for burner accounts used in scams.+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.

33 files scanned @ db3b989 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration0
file system access0
obfuscation0
supply chain15
owasp / injection0
telemetry
files 33/6319rules hit 6engine v6commit db3b989

github

AyuGram/AyuGramDesktop

Desktop Telegram client with good customization and Ghost mode.

C++
6814
615
1210d
6319 files
33 scanned(1%)
db3b989

architecture░▒▓

entry (0) flagged (1) pkg (23)
36 nodes · 33 edgesscroll to zoom · click node to jump to finding