← 返回 Skills 市场
Sparkpost
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
252
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sparkpost
功能描述
SparkPost integration. Manage Campaigns, Templates. Use when the user wants to interact with SparkPost data.
安全使用建议
This skill is internally consistent: it expects you to install and log into the Membrane CLI, then create a SparkPost connection through Membrane. Before installing, verify the @membranehq/cli npm package and the Membrane project (homepage/repo) so you trust the publisher. Be aware that npm -g installs can run arbitrary code during installation; consider auditing the package, installing in a container/VM, or using npx to avoid a global install. Understand that authentication happens via Membrane (browser-based login and server-side token storage), so you're trusting Membrane with SparkPost credentials — if you need self-hosted control or want to avoid third-party custody of secrets, do not proceed.
功能分析
Type: OpenClaw Skill
Name: sparkpost
Version: 1.0.3
The skill instructs the AI agent to perform high-risk operations, including the global installation of a third-party CLI tool (`@membranehq/cli`) and the execution of commands for authentication and remote action management via the Membrane platform. While these steps are consistent with the stated goal of SparkPost integration, the requirement for global software installation and the delegation of credential management to an external service represent a significant security surface. No evidence of intentional malice or data exfiltration was identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (SparkPost integration) match the instructions: the skill directs the agent to use the Membrane CLI to create a SparkPost connection and run actions. No unrelated services, env vars, or binaries are requested.
Instruction Scope
SKILL.md is focused on installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions. It does not instruct reading unrelated files, harvesting environment variables, or sending data to unexpected endpoints. It does rely on the user completing browser-based auth with Membrane.
Install Mechanism
No embedded install spec (instruction-only), but SKILL.md tells users to run npm install -g @membranehq/cli@latest. Installing a third-party global npm package can execute arbitrary code at install time; this is proportional to the skill's design but requires trusting the Membrane CLI/publisher.
Credentials
The skill declares no required env vars or primary credential. Authentication is delegated to Membrane (server-side). No disproportionate credential or config access is requested by the skill itself.
Persistence & Privilege
Skill is instruction-only and not always-enabled. It permits normal autonomous invocation (platform default) but does not request system-wide persistent privileges. Installing the recommended CLI is a user action that will create local binaries, which is expected for CLI-based workflows.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sparkpost - 安装完成后,直接呼叫该 Skill 的名称或使用
/sparkpost触发 - 根据 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
元数据
常见问题
Sparkpost 是什么?
SparkPost integration. Manage Campaigns, Templates. Use when the user wants to interact with SparkPost data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 252 次。
如何安装 Sparkpost?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sparkpost」即可一键安装,无需额外配置。
Sparkpost 是免费的吗?
是的,Sparkpost 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sparkpost 支持哪些平台?
Sparkpost 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sparkpost?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills