Telegram CS Agent

PassAudited by VirusTotal on Mar 30, 2026.

Findings (1)

The skill bundle provides a legitimate implementation of a RAG-powered Telegram customer service bot using Claude, Telethon, and ChromaDB. The code follows standard patterns for such applications, including environment variable configuration, vector database management in `knowledge.py`, and a Telethon-based client in `telegram_client.py`. There is no evidence of data exfiltration, malicious execution, or prompt injection; the 'handoff' mechanism and Telegram session handling are transparently documented and aligned with the stated purpose of managing a customer service bot for the 'Seers Markets' platform.