Now in early access, book a 30-minute demo →
Skill scan report

telegram

View on GitHub
24 Low This skill sends sensitive values to an external host. Automated analysis flagged 4 additional risk patterns.

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

ThreatsData Exfiltration Privilege Escalation

Threat analysis

Data Exfiltration2 findings
Privilege Escalation4 findings

Skill info

Namesickn33/telegram
Registrygithub
Version11c9e67
PURLpkg:github/sickn33/agentic-awesome-skills@11c9e67?skill=telegram
Stars43.8k

Assessments (6)

Data Exfiltration2 findings CRITICAL
CRITICAL

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 o
CRITICAL

Data 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 o
Privilege Escalation4 findings HIGH
HIGH

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.
HIGH

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.
HIGH

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.
HIGH

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.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/sickn33/telegram/)
HTML
<a href="https://anomity.ai/skills/github/sickn33/telegram/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

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.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok