Telegram Userbot

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

Package: telegram-userbot (npm) Version: 0.1.1 Description: Connect your personal Telegram account to OpenClaw via MTProto. Your AI assistant responds as you. The package implements a Telegram userbot plugin for the OpenClaw framework using the GramJS library (via the 'telegram' dependency). The code handles authentication, session management, configuration, and bidirectional messaging (inbound event processing and outbound message sending/actions like typing indicators and read receipts). All logic observed is dedicated to providing the advertised userbot functionality and integrating with the host platform's runtime environment. It reads necessary sensitive information (API keys, session strings) from the host configuration, which is standard for userbot operations. No malicious data exfiltration, system compromise, or unauthorized operations were detected.