telegram-bot

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Employs curl and jq to execute API requests and handle JSON responses, which are standard utilities for the skill's stated purpose.
  • [EXTERNAL_DOWNLOADS]: Connects to api.telegram.org. As this is the official and well-known endpoint for Telegram's bot services, these interactions are considered safe.
  • [CREDENTIALS_UNSAFE]: Properly manages authentication by requiring the TELEGRAM_BOT_TOKEN to be provided as an environment variable, thereby preventing the risk of hardcoded secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 05:15 AM