← 返回 Skills 市场
sendly-live

Verifying Phones

作者 sendly-live · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install verifying-phones
功能描述
Verifies phone numbers via SMS OTP using the Sendly Verify API. Sends codes, checks codes, handles expiry, and provides hosted verification sessions. Applies...
安全使用建议
This skill appears to be a straightforward wrapper for the Sendly Verify API, but the SKILL.md expects you to provide SENDLY_API_KEY while the skill metadata lists no required env vars. Before installing: 1) Treat this as needing your Sendly API key—only provide a key to this skill if you trust the publisher. 2) Prefer using a test/sandbox key (sk_test_*) initially. 3) Ask the publisher to update the registry metadata to declare SENDLY_API_KEY as a required credential and to provide a homepage or source repository so you can verify the code/author. 4) Verify the API domain (sendly.live) and documentation links independently. 5) If you integrate hosted sessions, ensure your server validates redirect tokens server-side as the doc suggests. If the publisher can't explain the missing metadata or provide a repo/homepage, treat the skill as higher risk and avoid giving it production credentials.
能力评估
Purpose & Capability
The name and description (SMS OTP via Sendly) match the SKILL.md examples: send, check, resend, and hosted sessions are all documented. The claimed capability is internally consistent with the API calls shown.
Instruction Scope
The runtime instructions repeatedly reference an environment variable (SENDLY_API_KEY) and show curl/SDK calls that require that secret, but the skill's metadata lists no required env vars or primary credential. The instructions do not attempt to read unrelated system files, but they do rely on a credential that is not declared in the registry metadata.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes install-time risk.
Credentials
The skill needs an API key to function (SENDLY_API_KEY is used throughout), which is proportionate to the task. However, the registry metadata declares no required credentials or primaryEnv, so the skill's declared environment requirements are incomplete/mismatched. That omission increases risk because a user may not realize they must provide a secret.
Persistence & Privilege
The skill is not marked always:true, does not request persistent system-wide changes, and does not declare access to other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install verifying-phones
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /verifying-phones 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of verifying-phones skill. - Verifies phone numbers via SMS OTP using the Sendly Verify API. - Supports sending and checking OTP codes, handling expiry, resending, and limiting attempts. - Provides hosted verification sessions with redirect and token validation. - Includes Node.js SDK and REST API examples. - Offers sandbox mode for testing without sending real SMS. - Detailed error handling and documentation links included.
元数据
Slug verifying-phones
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Verifying Phones 是什么?

Verifies phone numbers via SMS OTP using the Sendly Verify API. Sends codes, checks codes, handles expiry, and provides hosted verification sessions. Applies... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。

如何安装 Verifying Phones?

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

Verifying Phones 是免费的吗?

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

Verifying Phones 支持哪些平台?

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

谁开发了 Verifying Phones?

由 sendly-live(@sendly-live)开发并维护,当前版本 v1.0.0。

💬 留言讨论