← 返回 Skills 市场
jzakirov

Smartlead

作者 Jamil Zakirov · GitHub ↗ · v0.3.2
cross-platform ✓ 安全检测通过
307
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install smartlead
功能描述
Manage Smartlead campaigns, leads, and webhooks from the command line via the smartlead CLI.
安全使用建议
This skill appears to do what it says: run the smartlead CLI and help wire Smartlead EMAIL_REPLY webhooks into OpenClaw. Before installing or running setup.sh: 1) verify you trust the smartlead CLI binary/package you will use (it runs commands and will access lead data); 2) keep in mind the skill will read the Smartlead CLI config (~/.config/smartlead-cli/config.toml) and use SMARTLEAD_API_KEY — treat that key like any API secret; 3) setup.sh references a local plugin directory (/home/worker/code/openclaw-smartlead) and the OPENCLAW_HOOKS_TOKEN — only run it if the plugin code at that path is trusted and you want to register an OpenClaw mapping; 4) if you plan to install smartlead-cli via pip/uv, inspect the package source before installing. If you want higher assurance, ask the publisher for the plugin repository/homepage or audit the OpenClaw plugin code referenced by the setup script before enabling it.
功能分析
Type: OpenClaw Skill Name: smartlead Version: 0.3.2 The smartlead skill bundle provides a legitimate interface for managing Smartlead email campaigns via a CLI tool. The SKILL.md file contains functional instructions for the AI agent to process webhook events and summarize email threads, while the setup.sh script handles plugin installation and provides configuration templates. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the requested environment variables (SMARTLEAD_API_KEY) are appropriate for the stated purpose.
能力评估
Purpose & Capability
Name/description (Smartlead CLI management) align with the actual requirements: the smartlead binary and the SMARTLEAD_API_KEY. References to OpenClaw webhook integration in SKILL.md and setup.sh are coherent with the stated purpose.
Instruction Scope
SKILL.md stays within the Smartlead / OpenClaw integration scope (running smartlead CLI commands, fetching message-history, summarizing replies, configuring webhooks). It does reference reading the Smartlead CLI config (~/.config/smartlead-cli/config.toml) and optional environment variables (SMARTLEAD_BASE_URL, SMARTLEAD_PRETTY); those are reasonable for a CLI integration but worth noting because they expose where credentials/config can be read from.
Install Mechanism
No install spec in the registry (instruction-only). setup.sh only prints configuration and suggests optional local/plugin installation or using pip3/uv to install the smartlead-cli; it does not download or execute remote code by URL. This is low-risk for install mechanism.
Credentials
Declared required credential is a single SMARTLEAD_API_KEY (primaryEnv) which is appropriate. The helper script and docs also reference optional env vars (OPENCLAW_HOOKS_TOKEN, OPENCLAW_GATEWAY_BASE_URL, SMARTLEAD_WEBHOOK_PUBLIC_URL, SMARTLEAD_BASE_URL, SMARTLEAD_PRETTY) that are reasonable for OpenClaw integration but are not listed as required — expect these to be used only for optional setup steps and webhook configuration.
Persistence & Privilege
Skill is not forced-always (always:false). It does not request persistent/privileged system changes; setup.sh prints config snippets and suggests installing a plugin in linked mode but does not auto-modify system-wide settings or other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smartlead
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smartlead 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.2
No user-visible changes in this release. - No file changes detected from previous version. - All features and documentation remain the same.
v0.3.1
- Added comprehensive usage guide and best practices for the Smartlead CLI in SKILL.md. - Clarified environment variable usage and configuration order for credentials. - Provided detailed workflows for campaign lookup, lead inspection, and reply alert handling. - Explained proper webhook configuration for OpenClaw integration, including payload structure and routing advice. - Listed key pitfalls and edge cases to avoid common mistakes with the CLI and API. - Documented safe deletion behavior and confirmation mechanisms for destructive operations.
元数据
Slug smartlead
版本 0.3.2
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Smartlead 是什么?

Manage Smartlead campaigns, leads, and webhooks from the command line via the smartlead CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 307 次。

如何安装 Smartlead?

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

Smartlead 是免费的吗?

是的,Smartlead 完全免费(开源免费),可自由下载、安装和使用。

Smartlead 支持哪些平台?

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

谁开发了 Smartlead?

由 Jamil Zakirov(@jzakirov)开发并维护,当前版本 v0.3.2。

💬 留言讨论