← 返回 Skills 市场
Sendgrid
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
344
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install sendgrid-integration
功能描述
SendGrid integration. Manage Campaigns. Use when the user wants to interact with SendGrid data.
安全使用建议
This skill is internally consistent, but installing and using @membranehq/cli gives that CLI effective access to your SendGrid connection. Before installing: 1) verify the @membranehq/cli package (npm page, GitHub repo) and the getmembrane.com/getmembrane organization; 2) review the permissions/scopes requested during the Membrane login/connect flow; 3) prefer running the CLI in a controlled environment (not a production server with broad privileges) and use least-privilege SendGrid connections; 4) know how to revoke the connection or tokens in Membrane/SendGrid if you no longer trust the integration.
功能分析
Type: OpenClaw Skill
Name: sendgrid-integration
Version: 1.0.3
The skill requires the agent to perform a global installation of a third-party CLI tool (`@membranehq/cli`) and routes all SendGrid interactions through an external middleware service (`getmembrane.com`). While these actions are aligned with the stated purpose of managing email campaigns, the requirement for high-privilege system changes (global npm install) and the delegation of credential management to a third-party platform represent significant security risks. No explicit evidence of malicious intent or data exfiltration was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill is named for SendGrid and its SKILL.md describes managing SendGrid resources. All runtime instructions relate to discovering and running SendGrid actions via the Membrane CLI and a Membrane account, which is coherent with the stated purpose.
Instruction Scope
Instructions are limited to installing the Membrane CLI, authenticating through Membrane, creating a connection to SendGrid, discovering and running actions. The SKILL.md does not instruct reading unrelated files, requiring unrelated env vars, or sending data to unexpected endpoints beyond Membrane/SendGrid.
Install Mechanism
No arbitrary downloads or extracted archives; installation is an npm -g package (@membranehq/cli). This is an expected mechanism for a CLI but carries the usual third-party-package risk (you should verify the package's provenance and permissions).
Credentials
requires.env is empty and SKILL.md does not ask for unrelated secrets. Authentication is handled through the Membrane CLI flow (browser-based or headless code exchange), which means credentials/tokens will be managed by Membrane rather than the skill directly — reasonable, but you must trust the Membrane service/CLI to handle tokens appropriately.
Persistence & Privilege
always is false and the skill is user-invocable / agent-invocable (normal). The skill does instruct installing a CLI which will store auth state locally (or in Membrane-managed storage), but it does not request system-wide modifications or other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sendgrid-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/sendgrid-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
元数据
常见问题
Sendgrid 是什么?
SendGrid integration. Manage Campaigns. Use when the user wants to interact with SendGrid data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 344 次。
如何安装 Sendgrid?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sendgrid-integration」即可一键安装,无需额外配置。
Sendgrid 是免费的吗?
是的,Sendgrid 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sendgrid 支持哪些平台?
Sendgrid 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sendgrid?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills