gws-gmail-send
Send Gmail Messages from the Command Line
Preparing Gmail commands with recipients, content, copies, and attachments can be error-prone. This skill guides Claude and Codex through safe gws message sending.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "gws-gmail-send" from https://skillstore.io/skills/googleworkspace-gws-gmail-send.md and its manifest at https://skillstore.io/api/skills/googleworkspace-gws-gmail-send/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "gws-gmail-send". Send Alice a short project update with the subject Weekly status.
Expected outcome:
Ready to send a plain-text message to Alice with subject Weekly status. Final confirmation is required before sending.
Using "gws-gmail-send". Draft an HTML launch notice for the operations team.
Expected outcome:
Created a Gmail draft with an HTML launch notice for the operations team. The message remains unsent for review.
Using "gws-gmail-send". Email the monthly report to finance and copy the controller.
Expected outcome:
Prepared the finance email with the monthly report attached and the controller copied. Attachment size and recipients are ready for confirmation.
Security Audit
SafeAll 17 static findings are false positives caused by Markdown code fences, inline code, and fixed relative documentation links. The skill documents an intended gws Gmail send command and requires user confirmation before its external write action. No prompt injection or hidden exfiltration intent was found.
Risk Factors
โ๏ธ External commands (14)
๐ Filesystem access (3)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/googleworkspace-gws-gmail-send/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/googleworkspace-gws-gmail-send?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/googleworkspace-gws-gmail-send?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/googleworkspace-gws-gmail-send/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/googleworkspace-gws-gmail-send.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
googleworkspace. (2026). gws-gmail-send security audit report (audit version 5) [Author version 0.23.0]. Skillstore. https://skillstore.io/skills/googleworkspace-gws-gmail-send/audits/5BibTeX citation
@techreport{googleworkspace-googleworkspace-gws-gmail-send-2026,
author = {googleworkspace},
title = {gws-gmail-send security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/googleworkspace-gws-gmail-send/audits/5},
note = {Author version 0.23.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "gws-gmail-send security audit report (audit version 5)"
version: "0.23.0"
type: report
authors:
- name: "googleworkspace"
date-released: "2026-08-05"
url: "https://skillstore.io/skills/googleworkspace-gws-gmail-send/audits/5"
identifiers:
- type: other
value: "skillstore:googleworkspace-gws-gmail-send:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Send a client update
Prepare and send a clear status email with an optional report attachment.
Draft an internal announcement
Create an HTML announcement as a Gmail draft for review before delivery.
Deliver generated reports
Send scheduled report files to defined recipients with copies and a concise message.
Try These Prompts
Send a Gmail message to [recipient] with subject [subject] and body [message]. Confirm the final details before sending.
Create a Gmail draft to [recipients] about [topic]. Use subject [subject] and include these points: [points].
Prepare an HTML Gmail message to [recipient] with [file] attached. Use [alias] as sender and show a dry run first.
Prepare Gmail delivery to [to], copy [cc], and blind-copy [bcc]. Attach [files], validate the 25 MB limit, then request confirmation.
Best Practices
- Use dry-run to review recipients, sender, subject, and request details.
- Confirm with the user immediately before sending any message.
- Prefer drafts when content, recipients, or attachments need human review.
Avoid
- Do not send messages without explicit user confirmation.
- Do not expose recipients through CC when BCC is appropriate.
- Do not attach sensitive files without verifying the path and intended audience.
Frequently Asked Questions
Does this skill send messages immediately?
Can it create drafts instead?
Can it send HTML email?
Can I attach multiple files?
Can it send from an alias?
What setup is required?
Developer Details
Author
googleworkspaceLicense
MIT
Author version
v0.23.0
Skillstore revision
r2
Ref
286d37c9c189ddd1aafd3548415fb031d1df79d5
Maintenance freshness
8/6/2026
Usage
9 downloads ยท 83 views
File structure
๐ SKILL.md