← Back to Skills Marketplace
oakleaf

Sendivent

by oakleaf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sendivent
Description
Sendivent multi-channel notification API. Use when sending notifications via email, SMS, Slack, push, Telegram, WhatsApp, or Discord. Triggers on: send notif...
Usage Guidance
This skill appears to be a straightforward Sendivent API reference and helper, which legitimately needs an API key to operate. Before installing: (1) Confirm you trust the skill owner and the sendivent.com domain; (2) do not provide a production API key—use a test_* sandbox key for experimentation; (3) note that the skill's metadata does not declare SENDIVENT_API_KEY even though the docs require it—make sure you set the env var yourself if you intend to use it; (4) if you do not want the agent to call the skill autonomously, disable model invocation or limit the agent's permissions; (5) review any code the agent generates that uses the key and avoid embedding long-lived production credentials in source or logs.
Capability Analysis
Type: OpenClaw Skill Name: sendivent Version: 1.0.0 The Sendivent skill bundle provides legitimate documentation and integration guides for a multi-channel notification API. It includes detailed REST API references in SKILL.md and api-guide.md, along with Node.js SDK examples in sdk-guide.md. The bundle contains no evidence of malicious intent, data exfiltration, or prompt injection, and its functionality is strictly limited to managing contacts and sending notifications through the sendivent.com service.
Capability Assessment
Purpose & Capability
The name, description, README, SDK guide, and API reference all consistently describe a Sendivent multi-channel notification integration. The documented endpoints, channels, and examples are coherent with the stated purpose.
Instruction Scope
SKILL.md instructs using a Sendivent API key (process.env.SENDIVENT_API_KEY), creating an account/application, and making HTTP requests to api.sendivent.com — all within the expected scope. The instructions do not ask the agent to read unrelated system files or transmit unrelated data.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to write or execute locally, which minimizes install-time risk.
Credentials
The runtime docs require an API key (SENDIVENT_API_KEY) and show examples using it, but the registry metadata lists no required environment variables or primary credential. The request for an API key is proportionate to the skill's purpose, but the metadata omission is a mismatch that could lead to surprising behavior or accidental leaking if users aren't warned.
Persistence & Privilege
The skill does not request persistent/always-on presence (always:false) and does not modify other skills or global agent settings. Autonomous invocation is allowed by platform default but is not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sendivent
  3. After installation, invoke the skill by name or use /sendivent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — Sendivent API reference, Node.js SDK guide, authentication, channels, template variables, webhooks, and error handling.
Metadata
Slug sendivent
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sendivent?

Sendivent multi-channel notification API. Use when sending notifications via email, SMS, Slack, push, Telegram, WhatsApp, or Discord. Triggers on: send notif... It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.

How do I install Sendivent?

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

Is Sendivent free?

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

Which platforms does Sendivent support?

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

Who created Sendivent?

It is built and maintained by oakleaf (@oakleaf); the current version is v1.0.0.

💬 Comments