Real Skill packageSource verifiedClawHub registry

SendGrid

SendGrid API integration with managed OAuth. Send emails, manage contacts, templates, suppressions, statistics, sender identities, unsubscribe groups, and SendGrid API keys. All write operations require explicit user approval. Sending emails delivers messages to real recipients — confirm audience, content, and sender before executing. API key management creates long-lived credentials that persist beyond the session — only use when explicitly requested. Use this skill when users want to send transactional or market…

Identity and source

Publisher attributionbyungkyuregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 64% rule confidence
Package forminstruction bundle2 recorded files
Canonical sourceClawHub registryclawhub:byungkyu:sendgrid
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/sendgrid

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/sendgrid

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/sendgrid

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @byungkyu/sendgrid
clawhub inspect @byungkyu/sendgrid --version 1.1.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
2 / 2 inspected as text
Checked
8/26/2026, 1:23:14 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highInstructions or code access sensitive credential locationsSKILL.md:55 · confidence 85%Keychain on macOS, Credential Manager on Windows, Secret Service on Linux), auto-renewed on expiry. The CLI read
1 High/Critical review queue entry
STATIC_SENSITIVE_CREDENTIAL_ACCESSpending
Open human review queue →
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
9 dependency and API indicators
  • api: api.maton.ai
  • api: api.sendgrid.com
  • api: clawhub.ai
  • api: cli.maton.ai
  • api: community.maton.ai
  • api: connect.maton.ai
  • api: docs.maton.ai
  • api: maton.ai
  • api: www.twilio.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/26/2026, 8:53:23 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:c617fb4c80a7ae59e6ec5f5091fc5b3e30ffbccbab5873489535db4a5243e2f5
Show up to 2 recorded paths
  • skill-card.md
  • SKILL.md

Source changelog

CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment