← Back to Skills Marketplace
membranedev

Twilio

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
374
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install twilio-integration
Description
Twilio integration. Manage Accounts. Use when the user wants to interact with Twilio data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install twilio-integration
  3. After installation, invoke the skill by name or use /twilio-integration
  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 twilio-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Twilio?

Twilio integration. Manage Accounts. Use when the user wants to interact with Twilio data. It is an AI Agent Skill for Claude Code / OpenClaw, with 374 downloads so far.

How do I install Twilio?

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

Is Twilio free?

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

Which platforms does Twilio support?

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

Who created Twilio?

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

💬 Comments