Email Writer
ReviewAudited by ClawScan on May 10, 2026.
Overview
This instruction-only email skill is purpose-aligned, but it can use your logged-in browser email session to send messages and the visible instructions do not require a final confirmation before clicking Send.
Before installing, understand that this skill can operate your logged-in webmail account through the browser. Use it for the intended account only, ask it to draft first, and require an explicit confirmation before any email is sent.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent could send an email from the user's account before the user has reviewed the exact recipient, subject, and body.
The skill can be invoked for drafting-oriented requests, but the visible compose workflow includes directly clicking Send and does not show an explicit final user confirmation step.
Trigger Conditions: "Help me write an email" ... "// Send (Gmail)\nawait browser.click({ selector: '[gh="s"]' })"Require the agent to draft first, display the final message details, and only click Send after an explicit user confirmation such as 'send this now.'
If used while logged into an email account, the agent may view email context and send messages as that account.
The skill relies on the user's authenticated browser email session, giving it the ability to act with the user's email-account privileges. This is disclosed and aligned with the email-sending purpose, but it is sensitive authority.
This skill accesses your email account through browser session. - Reads and sends emails on your behalf - Uses your browser email login session
Use it only with the intended email account, consider a separate browser profile for automation, and review sent/draft messages after use.
