← Back to Skills Marketplace
Verimor SMS
by
Mirza KARAHAN
· GitHub ↗
· v1.0.1
· MIT-0
137
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install verimor-sms
Description
Verimor API üzerinden SMS gönder, bakiye sorgula, rapor al, başlıkları listele ve kara liste yönet.
Usage Guidance
This skill is coherent with its stated purpose: it uses curl/jq and your Verimor username/password/source to call Verimor's API endpoints. Before installing: (1) verify you trust the skill author or prefer an official integration; (2) ensure the platform will store VERIMOR_USERNAME/VERIMOR_PASSWORD/VERIMOR_SOURCE securely (the registry metadata omitted listing these, which is a minor inconsistency to verify); (3) supply a dedicated API account/password with minimal permissions (don’t reuse high-privilege credentials); (4) be aware the skill will perform live SMS sends and blacklist changes — avoid enabling autonomous invocation if you don’t want automated sends without an extra confirmation step; (5) confirm network access to https://sms.verimor.com.tr is allowed and that usage (cost/privacy) is acceptable.
Capability Analysis
Type: OpenClaw Skill
Name: verimor-sms
Version: 1.0.1
The skill is a legitimate integration for the Verimor SMS service (sms.verimor.com.tr). It provides functionality for sending SMS, checking account balances, retrieving reports, and managing blacklists using standard curl commands and environment variables for authentication. The code logic and instructions in SKILL.md are clearly aligned with the stated purpose and do not contain any evidence of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description (Verimor SMS) align with the actions in SKILL.md (send SMS, balance, reports, headers, blacklist). Required binaries (curl, jq) and credentials (VERIMOR_USERNAME, VERIMOR_PASSWORD, VERIMOR_SOURCE) are appropriate for calling the Verimor HTTP API.
Instruction Scope
Runtime instructions are concrete curl calls to https://sms.verimor.com.tr/v2 endpoints and use only the declared config values. The skill does not instruct reading arbitrary files, other environment variables, or sending data to unrelated endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by the skill itself.
Credentials
The credentials requested by the SKILL.md (username, password, source) are appropriate and minimal for the API. Note: registry metadata reported 'Required env vars: none' while SKILL.md declares three config vars — this metadata mismatch should be clarified before installation so you know the platform will store/provide those credentials correctly.
Persistence & Privilege
always:false and no special privileges requested. The skill does not request system-wide config modification or permanent elevated presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install verimor-sms - After installation, invoke the skill by name or use
/verimor-sms - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- added VERIMOR_SOURCE to required config in metadata
- no other changes to functionality or documentation
v1.0.0
Initial release of verimor-sms skill.
- Send SMS (single or multiple recipients) via Verimor API, including scheduled and commercial messages
- Query SMS balance and display remaining credits
- Fetch and display delivery reports using campaign ID
- List registered sender headers
- Cancel scheduled campaigns
- Manage blacklist: list and add numbers
- Automatic correction of Turkish number formats; shows clear error messages on failed API calls
Metadata
Frequently Asked Questions
What is Verimor SMS?
Verimor API üzerinden SMS gönder, bakiye sorgula, rapor al, başlıkları listele ve kara liste yönet. It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.
How do I install Verimor SMS?
Run "/install verimor-sms" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Verimor SMS free?
Yes, Verimor SMS is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Verimor SMS support?
Verimor SMS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Verimor SMS?
It is built and maintained by Mirza KARAHAN (@mirzakarahan-verimor); the current version is v1.0.1.
More Skills