← 返回 Skills 市场
gora050

Plivo

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install plivo
功能描述
Plivo integration. Manage Accounts, Applications, Numbers, Messages, Calls, Conferences. Use when the user wants to interact with Plivo data.
安全使用建议
This skill is an instruction-only recipe to use the Membrane CLI to manage Plivo resources. Before installing, verify that the @membranehq/cli package on npm and its GitHub repo are legitimate and come from the Membrane project. Be aware that npm -g installs run third-party code on your machine — if you prefer, test in a disposable environment or container. Review what permissions you grant to Membrane when you connect your Plivo account (which resources it can access) and consult your organization's policy before delegating credentials to a third-party service.
功能分析
Type: OpenClaw Skill Name: plivo Version: 1.0.3 The skill provides a standard integration for Plivo using the Membrane CLI (@membranehq/cli). It includes instructions for the agent to manage communication tasks like SMS and calls by delegating authentication and API interaction to the Membrane platform. The instructions (SKILL.md) follow security best practices by explicitly advising the agent not to handle raw API keys and instead use managed connections, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (Plivo integration) matches the instructions: all steps are about using the Membrane CLI to create a Plivo connection, discover, build, and run actions. There are no unrelated credentials, binaries, or requests that don't fit this purpose.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, authenticating with Membrane, connecting to the Plivo connector, searching/creating/running actions, and using JSON output. It does not instruct reading arbitrary local files, accessing other environment variables, or sending data to unexpected endpoints beyond Membrane/Plivo.
Install Mechanism
Install is a single npm global install (@membranehq/cli). This is expected for a CLI-driven integration, but global npm installs execute third-party code on the host — verify the package is the official Membrane CLI (check npm author, GitHub repo and checksums) before installing.
Credentials
The skill declares no required env vars or credentials and relies on Membrane's account-based auth. That is proportionate to the stated purpose. The instructions explicitly advise against asking users for Plivo API keys, which matches the stated design.
Persistence & Privilege
No always:true flag, no install scripts or code files in the skill bundle, and no instructions to modify other skills or system-wide configs. The CLI will run on demand and the skill has normal agent invocation behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install plivo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /plivo 触发
  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 plivo
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Plivo 是什么?

Plivo integration. Manage Accounts, Applications, Numbers, Messages, Calls, Conferences. Use when the user wants to interact with Plivo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 Plivo?

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

Plivo 是免费的吗?

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

Plivo 支持哪些平台?

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

谁开发了 Plivo?

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

💬 留言讨论