Bilingual Mail Translator
v0.1.0Build or improve a bilingual email translation and notification workflow that converts raw emails into Chinese-friendly bilingual output. Use when designing...
⭐ 0· 54·0 current·0 all-time
bySengo Zhao@huacius
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description align with the contents: the SKILL.md is a prompt-layer contract for translating and formatting email text. It does not request unrelated binaries, env vars, or capabilities.
Instruction Scope
Instructions are limited to prompt/formatting responsibilities and reference program-side responsibilities (extract raw mail, assemble prompt, run LLM worker). It also references running local scripts and tests (e.g., scripts/mail_translate.py, sample-mail.eml) — these are placeholders; actual runtime behavior depends on the implementer's code, which is not included.
Install Mechanism
No install spec and no code files are provided, so nothing is written to disk by the skill itself (lowest install risk).
Credentials
The skill declares no required env vars or credentials. Note: real implementations will likely require LLM/API keys and mail credentials — those are not requested here and should be scoped minimally in the actual implementation.
Persistence & Privilege
always:false and no persistence or cross-skill config modifications are requested; the skill does not request elevated or permanent presence.
Assessment
This is a prompt-contract template, not runnable code: no credentials or installs are requested by the skill itself. Before using it, review and implement your own scripts (mail extraction, scripts/mail_translate.py, tests) and ensure any LLM or mail-server credentials used by your implementation are strictly scoped and stored securely. Email content commonly contains PII — avoid sending sensitive mail to third‑party LLMs unless you have consent and appropriate data protection controls. Finally, inspect any real implementation code for network calls or unexpected file/credential access before running tests or sample runs.Like a lobster shell, security has layers — review code before you run it.
emailvk9723j21wf22zgvf7k86ac5xk584fa0xlatestvk9723j21wf22zgvf7k86ac5xk584fa0xpromptvk9723j21wf22zgvf7k86ac5xk584fa0xtranslationvk9723j21wf22zgvf7k86ac5xk584fa0x
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
