← 返回 Skills 市场
Telegram Bot Builder
作者
Sebastian-Buitrag0
· GitHub ↗
· v1.0.0
8479
总下载
9
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install telegram-bot
功能描述
Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.
安全使用建议
Install only for bots you control. Store TELEGRAM_BOT_TOKEN as a secret, avoid pasting expanded token URLs into shared logs or terminals, rotate the token if exposed, and be careful with update logs, forwarded messages, location data, and moderation commands because they can affect real users and reveal personal information.
功能分析
Type: OpenClaw Skill
Name: telegram-bot
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for 'telegram-bot' is benign. It provides standard `curl` commands and a bash script to interact with the legitimate Telegram Bot API (api.telegram.org). The skill transparently requires `jq`, `curl`, and the `TELEGRAM_BOT_TOKEN` environment variable, which are all necessary for its stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent. All actions are clearly aligned with building and managing Telegram bots.
能力评估
Purpose & Capability
The documented capabilities match the stated purpose of building and managing Telegram bots: sending messages, receiving updates, forwarding messages, sending/requesting locations, and moderation actions through the Telegram Bot API.
Instruction Scope
The skill includes powerful Telegram actions such as reading updates, forwarding messages, sharing/requesting location, and banning or unbanning chat members; these are expected for bot administration but should be user-directed and authorized.
Install Mechanism
The supplied telemetry describes transparent dependencies on curl, jq, and the TELEGRAM_BOT_TOKEN environment variable, with no evidence of hidden installers, persistence, obfuscation, or unrelated execution.
Credentials
Network access to api.telegram.org and use of a Telegram bot token are proportionate to the purpose, but the token grants control of the bot and update payloads can contain user content and metadata.
Persistence & Privilege
No artifact-backed evidence indicates background persistence, privilege escalation, local credential harvesting, or storage beyond normal command examples for interacting with Telegram.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install telegram-bot - 安装完成后,直接呼叫该 Skill 的名称或使用
/telegram-bot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Telegram Bot Builder skill.
- Build and manage Telegram bots via the Telegram Bot API.
- Provides setup instructions and environment variable configuration.
- Includes commands for sending messages, media, and managing chats/groups.
- Supports webhooks and polling for bot updates.
- Features message editing, deletion, forwarding, and keyboard markup examples.
- Useful code snippets and bash script for launching a simple echo bot.
元数据
常见问题
Telegram Bot Builder 是什么?
Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8479 次。
如何安装 Telegram Bot Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install telegram-bot」即可一键安装,无需额外配置。
Telegram Bot Builder 是免费的吗?
是的,Telegram Bot Builder 完全免费(开源免费),可自由下载、安装和使用。
Telegram Bot Builder 支持哪些平台?
Telegram Bot Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Telegram Bot Builder?
由 Sebastian-Buitrag0(@sebastian-buitrag0)开发并维护,当前版本 v1.0.0。
推荐 Skills