streak
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). This skill's Telegram bot explicitly performs git sync/pull from the repository and then reads .streak files to generate insights (see git_sync and get_active_challenge in tools/streak-bot.py and the README's "Git Sync / GitHub" instructions), which means it ingests content from external Git remotes (e.g., GitHub) and user-provided Telegram inputs—both untrusted, user-generated sources—that the agent will read and interpret as part of its workflow.
Audit Metadata