← 返回 Skills 市场
362224222

Telegram Bot Manager

作者 OpenClaw · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1694
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install telegram-bot-manager
功能描述
Manage and configure Telegram bots for OpenClaw. Use when setting up Telegram integrations, troubleshooting bot connectivity, configuring bot tokens, or managing Telegram channel/webhook settings. Handles bot registration, token validation, and network connectivity checks for api.telegram.org.
安全使用建议
This skill appears coherent and implements a standard Telegram setup workflow, but before installing or running it: 1) Review and trust the source — the script will write the bot token into /home/openclaw/.openclaw/openclaw.json (plaintext) and restart the OpenClaw gateway. 2) Back up your OpenClaw config (the script attempts a backup, but verify it) and run in a staging environment first. 3) Provide the token via an environment variable or interactively; avoid pasting tokens into shared logs or VCS. 4) Confirm the machine has the openclaw CLI and Python requests available; the scripts will call openclaw to restart the gateway. 5) After testing, consider rotating the bot token if you exposed it during setup. If you need lower privilege testing, run test_bot.py with a test bot token in a non-production environment to verify connectivity first.
功能分析
Type: OpenClaw Skill Name: telegram-bot-manager Version: 1.0.0 The skill is classified as suspicious due to its broad permissions and high-risk capabilities, even though they are plausibly needed for its stated purpose. Key indicators include `scripts/setup_bot.py` modifying core OpenClaw configuration (`openclaw.json`) and restarting the gateway, and multiple files (`SKILL.md`, `scripts/setup_bot.py`, `scripts/test_bot.py`) performing external network calls to `api.telegram.org` using sensitive bot tokens. Additionally, `references/WEBHOOK_SETUP.md` provides instructions for highly privileged system operations like installing software (`sudo apt install`), configuring firewalls (`sudo ufw`), and setting up Nginx, which represent significant capabilities if an AI agent were to interpret and execute them.
能力评估
Purpose & Capability
Name/description, SKILL.md, README, and scripts all align: the skill sets up Telegram bots, validates tokens, tests connectivity, and configures OpenClaw. Required files and paths (/home/openclaw/.openclaw/*) are consistent with modifying OpenClaw configuration for a Telegram plugin.
Instruction Scope
SKILL.md and scripts instruct the agent/operator to collect a bot token, run network tests (curl/nslookup), update the OpenClaw configuration file, and restart the OpenClaw gateway. These actions are in-scope for configuring a Telegram integration, but they do include writing a plaintext token into a system config and restarting a service — users should be aware of those side effects before running the scripts.
Install Mechanism
There is no install spec and the package is instruction-and-script only. Provided packaging script only zips the skill contents. No remote downloads, no external installers, and no code-obfuscation or unusual install behavior were found.
Credentials
The skill does not declare required environment variables but the scripts accept TELEGRAM_BOT_TOKEN (or prompt for a token). That is proportionate to the stated purpose. No unrelated credentials or broad secrets are requested.
Persistence & Privilege
The scripts modify OpenClaw's configuration file at /home/openclaw/.openclaw/openclaw.json and attempt to restart the OpenClaw gateway (openclaw gateway restart). This is expected for configuration tasks but is a privileged operation on the host — the skill does not set always:true and does not persist beyond updating the OpenClaw config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install telegram-bot-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /telegram-bot-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with automated setup, testing, and webhook support
元数据
Slug telegram-bot-manager
版本 1.0.0
许可证
累计安装 7
当前安装数 7
历史版本数 1
常见问题

Telegram Bot Manager 是什么?

Manage and configure Telegram bots for OpenClaw. Use when setting up Telegram integrations, troubleshooting bot connectivity, configuring bot tokens, or managing Telegram channel/webhook settings. Handles bot registration, token validation, and network connectivity checks for api.telegram.org. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1694 次。

如何安装 Telegram Bot Manager?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install telegram-bot-manager」即可一键安装,无需额外配置。

Telegram Bot Manager 是免费的吗?

是的,Telegram Bot Manager 完全免费(开源免费),可自由下载、安装和使用。

Telegram Bot Manager 支持哪些平台?

Telegram Bot Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Telegram Bot Manager?

由 OpenClaw(@362224222)开发并维护,当前版本 v1.0.0。

💬 留言讨论