Email Writer

PassAudited by ClawScan on May 10, 2026.

Overview

This appears to be an instruction-only email drafting helper with no install steps, code execution, credentials, or external access, with only minor documentation/coherence notes.

This looks safe to use as a prompt-based email writing assistant. Review generated emails before sending, avoid using it for spam or deceptive persuasion, and note that the supplied package does not include runnable code despite package.json referencing an index.js file.

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.

What this means

The skill may not provide runnable JavaScript functionality despite documentation examples, so users should treat it as an instruction/template skill.

Why it was flagged

The package manifest points to an index.js entry point, but the provided manifest says no code files are present. This is a coherence/provenance note rather than evidence of malicious behavior.

Skill content
"main": "index.js"
Recommendation

Verify that you only expect prompt-based email-writing help, or request the missing implementation if a runnable package is intended.

What this means

The skill can help write more persuasive outreach emails, which may be inappropriate if used for spam, manipulation, or deceptive messages.

Why it was flagged

The skill explicitly supports persuasive cold outreach and urgency-based subject optimization. This is aligned with business email writing, but it is a capability that can influence recipients if misused.

Skill content
- **Persuasive**: Sales emails, negotiations
- **Urgent**: Time-sensitive requests
...
- **Cold Outreach**: First contact emails
...
2. **Create Urgency**: Time-sensitive language
Recommendation

Use the skill for legitimate communication only, review generated wording before sending, and avoid deceptive urgency or unsolicited bulk outreach.