← 返回 Skills 市场
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toolweb-otply
功能描述
Email OTP Service - Simple, Fast, Reliable
安全使用建议
This skill documents an OTP API but is incomplete and of unknown origin. Before installing or using it: (1) ask the publisher for the API base URL (openapi.json has no servers) and confirm the service domain and HTTPS endpoints; (2) confirm how you should provide X-API-Key and X-API-Secret (environment variables, secret store, or interactive prompt) — the skill currently doesn't declare them; (3) prefer skills with a verifiable homepage, source repository, or published package; (4) treat OTP data and API credentials as sensitive — don't upload real credentials until you trust the provider and have verified TLS and a privacy policy; (5) if the publisher cannot provide clear provenance and a server URL, avoid using the skill in production.
功能分析
Type: OpenClaw Skill
Name: toolweb-otply
Version: 1.0.0
The skill bundle provides a standard interface for an email-based One-Time Password (OTP) service called OTPLY. The documentation (SKILL.md) and API definition (openapi.json) describe legitimate functionality for user registration, authentication, and OTP lifecycle management without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description, SKILL.md, and openapi.json consistently describe an email OTP API with endpoints to register, login, send OTP, verify OTP, and view usage — that aligns with the stated purpose. However the skill does not provide a base server URL or any provenance/homepage/source to confirm where the API is hosted, which is unexpected for an API integration.
Instruction Scope
The SKILL.md documents requests that require X-API-Key and X-API-Secret headers and shows example payloads, but it does not instruct how the agent should obtain or store those credentials. The instructions do not include the API base URL or server to call, so they are incomplete and leave the agent ambiguous about where to send requests. There are no instructions that access local files or unrelated system state.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute, which is low risk from an installation perspective.
Credentials
The documented API requires X-API-Key and X-API-Secret for most endpoints, but requires.env/primaryEnv are empty — the skill does not declare any environment variables or credential inputs. That mismatch is incoherent: an integration that needs API credentials should document how they are supplied (env vars, prompts, secret storage).
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and is user-invocable only. No elevated or persistent privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toolweb-otply - 安装完成后,直接呼叫该 Skill 的名称或使用
/toolweb-otply触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OTPLY API – Initial Release
- Launched a developer-friendly email OTP service with full lifecycle support: registration, credential management, OTP generation, delivery, and verification.
- Provides customizable OTP expiry times, purpose-based tracking, template flexibility, and real-time usage statistics.
- Added robust endpoints for health checks, registration, login, sending/verifying OTPs, and usage retrieval.
- Clear, concise API documentation and sample requests/responses included.
- Flexible pricing plans to fit trial and enterprise needs.
元数据
常见问题
OTPly 是什么?
Email OTP Service - Simple, Fast, Reliable. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。
如何安装 OTPly?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toolweb-otply」即可一键安装,无需额外配置。
OTPly 是免费的吗?
是的,OTPly 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OTPly 支持哪些平台?
OTPly 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OTPly?
由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。
推荐 Skills