← 返回 Skills 市场
codedao12

Twilio

作者 codedao12 · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
2323
总下载
4
收藏
16
当前安装
2
版本数
在 OpenClaw 中安装
/install twilio
功能描述
Integrate Twilio APIs for SMS, WhatsApp, Voice, Verify, and more via direct HTTP requests with webhook validation and operational best practices.
安全使用建议
This skill appears to be a documentation/guide for Twilio APIs and does not install code, but it will require your Twilio credentials (Account SID/Auth Token or API Key/Secret) and possibly SendGrid/Segment keys to do real operations. The registry metadata does not list those environment variables — ask the publisher why required credentials are not declared and confirm the skill's source/homepage before providing secrets. If you proceed: use least-privilege API keys, store them in a vault, provide ephemeral or scoped keys for testing, rotate or revoke keys after use, and verify webhook URLs and validation logic yourself. If you need provenance, request a homepage or repository link and a publisher statement explaining how and when your credentials will be used.
功能分析
Type: OpenClaw Skill Name: twilio Version: 1.0.1 The skill bundle consists entirely of documentation files (`SKILL.md` and various `references/*.md`). It provides an overview of Twilio APIs, authentication, and operational guidance. There is no executable code, no instructions for malicious actions, no attempts at prompt injection against the agent, and no evidence of data exfiltration or persistence mechanisms. All mentioned URLs are legitimate Twilio/SendGrid domains.
能力评估
Purpose & Capability
The SKILL.md and reference files clearly describe Twilio REST surfaces (Messaging, Voice, Verify, Conversations, SendGrid, etc.) which matches the skill name. However the metadata does not declare any required environment variables or primary credential even though the instructions explicitly state 'Account SID and Auth Token (or API Key/Secret)' are required. That mismatch is notable.
Instruction Scope
The instructions stay within Twilio-related activities (HTTP requests to Twilio/SendGrid endpoints, webhook validation, rate-limit and operational guidance). They do not request access to unrelated system files or unusual external endpoints. The SKILL.md encourages security best practices (validate webhook signatures, do not log credentials).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not write artifacts to disk or fetch remote code during install — low install risk.
Credentials
The skill requires sensitive secrets (Account SID/Auth Token or API Key/Secret, sender IDs, webhook URLs) per SKILL.md, but the registry metadata lists no required env vars or primary credential. The metadata fails to enumerate the credentials the skill will need at runtime; that omission reduces transparency and is a security concern. Additionally, SendGrid and Segment references imply additional credentials may be needed but are not declared.
Persistence & Privilege
always is false and the skill does not request persistent or elevated agent-wide privileges in the metadata. Normal autonomous invocation is allowed (disable-model-invocation is false), which is expected for skills; nothing requests modification of other skills or system configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install twilio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /twilio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Expanded coverage to include additional core Twilio APIs and features. - Added references and guidance for Twilio Studio, Lookup, Proxy, Sync, TaskRouter, and Segment/Engage APIs. - Updated documentation to reflect broader API support beyond Messaging, WhatsApp, Voice, Conversations, Verify, and SendGrid. - Skill description and quick orientation now list new supported surfaces and workflow references.
v1.0.0
Initial release of Twilio API skill with advanced workflow guidance. - Covers Messaging, WhatsApp, Voice, Conversations, Verify, and SendGrid APIs. - Provides production-oriented guides for direct HTTPS workflows. - Emphasizes webhook safety and operational guardrails. - Includes quick orientation and references for each Twilio service. - Lists required inputs and offers operational and security best practices.
元数据
Slug twilio
版本 1.0.1
许可证
累计安装 16
当前安装数 16
历史版本数 2
常见问题

Twilio 是什么?

Integrate Twilio APIs for SMS, WhatsApp, Voice, Verify, and more via direct HTTP requests with webhook validation and operational best practices. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2323 次。

如何安装 Twilio?

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

Twilio 是免费的吗?

是的,Twilio 完全免费(开源免费),可自由下载、安装和使用。

Twilio 支持哪些平台?

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

谁开发了 Twilio?

由 codedao12(@codedao12)开发并维护,当前版本 v1.0.1。

💬 留言讨论