← Back to Skills Marketplace
Resend
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
332
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install resend-integration
Description
Resend integration. Manage Emails, Domains, ApiKeys. Use when the user wants to interact with Resend data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to access Resend resources and does not request unrelated secrets. Before installing or using it, consider: (1) verify and review the @membranehq/cli package on npm and its source repository (supply-chain risk from installing unpinned @latest); (2) prefer installing the CLI in a controlled environment (container or non-root) if you have security concerns about global npm installs; (3) be prepared to complete a browser-based login or to paste an authentication code in headless environments; (4) do not share Resend API keys directly with the agent — follow the SKILL.md guidance to create a Membrane connection so Membrane manages credentials. If you want stronger assurance, request the publisher/publisher source (a verified homepage or signed package) or a pinned release/version for the CLI.
Capability Analysis
Type: OpenClaw Skill
Name: resend-integration
Version: 1.0.3
The skill requires the installation of a global npm package (@membranehq/cli) and directs the agent to route all Resend API traffic through a third-party platform (getmembrane.com). While these actions are aligned with the stated purpose of the integration, the requirement for global shell execution and the use of an intermediary service for sensitive email operations and credential management represent significant supply chain and data privacy risks. The SKILL.md file also contains instructions steering the agent to prioritize the third-party service over direct API interactions.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Resend integration) match the instructions: the SKILL.md describes using Membrane to manage Resend Email/Domain/API Key resources. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI (login, connect, action list/run). They do not instruct reading unrelated files or exporting secrets. Note: the doc tells operators to globally install an npm CLI and to perform browser-based auth or copy a code in headless flows — these are expected for this integration but will cause local changes and require user interaction.
Install Mechanism
There is no formal install spec in the registry (this is instruction-only). The SKILL.md recommends npm install -g @membranehq/cli@latest. Installing an unpinned global npm package has normal supply-chain risks; this is proportionate to the stated purpose but worth verifying (review the npm package and source) before installing system-wide.
Credentials
The skill declares no required env vars or credentials. The instructions explicitly advise letting Membrane manage API keys rather than asking the user for Resend credentials. Requiring a Membrane account and network access is proportionate to the integration.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or configuration changes beyond installing the Membrane CLI (which is an operator action). The skill can be invoked autonomously by the agent (default), but there are no other combined red flags that would make that dangerous.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install resend-integration - After installation, invoke the skill by name or use
/resend-integration - 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 Resend?
Resend integration. Manage Emails, Domains, ApiKeys. Use when the user wants to interact with Resend data. It is an AI Agent Skill for Claude Code / OpenClaw, with 332 downloads so far.
How do I install Resend?
Run "/install resend-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Resend free?
Yes, Resend is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Resend support?
Resend is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Resend?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills