telegram
What this skill does
The skill provides integration with the Telegram Bot API, including setup, message handling, webhooks, and deployment examples for both Node.js and Python. It is a legitimate tool for building Telegra
github/sickn33 - Data Exfiltration - 43.8k stars
Threat analysis
Skill info
pkg:github/sickn33/agentic-awesome-skills@11c9e67?skill=telegramAssessments (6)
Data Exfiltration
Data Exfiltration via local-llm-review
scripts/send_message.py
The script uses `os.environ.get("TELEGRAM_BOT_TOKEN")` to retrieve the bot token, which is a sensitive credential. If this token is exposed, it could be used to impersonate the bot and send messages oData Exfiltration via local-llm-review
scripts/test_bot.py
The script uses `os.environ.get("TELEGRAM_BOT_TOKEN")` to retrieve the bot token, which is a sensitive credential. If this token is exposed, it could be used to impersonate the bot and send messages oPrivilege Escalation
Privilege Escalation via local-llm-review
assets/boilerplate/nodejs/src/index.ts
The use of `.env` files to store sensitive information like `TELEGRAM_BOT_TOKEN` and `WEBHOOK_SECRET` could be a risk if these files are not properly secured or committed to version control.Privilege Escalation via local-llm-review
assets/boilerplate/python/bot.py
The use of `.env` files to store sensitive information like `TELEGRAM_BOT_TOKEN` and `WEBHOOK_SECRET` could be a risk if these files are not properly secured or committed to version control.Privilege Escalation via local-llm-review
assets/boilerplate/python/webhook_server.py
The use of `.env` files to store sensitive information like `TELEGRAM_BOT_TOKEN` and `WEBHOOK_SECRET` could be a risk if these files are not properly secured or committed to version control.Privilege Escalation via local-llm-review
scripts/setup_project.py
The use of `.env` files to store sensitive information like `TELEGRAM_BOT_TOKEN` and `WEBHOOK_SECRET` could be a risk if these files are not properly secured or committed to version control.Badge
Add the Anomity scan badge for telegram to your README.
How Anomity governs this at runtime
Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.
Book a 30-minute demo to see your own skill inventory.
Methodology and disputes
Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of telegram? Report an issue or request a rescan.




