← Back to Skills Marketplace
krishnakumarmahadevan-cmd

OTPly

by ToolWeb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install toolweb-otply
Description
Email OTP Service - Simple, Fast, Reliable
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install toolweb-otply
  3. After installation, invoke the skill by name or use /toolweb-otply
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug toolweb-otply
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OTPly?

Email OTP Service - Simple, Fast, Reliable. It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.

How do I install OTPly?

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

Is OTPly free?

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

Which platforms does OTPly support?

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

Who created OTPly?

It is built and maintained by ToolWeb (@krishnakumarmahadevan-cmd); the current version is v1.0.0.

💬 Comments