← 返回 Skills 市场
byungkyu

SendGrid

作者 byungkyu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2467
总下载
5
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install sendgrid
功能描述
SendGrid API integration with managed OAuth. Send emails, manage contacts, templates, suppressions, and view email statistics. Use this skill when users want to send transactional or marketing emails, manage email lists, handle bounces/unsubscribes, or analyze email performance. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
安全使用建议
This skill delegates SendGrid access through Maton (gateway.maton.ai / ctrl.maton.ai). Before installing, ensure you trust Maton because your MATON_API_KEY and the OAuth connection grant Maton the ability to act on your SendGrid account. Create and use least-privilege API keys when possible, and rotate/revoke keys if you stop using the skill. Note there is no separate public source/homepage included for auditing — the skill is instruction-only and relies on Maton's hosted gateways, so review Maton's privacy/security docs and the OAuth scopes you grant during connection setup.
功能分析
Type: OpenClaw Skill Name: sendgrid Version: 1.0.0 The skill bundle provides a well-documented integration with the SendGrid API via a Maton gateway. All code examples and instructions in SKILL.md are focused on legitimate API interactions, such as sending emails, managing contacts, and retrieving statistics. The skill requires and uses the `MATON_API_KEY` for authentication to `maton.ai` endpoints, which is consistent with its stated purpose. There is no evidence of data exfiltration to unauthorized domains, malicious execution patterns (e.g., `curl|bash`), attempts at persistence, obfuscation, or prompt injection instructions designed to manipulate the AI agent into performing harmful actions.
能力评估
Purpose & Capability
The skill claims to proxy SendGrid calls through a Maton gateway and only requires a single MATON_API_KEY environment variable; that matches the examples and gateway-based OAuth flow described in SKILL.md.
Instruction Scope
SKILL.md contains example HTTP calls to gateway.maton.ai and control endpoints (ctrl.maton.ai/connect, connect URLs) and uses only MATON_API_KEY. It does not instruct the agent to read unrelated files, system credentials, or local config.
Install Mechanism
There is no install spec and no code files to install — this is instruction-only, which minimizes disk/write risk.
Credentials
Only a single environment variable (MATON_API_KEY) is required and is directly used in examples to authenticate to the Maton gateway; no unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request system-wide persistence or modify other skills/configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sendgrid
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sendgrid 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the SendGrid skill with managed OAuth integration. - Supports sending transactional and marketing emails. - Provides endpoints for managing contacts, templates, suppressions, and viewing email statistics. - Includes detailed instructions for authentication, connection management, and specifying connections. - Offers sample code snippets for common operations.
元数据
Slug sendgrid
版本 1.0.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

SendGrid 是什么?

SendGrid API integration with managed OAuth. Send emails, manage contacts, templates, suppressions, and view email statistics. Use this skill when users want to send transactional or marketing emails, manage email lists, handle bounces/unsubscribes, or analyze email performance. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2467 次。

如何安装 SendGrid?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sendgrid」即可一键安装,无需额外配置。

SendGrid 是免费的吗?

是的,SendGrid 完全免费(开源免费),可自由下载、安装和使用。

SendGrid 支持哪些平台?

SendGrid 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SendGrid?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。

💬 留言讨论