telegram-bot-builder
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural guidance and code snippets for building Telegram bots using well-known and reputable libraries such as Telegraf, grammY, python-telegram-bot, and aiogram.
- [CREDENTIALS_UNSAFE]: The code examples correctly demonstrate the use of environment variables (e.g.,
process.env.BOT_TOKEN,process.env.PAYMENT_TOKEN) and reference.envfiles for secret management, which aligns with security best practices for handling sensitive credentials. - [COMMAND_EXECUTION]: All code snippets focus on Telegram Bot API interactions and standard asynchronous message handling. No dangerous shell commands or unauthorized system access patterns were detected.
Audit Metadata