← 返回 Skills 市场
gora050

Sendx

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
180
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sendx
功能描述
SendX integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with SendX data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to access SendX and does not ask for unrelated secrets. Before installing/using it: (1) verify the Membrane CLI package and repository (@membranehq) are legitimate and the package version you install is trusted; (2) be aware npm -g installs execute code on your machine — prefer using npx if you want to avoid a global install; (3) review Membrane's privacy/auth docs so you understand where your SendX tokens are stored and how auth flows work; and (4) only proceed if you trust the Membrane service, since the CLI will broker access to your SendX data.
功能分析
Type: OpenClaw Skill Name: sendx Version: 1.0.3 The skill bundle consists of documentation and instructions (SKILL.md) for an AI agent to interact with the SendX email marketing platform using the Membrane CLI. It promotes secure practices by delegating credential management to the Membrane platform and does not contain any executable code, suspicious network calls, or instructions designed to exfiltrate sensitive data.
能力评估
Purpose & Capability
Name/description state a SendX integration and the SKILL.md instructs the agent to use the Membrane CLI to connect to SendX, discover and run actions. The requested capabilities (network access, a Membrane account) align with that purpose; nothing unrelated (e.g., AWS creds, git tokens) is required.
Instruction Scope
Runtime instructions stay within scope: they instruct installing/using the Membrane CLI, running membrane login/connect, listing/creating/running actions. The doc does not ask the agent to read local files, system credentials, or send data to unexpected external endpoints beyond Membrane/SendX.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to install the Membrane CLI via npm (npm install -g @membranehq/cli or npx). Installing a global npm package executes third-party code at install/run time — a normal step for a CLI but worth verifying (package ownership, repository, and version) before installing.
Credentials
The registry metadata lists no required env vars and SKILL.md explicitly recommends letting Membrane manage credentials rather than asking for API keys. There are no disproportionate credential requests or unrelated secret access.
Persistence & Privilege
The skill is instruction-only, always:false, and does not request persistent or elevated platform privileges. It does not attempt to modify other skills or system-wide configs in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sendx
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sendx 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug sendx
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Sendx 是什么?

SendX integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with SendX data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 Sendx?

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

Sendx 是免费的吗?

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

Sendx 支持哪些平台?

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

谁开发了 Sendx?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论