← 返回 Skills 市场
oakleaf

Sendivent

作者 oakleaf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sendivent
功能描述
Sendivent multi-channel notification API. Use when sending notifications via email, SMS, Slack, push, Telegram, WhatsApp, or Discord. Triggers on: send notif...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sendivent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sendivent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — Sendivent API reference, Node.js SDK guide, authentication, channels, template variables, webhooks, and error handling.
元数据
Slug sendivent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Sendivent 是什么?

Sendivent multi-channel notification API. Use when sending notifications via email, SMS, Slack, push, Telegram, WhatsApp, or Discord. Triggers on: send notif... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 Sendivent?

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

Sendivent 是免费的吗?

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

Sendivent 支持哪些平台?

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

谁开发了 Sendivent?

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

💬 留言讨论