Email Template

v2.0.0

邮件模板库。欢迎邮件、Newsletter、事务邮件、冷启动邮件、跟进邮件、催款邮件模板生成。Email template library with welcome, newsletter, transactional, cold outreach, follow-up.

0· 319·0 current·0 all-time
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
The package's primary functionality (email template generation) matches the name/description and the main script (scripts/emailtpl.sh). However, scripts/script.sh adds a broader 'AI and prompt engineering assistant' surface (prompt/system/compare/etc.) that is not documented in SKILL.md — this is extra functionality but not obviously malicious.
Instruction Scope
SKILL.md instructs running bash scripts/emailtpl.sh to produce templates and to present/offer customization. The provided scripts produce static templates and guidance; they do not read unexpected system files or transmit data to external endpoints.
Install Mechanism
There is no install spec (instruction-only with shipped scripts). No downloads or external installers are used.
Credentials
The skill declares no required environment variables. The included script honors EMAIL_TEMPLATE_DIR and falls back to XDG_DATA_HOME/$HOME for storage; it also uses python3 for a small local calculation. No secrets or external service credentials are requested.
Persistence & Privilege
scripts/script.sh creates a data directory (default: $XDG_DATA_HOME/email-template or $HOME/.local/share/email-template) and appends logs/history there. This is persistent state local to the user (not system-wide) — expected for a tool that keeps usage history but worth noting.
Assessment
This skill appears to be what it says: an email-template generator with helpful static templates. Before installing or running, note that the package includes a secondary helper script (scripts/script.sh) that provides prompt-engineering commands and writes logs to a data directory (default ~/.local/share/email-template). There are no network calls or credential requests in the code. If you are uncomfortable with local persistence, inspect or delete scripts/script.sh, or set EMAIL_TEMPLATE_DIR to a path you control / run in a sandbox. Otherwise it is reasonable to use the skill.

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

chinesevk973vctxcbw1hsvvn61sa9m45s82p7eylatestvk97at7zwv20myjke0r503z76d5833vd2productivityvk9788wnp4eergmynfeze1pqncn82skfn

License

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

Comments