Context-Inappropriate Capability
Medium
- Confidence
- 96% confidence
- Finding
- The template explicitly instructs storing a live Telegram bot token in a local markdown file, which is an unsafe secret-handling pattern because markdown files are commonly indexed, synced, committed, and read by tools outside the intended trust boundary. A bot token is effectively a bearer credential for full bot control, so exposure can let an attacker send messages, modify webhook settings, or impersonate the bot.
