Email Sequence Builder

v1.0.0

Build complete email marketing sequences (welcome, nurture, sales, re-engagement) with subject lines, body copy, and platform-ready output. Use when creating email campaigns, drip sequences, or automated email flows for clients.

0· 780·1 current·1 all-time
bySean Wyngaard@seanwyngaard
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description (email marketing sequences) match the SKILL.md content. There are no unexpected required binaries, environment variables, or config paths declared that would be unrelated to generating and saving email copy.
Instruction Scope
SKILL.md limits behavior to generating email content, producing platform-ready outputs (Markdown, CSV, plain text), and saving files in an output/ directory. It does not instruct the agent to read system config, access credentials, or call external endpoints. (Note: the document is truncated at the end of the quality-check list — review the full SKILL.md to confirm there are no additional steps.)
Install Mechanism
No install spec and no code files — nothing is downloaded or written as part of an installer. This is the lowest-risk model (instruction-only).
Credentials
The skill declares no environment variables, no credentials, and no config paths. That is proportionate for an email content generator which only needs to output files and templates.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills or system-wide settings. It does instruct saving files in an output path, which is reasonable for its purpose.
Assessment
This skill appears coherent: it only generates email sequences and writes template files. Before installing, verify the complete SKILL.md (the quality-checks were truncated here) and confirm the agent's tooling permissions — the skill lists allowed-tools like Read/Write/Edit/Bash, which permit filesystem and shell access. Even though the skill itself doesn't request secrets or network access, granting broad tools to any skill increases risk; if you want extra caution, run it in a sandboxed agent or restrict it to only Read/Write (no shell) unless shell access is necessary. If you need assurance it won't send emails or contact external services, confirm there are no additional instructions or hidden files that call external endpoints.

Like a lobster shell, security has layers — review code before you run it.

latestvk977w23ypwkwcfxehs6w32mn1x813a38

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments