SendGrid
v1.0.0SendGrid 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.
⭐ 5· 2.4k·5 current·5 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk97fapaaen5yet0g8akxz0z0sx80zy4x
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧠 Clawdis
EnvMATON_API_KEY
