telegram-bot-flow-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and pattern library for Telegram bot development. It contains boilerplate code for common UI/UX flows such as wizards, menus, and undo patterns.
- [SAFE]: All code snippets use standard grammY API methods and session-based state management without any evidence of malicious command execution, file system access, or network exfiltration.
- [SAFE]: Data handling is localized to the bot's session context and hypothetical database (
db) calls, which are expected in the context of building a functional bot application. - [SAFE]: No obfuscation, prompt injection, or suspicious remote code patterns were detected.
Audit Metadata