translator
v1.0.0Provides accurate, context-aware translations that preserve meaning, tone, and cultural nuances while ensuring terminology consistency across documents.
⭐ 0· 562·2 current·2 all-time
by邢怀康@calvinxhk
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name, description, SKILL.md, and knowledge/strategy documents all describe a translation specialist and the required artifacts (glossaries, terminology checks, QA). The skill requests no binaries, env vars, or config paths and has no install step, which is proportionate. Minor provenance metadata issues: the registry header lists 'Homepage: none' and 'Source: unknown', yet package.json contains a GitHub repository/homepage URL and the slug has a typo ('botlearn-transtlor'). These are quality/provenance notes but do not indicate capability mismatch.
Instruction Scope
SKILL.md confines runtime behavior to reading the provided source text, building a session glossary, applying translation strategies, and producing translations/notes. It does not instruct reading arbitrary system files, requesting external credentials, or sending data to external endpoints. The steps reference only packaged knowledge files (domain, best-practices, anti-patterns) which are local to the skill.
Install Mechanism
Instruction-only skill with no install spec and no code files executed at runtime. There is no network download/extract/install step in the manifest. Package.json and README mention npm/clawhub but these are packaging metadata only; no install script is present in the skill bundle.
Credentials
The skill declares no required environment variables, no primary credential, and no config path access. The runtime instructions do not reference any undeclared environment variables or secrets. This is proportionate for a translation-only skill.
Persistence & Privilege
Skill is not always-enabled (always: false), is user-invocable, and allows model invocation (default). The skill does not request system-wide configuration changes or access to other skills' credentials. Its behavior is stateless per the instructions (maintains per-session glossary only).
Assessment
This skill appears coherent and self-contained for translation tasks: it requires no credentials and installs nothing. Before installing or using it, consider: (1) provenance — the registry metadata marked the source as unknown while package.json points to a GitHub repo and the slug contains a typo; if you need a trusted origin, verify the repository URL and author on GitHub. (2) Privacy — translations require you to send the text you want translated to the agent; avoid submitting highly sensitive secrets, credentials, or regulated personal data unless you understand how your environment handles that data. (3) Testing — try it first on non-sensitive samples to verify quality, register handling, and glossary behavior. If you want stronger assurances, inspect the referenced GitHub repo and README, and confirm the license and maintainer activity before wider use.Like a lobster shell, security has layers — review code before you run it.
latestvk97fm28pvsxhjya2fqxnz6tnt1822dgh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
