telegram-bot-builder
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template and architectural guide for Telegram bot development, utilizing standard community libraries such as Telegraf, grammY, and aiogram.
- [SAFE]: Code examples follow security best practices by referencing environment variables (
process.env.BOT_TOKEN,process.env.PAYMENT_TOKEN) for sensitive credentials instead of providing placeholders that might encourage hardcoding.
Audit Metadata