← 返回 Skills 市场
moltbotmolty-del

Telegram Group Onboard

作者 moltbotmolty-del · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
108
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install telegram-group-onboard
功能描述
Automatically onboard new Telegram groups so the bot responds immediately — with project setup. Use when: (1) a user says they're creating a new Telegram gro...
安全使用建议
This skill appears internally consistent with its purpose, but take these precautions before running it: (1) review the script (already included) and keep a copy of the backup file it creates — it will edit ~/.openclaw/openclaw.json or /etc/openclaw/openclaw.json; (2) ensure jq is installed and you have appropriate admin/SSH access to the server before using ssh/scp steps; (3) be aware of the security tradeoff if you switch to channels.telegram.groupPolicy: "open" (broader group access vs. allowlist); (4) when running the script on a remote server, copy it to a safe path (not world-writable /tmp) or inspect it first; (5) the SKILL.md references a separate "telegram-projects" flow — confirm how projects should be stored/managed in your deployment. If you want more assurance, test the flow in a staging environment or run the script manually after inspecting the target openclaw.json backup.
功能分析
Type: OpenClaw Skill Name: telegram-group-onboard Version: 1.2.0 The skill bundle automates Telegram group onboarding by instructing the agent to monitor system logs, modify the 'openclaw.json' configuration file, and perform remote server management via SSH and SCP. It includes a bash script, 'scripts/add-telegram-group.sh', which uses jq to programmatically alter the bot's allowlist settings. While these actions are aligned with the stated purpose, the requirement for the agent to execute high-privilege shell commands and modify core application configurations constitutes a high-risk capability set without explicit malicious intent.
能力评估
Purpose & Capability
The name/description match the implementation: the SKILL.md describes watching gateway logs for dropped Telegram messages and the included bash script edits openclaw.json to add the group. Creating project files for the group is consistent with the feature. No requested env vars, binaries, or external services are out of scope.
Instruction Scope
The instructions tell the operator to read gateway logs (/tmp/openclaw/openclaw-*.log), use jq to parse JSON, and edit or hot-reload server config. Reading those logs and the openclaw.json config is necessary for the task but is sensitive (they can contain other metadata). The flow also suggests using ssh/scp for remote servers, which is expected for admin ops but requires appropriate server access and care.
Install Mechanism
No install spec — the skill is instruction-only plus a small shell script. Nothing is downloaded or written by an installer, minimizing install-time risk.
Credentials
The skill requests no environment variables or credentials. It does rely on typical admin tools (ssh/scp, jq) but does not demand unrelated secrets. Note: remote execution requires the user to provide server credentials at runtime (ssh), but those are not requested or stored by the skill.
Persistence & Privilege
always is false and disable-model-invocation is default; the skill modifies only the OpenClaw config file(s) it locates (~/.openclaw/openclaw.json or /etc/openclaw/openclaw.json) and creates project files. It does not request permanent presence or attempt to change other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install telegram-group-onboard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /telegram-group-onboard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Recommend groupPolicy: open when dmPolicy: pairing is active - safe default, new groups work instantly without manual allowlisting
v1.1.0
Welcome message now uses interactive Telegram buttons (Show Commands, Project Status, Add Knowledge).
v1.0.0
Initial release. Auto-onboard new Telegram groups by watching gateway logs for blocked messages, extracting chat_id, adding to config with hot-reload.
元数据
Slug telegram-group-onboard
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Telegram Group Onboard 是什么?

Automatically onboard new Telegram groups so the bot responds immediately — with project setup. Use when: (1) a user says they're creating a new Telegram gro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Telegram Group Onboard?

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

Telegram Group Onboard 是免费的吗?

是的,Telegram Group Onboard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Telegram Group Onboard 支持哪些平台?

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

谁开发了 Telegram Group Onboard?

由 moltbotmolty-del(@moltbotmolty-del)开发并维护,当前版本 v1.2.0。

💬 留言讨论