← 返回 Skills 市场
selzy-openclaw

Selzy Email Marketing

作者 selzy-openclaw · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
255
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install selzy-api-skill
功能描述
Create and send email marketing campaigns via Selzy API. Manage contacts, segments, templates. Schedule campaigns, run A/B tests, and analyze performance (op...
安全使用建议
This skill appears to do what it claims and only asks for a Selzy API key, but exercise normal caution before installing an instruction-only skill from an unknown source. Before use: (1) Prefer creating a restricted/test Selzy API key (if Selzy supports scopes/limits) and test against a small test list rather than real customers. (2) Do not allow autonomous, unconfirmed sends — require the agent to ask for explicit confirmation before createCampaign/sendCampaign. (3) If possible, avoid placing the API key in a global config file accessible to all skills; store it in a per-skill or least-privilege secret store and rotate the key after testing. (4) Verify the skill's provenance if you need higher assurance (author, homepage, or repo). (5) Follow the skill's safety checklist (call getLists, verify list_id and count) to avoid accidental single-recipient sends or account rate-limit/bans.
功能分析
Type: OpenClaw Skill Name: selzy-api-skill Version: 0.1.0 The Selzy API skill bundle provides comprehensive instructions and documentation for managing email marketing campaigns. It includes significant safety guardrails, such as mandatory user confirmation before sending, recipient count verification, and strict rate-limiting instructions (1 campaign per hour) to prevent account bans. No evidence of data exfiltration, malicious execution, or unauthorized access was found across SKILL.md, README.md, or the test checklists.
能力评估
Purpose & Capability
The name/description (Selzy email campaigns, contacts, templates, stats) align with the declared requirement (SELZY_API_KEY) and the instructions only reference Selzy API endpoints. Minor transparency issue: metadata lists source/homepage as unknown/none and README states the skill is "already installed globally," which is plausible but reduces provenance confidence.
Instruction Scope
SKILL.md and README confine runtime actions to Selzy's REST API (getLists, createEmailMessage, createCampaign, etc.), emphasize safety checks (always call getLists, verify list_id/contact count, explicit user confirmation) and rate limiting. The instructions do not ask the agent to read unrelated files, other environment variables, or send data to third-party endpoints outside Selzy. One caveat: the docs assert the skill "does not expose API key in logs" — that is a behavioral claim the platform/runtime must enforce; the instruction file itself cannot guarantee log handling.
Install Mechanism
No install spec and no code files beyond documentation (instruction-only). This is the lowest-risk install model: nothing is downloaded or executed by the skill itself.
Credentials
Only a single env var (SELZY_API_KEY) is required, which is appropriate for a REST API integration. Note: README suggests adding the API key to a global OpenClaw config (~/.openclaw/openclaw.json), which would expose the key to any other skill/process with access to that config — consider storing keys with least privilege or using per-skill scoped secrets if supported.
Persistence & Privilege
always is false and the skill is user-invocable; the skill can be invoked autonomously (platform default), which is expected for skills. Because the skill can create/send campaigns, ensure the agent is configured to require explicit confirmation before sends (the SKILL.md mandates this). There's no request to change other skills' configs or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install selzy-api-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /selzy-api-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Selzy API Skill v0.1.0 - Provides complete integration with Selzy's email marketing API: manage contacts, lists, campaigns, and analyze results. - Emphasizes critical workflow change: campaigns require explicit list_id verification to avoid accidental single-recipient sends. - Documents real-world account ban risk: strict new rate limit of 1 campaign creation per hour after a recent incident. - Includes safety checklist, best practices, and updated reference for all endpoints and limits. - Requires SELZY_API_KEY for all API access.
元数据
Slug selzy-api-skill
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Selzy Email Marketing 是什么?

Create and send email marketing campaigns via Selzy API. Manage contacts, segments, templates. Schedule campaigns, run A/B tests, and analyze performance (op... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 255 次。

如何安装 Selzy Email Marketing?

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

Selzy Email Marketing 是免费的吗?

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

Selzy Email Marketing 支持哪些平台?

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

谁开发了 Selzy Email Marketing?

由 selzy-openclaw(@selzy-openclaw)开发并维护,当前版本 v0.1.0。

💬 留言讨论