← 返回 Skills 市场
gora050

Telegram

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install telegram-integration
功能描述
Telegram integration. Manage data, records, and automate workflows. Use when the user wants to interact with Telegram data.
安全使用建议
This skill appears coherent and legitimate: it relies on the Membrane CLI to handle Telegram authentication and actions and does not ask for unrelated credentials. Before installing or using it, consider: (1) Review and trust the Membrane service/operator (getmembrane.com) because Membrane will hold the connection credentials and may be able to access Telegram data. (2) Prefer using npx (shown in the docs) to avoid a global npm install, or inspect the @membranehq/cli package source before installing globally. (3) Be aware that running the CLI’s login flow will open a browser or produce an authorization code — do not paste sensitive tokens into untrusted contexts. (4) If you need a local-only integration or want to avoid a third party storing credentials, this skill is not appropriate. If you want further assurance, ask the publisher for a signed release URL or audit the CLI code on GitHub before use.
功能分析
Type: OpenClaw Skill Name: telegram-integration Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Telegram using the Membrane platform. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via `getmembrane.com`, and managing Telegram actions through the Membrane CLI. The instructions are well-documented, align with the stated purpose, and include security-positive advice such as avoiding direct handling of API keys. No malicious code, obfuscation, or unauthorized data exfiltration patterns were detected in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Telegram integration) matches the SKILL.md: all runtime instructions describe installing and using the Membrane CLI to create a Telegram connection, discover and run actions, and manage auth. Nothing requested (no env vars, no config paths) is unrelated to Telegram integration.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, logging in, creating connections, listing actions, and running actions. They do not instruct the agent to read arbitrary system files, harvest environment variables, or send data to unexpected endpoints. They explicitly advise letting Membrane handle credentials instead of asking the user for API keys.
Install Mechanism
This is an instruction-only skill that tells users to install the Membrane CLI via npm (npm install -g @membranehq/cli) and also shows npx usage. npm is a public registry (moderate risk compared with no install). No registry-level install spec is embedded in the skill; the install is performed by the user. Recommendation: prefer npx or inspect the package before a global install.
Credentials
The skill declares no required environment variables, no config paths, and no primary credential. That is proportional: authentication is delegated to Membrane's login flow rather than asking for local secrets. There are no unexplained credential requests.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It does not request permanent presence or modify other skills' configurations. Autonomous invocation is allowed by default but is not combined with other concerning privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install telegram-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /telegram-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug telegram-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Telegram 是什么?

Telegram integration. Manage data, records, and automate workflows. Use when the user wants to interact with Telegram data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 Telegram?

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

Telegram 是免费的吗?

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

Telegram 支持哪些平台?

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

谁开发了 Telegram?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论