telegram-bot-builder
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains educational content and code snippets for Telegram bot development. All provided code uses standard, well-known libraries such as Telegraf, Express, and aiogram.\n- [SAFE]: The instructions explicitly recommend using environment variables (e.g.,
process.env.BOT_TOKEN) rather than hardcoding credentials, which is a key security best practice for managing API keys and secrets.\n- [SAFE]: A 'Validation Checks' section is included, which proactively warns users about common security and operational pitfalls like missing error handlers, hardcoded tokens, and lack of rate limiting.
Audit Metadata