Email Marketer
Analysis
This skill appears to be a local email-marketing logging helper, with the main thing to notice being that it stores entered campaign information persistently on your computer.
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Source: unknown; Homepage: none ... No install spec — this is an instruction-only skill. ... Code file presence: scripts/script.sh
The skill includes a shell script and documents CLI usage, but the registry does not provide a clear source homepage or install specification.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
All data is stored locally at `~/.local/share/email-marketer/`. Each action is logged to its own file ... A unified `history.log` tracks all operations. The built-in export function supports JSON, CSV, and plain text formats.
The skill intentionally creates persistent local records of user-entered marketing information and can export them, so users should be aware of retention and sensitivity.
