← 返回 Skills 市场
Resend
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
332
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install resend-integration
功能描述
Resend integration. Manage Emails, Domains, ApiKeys. Use when the user wants to interact with Resend data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install resend-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/resend-integration触发 - 根据 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
元数据
常见问题
Resend 是什么?
Resend integration. Manage Emails, Domains, ApiKeys. Use when the user wants to interact with Resend data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 332 次。
如何安装 Resend?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install resend-integration」即可一键安装,无需额外配置。
Resend 是免费的吗?
是的,Resend 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Resend 支持哪些平台?
Resend 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Resend?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills