telegram-bot

Pass

Audited by Gen Agent Trust Hub on Jul 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Bash to execute curl and jq commands for interacting with the Telegram Bot API. This is a standard and appropriate use of tools for the skill's functionality.\n- [EXTERNAL_DOWNLOADS]: The skill connects to https://api.telegram.org to send and manage messages. Since this is the official domain for a well-known service, these network operations are considered safe.\n- [CREDENTIALS_UNSAFE]: Sensitive bot tokens are handled using environment variables ($TELEGRAMBOT_BOT_TOKEN), which is a secure method for managing credentials in this environment.\n- [PROMPT_INJECTION]: The instructions include a safety requirement for the agent to confirm the content of a post with the user before broadcasting it, which helps mitigate risks associated with processing potentially untrusted data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 4, 2026, 08:28 AM
Security Audit — agent-trust-hub — telegram-bot