← 返回 Skills 市场
gora050

Ringcentral

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
159
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ringcentral
功能描述
RingCentral integration. Manage Users, Persons, Organizations, Leads, Deals, Projects and more. Use when the user wants to interact with RingCentral data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ringcentral
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ringcentral 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug ringcentral
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Ringcentral 是什么?

RingCentral integration. Manage Users, Persons, Organizations, Leads, Deals, Projects and more. Use when the user wants to interact with RingCentral data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。

如何安装 Ringcentral?

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

Ringcentral 是免费的吗?

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

Ringcentral 支持哪些平台?

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

谁开发了 Ringcentral?

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

💬 留言讨论