telegram-bot-builder
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content on Telegram bot development. It correctly uses environment variables (e.g.,
process.env.BOT_TOKEN,process.env.PAYMENT_TOKEN) for secret management, which is a recommended security practice to avoid hardcoding credentials. - [SAFE]: No obfuscation, data exfiltration, or malicious command execution patterns were identified in the instructions or code samples. The code snippets focus on standard Telegram Bot API interactions such as message handling, keyboard layouts, and payment processing.
- [SAFE]: All identified dependencies (telegraf, grammY, python-telegram-bot, aiogram) are well-known, industry-standard libraries for the stated purpose.
Audit Metadata