← Back to Skills Marketplace
gora050

Ringcentral

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
159
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ringcentral
Description
RingCentral integration. Manage Users, Persons, Organizations, Leads, Deals, Projects and more. Use when the user wants to interact with RingCentral data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to talk to RingCentral and asks the user to authenticate through Membrane rather than requesting credentials directly. Before installing, verify the @membranehq/cli npm package and its maintainers, and ensure you trust getmembrane.com/github.com/membranedev. Installing a global npm package requires npm on the system and carries standard supply-chain risk — prefer installing in a controlled environment. Be aware the Membrane CLI will store tokens locally; revoke them if you remove the skill. Also, because the skill allows creating and running actions (including deletes and sends), restrict autonomous agent permissions or test in a non-production account to avoid accidental destructive operations.
Capability Analysis
Type: OpenClaw Skill Name: ringcentral Version: 1.0.3 The skill provides a standard integration for RingCentral using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating via OAuth, and executing pre-defined or dynamically generated actions. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not contain evidence of data exfiltration, malicious command execution, or prompt injection designed to bypass security controls.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md directs use of the Membrane CLI to manage RingCentral resources. Requiring network access and a Membrane account is consistent with the stated purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, authenticating, creating a connection, searching for and running actions, and creating actions when needed. They do not instruct reading unrelated files or exfiltrating data. (SKILL.md is truncated at the end but the visible instructions are scoped to the integration.)
Install Mechanism
This is an instruction-only skill (no install spec in registry), but the SKILL.md instructs installing @membranehq/cli via npm -g. Installing a global npm package is a normal approach for CLI tooling but does carry the usual trust implications of third-party npm packages; the skill itself does not perform or specify downloads from untrusted URLs.
Credentials
The skill declares no required environment variables or credentials; authentication is delegated to the Membrane CLI. This is proportionate to the purpose (the CLI will handle tokens).
Persistence & Privilege
always:false (normal). The skill relies on an external CLI which will persist auth tokens locally; the skill can be invoked autonomously by the agent (platform default). Because actions include destructive operations (delete-contact, delete-message, send-sms), allowlisting or operator review is prudent before granting an agent autonomous access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ringcentral
  3. After installation, invoke the skill by name or use /ringcentral
  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 ringcentral
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Ringcentral?

RingCentral integration. Manage Users, Persons, Organizations, Leads, Deals, Projects and more. Use when the user wants to interact with RingCentral data. It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.

How do I install Ringcentral?

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

Is Ringcentral free?

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

Which platforms does Ringcentral support?

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

Who created Ringcentral?

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

💬 Comments