← 返回 Skills 市场
Twilio
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
374
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install twilio-integration
功能描述
Twilio integration. Manage Accounts. Use when the user wants to interact with Twilio data.
安全使用建议
This skill appears coherent for Twilio management via Membrane. Before installing or using it: 1) Verify the Membrane CLI package and publisher on npm (and the referenced GitHub repo) to ensure you’re installing the official package. 2) Prefer running installs in a controlled environment (container or VM) if you’re concerned about global npm packages. 3) Limit risk by using least-privilege Twilio credentials (subaccounts or scoped API keys) and monitor Twilio logs for unexpected activity. 4) Understand you are trusting Membrane with your Twilio auth and data—review their security/privacy docs and access controls. 5) If you need an offline or self-hosted option, confirm Membrane’s operational model before proceeding.
功能分析
Type: OpenClaw Skill
Name: twilio-integration
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Twilio via the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` package, authenticating, and managing Twilio actions through a third-party service. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (Twilio integration) match the instructions: the SKILL.md describes using Membrane to connect to Twilio, discover and run actions. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, listing/searching actions, and running actions. The doc does not instruct reading unrelated files, exfiltrating data, or accessing unrelated environment variables.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md instructs users to run `npm install -g @membranehq/cli@latest`. This is expected for a CLI-based integration but carries the usual risks of installing a global npm package (code run at install time, supply-chain risk).
Credentials
The skill declares no required env vars or credentials and explicitly relies on Membrane to manage Twilio credentials server-side. That is proportionate to the described purpose, but it requires trusting Membrane with access to Twilio account data.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It is instruction-only; installing the CLI (per docs) would add a binary to the system, but the skill itself doesn't persist configuration or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install twilio-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/twilio-integration触发 - 根据 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
元数据
常见问题
Twilio 是什么?
Twilio integration. Manage Accounts. Use when the user wants to interact with Twilio data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 374 次。
如何安装 Twilio?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install twilio-integration」即可一键安装,无需额外配置。
Twilio 是免费的吗?
是的,Twilio 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Twilio 支持哪些平台?
Twilio 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Twilio?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills