system-health-check
Fail
Audited by Snyk on Mar 1, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly reads the Telegram bot token from a secrets file and embeds it directly into a curl request (https://api.telegram.org/bot${BOT_TOKEN}/...), which requires handling and inserting the secret verbatim into a command/request.
Audit Metadata