Email Marketer

v2.0.0

Plan email campaigns with segmentation, A/B testing, and benchmarking. Use when designing campaigns, segmenting lists, benchmarking rates.

0· 99·0 current·0 all-time
byBytesAgain2@ckchzh
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/description match the code and SKILL.md: a local CLI for planning/benchmarking email campaigns that records entries and reports on them. No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md and the script operate only on local data files under ~/.local/share/email-marketer and standard Unix utilities. Instructions do not ask the agent to read unrelated system files or exfiltrate data to external endpoints.
Install Mechanism
There is no install spec (instruction-only) but a script file is bundled. That means the platform will need to place the script on disk/into PATH to make the CLI usable; review how the platform installs un-specified scripts. No network downloads or third-party package installs are present.
Credentials
No environment variables or external credentials are required. The script uses HOME and standard shell utilities only, which is proportional to the claimed functionality.
Persistence & Privilege
The skill does not request permanent platform privileges (always:false) and confines writes to its own data directory under the user's home. It does not modify other skills or system-wide agent settings.
Assessment
This skill is coherent with its stated purpose, but before installing consider: (1) it logs every user-provided input unencrypted under ~/.local/share/email-marketer — do not enter passwords, API keys, or other secrets into the CLI. (2) The JSON export implementation is brittle (no escaping) and may produce invalid JSON if entries contain quotes/newlines. (3) There is no install spec — verify how the platform will place and run the bundled script (permissions, PATH). (4) Review the bundled script contents yourself (or inspect on install) to confirm the platform didn't modify it. If you plan to store sensitive campaign data, consider restricting filesystem permissions on the data dir or using an alternative that encrypts logs.

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

latestvk97apmq8xn4t010bewvhfp8n4x8343nb

License

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

Comments