Gmail
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
SKILL.md
text/markdown · 8749 bytes
LICENSE.txt
text/plain · 1072 bytes
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill is internally consistent: it proxies Gmail API calls through Maton and only requires a single MATON_API_KEY which matches the described functionality.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: gmail Version: 1.0.6 The skill bundle is benign. It provides integration with the Gmail API via a Maton.ai gateway, requiring a `MATON_API_KEY` from environment variables for authentication. All code examples in `SKILL.md` demonstrate standard HTTP requests to `maton.ai` domains, retrieving or sending data relevant to Gmail operations. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent. The functionality aligns with its stated purpose of managing Gmail interactions.