← Back to Skills Marketplace
membranedev

Sendbird

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
227
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sendbird
Description
Sendbird integration. Manage Users, Channels. Use when the user wants to interact with Sendbird data.
Usage Guidance
This skill is internally consistent: it works by having you install and authenticate the Membrane CLI and then create a Sendbird connection. Before installing, confirm you trust Membrane (@membranehq) and the listed homepage/repository. Be aware that `npm install -g` runs code from the npm registry (normal for CLIs but carries audit risk). Do not share raw Sendbird API keys into chat; follow the Membrane flow to keep credentials managed server-side, and verify the connection ID and actions before running anything that manipulates production data.
Capability Analysis
Type: OpenClaw Skill Name: sendbird Version: 1.0.3 The skill provides a Sendbird integration by leveraging the Membrane CLI (@membranehq/cli). It contains instructions for the agent to install the CLI, authenticate, and manage Sendbird resources through Membrane's abstraction layer. The behavior is consistent with the documentation of the Membrane platform, and no malicious patterns such as data exfiltration or unauthorized persistence were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill declares Sendbird integration and the SKILL.md consistently instructs using the Membrane CLI to connect to Sendbird, discover actions, and run them. Required network access and a Membrane account align with the stated purpose; no unrelated services or credentials are requested.
Instruction Scope
Runtime instructions stick to installing/using the Membrane CLI, logging in interactively, creating a Sendbird connection, listing/creating/running actions, and polling build state. The doc does not request reading unrelated files, harvesting environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and suggests using npx in examples). Installing a global npm package pulls code from the public npm registry and executes installation scripts — this is standard for CLIs but carries the usual supply-chain risk. This behavior is expected for a CLI-based integration.
Credentials
The skill requires no environment variables or local credentials. It relies on Membrane to handle Sendbird credentials server-side and uses interactive login flows. That is proportionate to the stated functionality; there are no unexplained SECRET/TOKEN requirements.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request persistent elevated privileges or modifications to other skills. It does ask the user to install a CLI locally (a normal user action) but does not attempt to modify system-wide agent config itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sendbird
  3. After installation, invoke the skill by name or use /sendbird
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug sendbird
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Sendbird?

Sendbird integration. Manage Users, Channels. Use when the user wants to interact with Sendbird data. It is an AI Agent Skill for Claude Code / OpenClaw, with 227 downloads so far.

How do I install Sendbird?

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

Is Sendbird free?

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

Which platforms does Sendbird support?

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

Who created Sendbird?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments