Skip to main content

sendgrid

Facilitates sending transactional and marketing emails using the SendGrid API, with support for templates and analytics.

Install this skill

or
75/100

Security score

The sendgrid skill was audited on Feb 9, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 20

Curl to non-GitHub URL

SourceSKILL.md
20curl -X POST "https://api.sendgrid.com/v3/mail/send" \
medium line 34

Curl to non-GitHub URL

SourceSKILL.md
34curl -X POST "https://api.sendgrid.com/v3/mail/send" \
medium line 50

Curl to non-GitHub URL

SourceSKILL.md
50curl "https://api.sendgrid.com/v3/templates?generations=dynamic" \
medium line 57

Curl to non-GitHub URL

SourceSKILL.md
57curl "https://api.sendgrid.com/v3/stats?start_date=2024-01-01" \
low line 20

External URL reference

SourceSKILL.md
20curl -X POST "https://api.sendgrid.com/v3/mail/send" \
low line 34

External URL reference

SourceSKILL.md
34curl -X POST "https://api.sendgrid.com/v3/mail/send" \
low line 50

External URL reference

SourceSKILL.md
50curl "https://api.sendgrid.com/v3/templates?generations=dynamic" \
low line 57

External URL reference

SourceSKILL.md
57curl "https://api.sendgrid.com/v3/stats?start_date=2024-01-01" \
low line 62

External URL reference

SourceSKILL.md
62- Console: https://app.sendgrid.com
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categorymarketing
UpdatedApril 4, 2026
openclaw/skills