← Back to Skills Marketplace
Sparkpost
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
252
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sparkpost
Description
SparkPost integration. Manage Campaigns, Templates. Use when the user wants to interact with SparkPost data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sparkpost - After installation, invoke the skill by name or use
/sparkpost - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Sparkpost?
SparkPost integration. Manage Campaigns, Templates. Use when the user wants to interact with SparkPost data. It is an AI Agent Skill for Claude Code / OpenClaw, with 252 downloads so far.
How do I install Sparkpost?
Run "/install sparkpost" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sparkpost free?
Yes, Sparkpost is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sparkpost support?
Sparkpost is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sparkpost?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills