翻译技能包
v1.0.0当用户输入以 "fy " 开头的翻译请求时使用此 skill。支持中英互译,如果是其他语种则翻译成中文。触发条件:输入 "fy" 后面跟要翻译的内容,例如 "fy test" 返回 "测试"。
⭐ 0· 301·1 current·1 all-time
by@fengchj
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 state a simple translation helper; the skill requires no binaries, env vars, or installs — perfectly consistent with an instruction-only translator.
Instruction Scope
SKILL.md only defines trigger format, language-detection and translation rules. It does not instruct the agent to read files, access credentials, call external endpoints, or collect unrelated data. The implementation detail (how to perform translation) is left to the agent, which is expected for an instruction-only skill.
Install Mechanism
No install spec or code files are present; nothing will be written to disk or downloaded during installation.
Credentials
The skill declares no required environment variables, credentials, or config paths — appropriate for its stated purpose.
Persistence & Privilege
always is false and it is user-invocable. The skill does not request persistent system presence or modify other skills' settings.
Assessment
This skill appears benign and minimal: it only defines a trigger ('fy <text>') and simple translation rules and does not request secrets or install software. Before enabling, test it with sample phrases to confirm behavior. Note that translation accuracy for languages beyond Chinese/English may vary. Also be mindful of privacy: any sensitive text you paste into the skill will be processed by the agent (and potentially logged or sent according to your deployment's model/tooling), so avoid sending confidential data unless you are comfortable with that processing.Like a lobster shell, security has layers — review code before you run it.
latestvk973jjpygjqwjh9xy5dc0p7wc5825ybs
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
