← Back to Skills Marketplace
gora050

Telegram

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
172
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install telegram-integration
Description
Telegram integration. Manage data, records, and automate workflows. Use when the user wants to interact with Telegram data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install telegram-integration
  3. After installation, invoke the skill by name or use /telegram-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug telegram-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Telegram?

Telegram integration. Manage data, records, and automate workflows. Use when the user wants to interact with Telegram data. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.

How do I install Telegram?

Run "/install telegram-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Telegram free?

Yes, Telegram is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Telegram support?

Telegram is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Telegram?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments