telegram

Warn

Audited by Socket on Aug 24, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill's core Telegram capabilities align with its stated purpose, and the main dependency path looks conventional. However, it handles a full-account Telegram session, exposes broad private message access, and enables high-impact real-world actions through Bash with only prompt-level confirmation guidance. The data flow mostly matches Telegram use, but the transitive cos-upload handoff and unseen helper-script behavior increase risk. This looks like a high-risk but plausibly legitimate personal-account automation skill, not confirmed malware.

Confidence: 82%Severity: 72%
AnomalyLOW
scripts/tg.py

No clear indicators of stealthy intrinsic malware (no obfuscation, no eval/exec, no persistence, and no non-Telegram network exfiltration beyond fetching user-supplied URLs for upload). The dominant security concern is high misuse/impact capability: with TELEGRAM_SESSION_STRING and a correctly supplied --confirm, the tool can perform account-level message and chat actions (including delete/join/leave) and can upload attacker-chosen remote HTTP/HTTPS content into Telegram via send-file. Treat this as a powerful administrative automation utility that requires strict control over who can run it, how arguments are supplied, and how the session string is protected.

Confidence: 62%Severity: 62%
Audit Metadata
Analyzed At
Aug 24, 2026, 05:42 PM
Package URL
pkg:socket/skills-sh/acedatacloud%2Fskills%2Ftelegram%2F@6e5fff3c86b0edda4863245617005a320000123cbf8cdae13872532b7b651a8b
Security Audit — socket — telegram