telegram-bot-ux-rules
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide for Telegram bot user experience (UX) and microcopy.
- [SAFE]: Code snippets for error handling follow security best practices, explicitly advising developers not to expose internal error messages or stack traces to end users.
- [SAFE]: Secret management follows standard practices by using environment variables (e.g.,
process.env.BOT_TOKEN) for bot authentication tokens. - [SAFE]: No instances of prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution were found.
Audit Metadata