Translator Pro

v3.0.3

Test translation quality with built-in dictionaries and comparison tools. Use when evaluating translations. Supports bilingual documentation and optimized AI...

0· 1.7k·8 current·8 all-time
bybytesagain4@xueyetianya

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xueyetianya/translator-pro.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Translator Pro" (xueyetianya/translator-pro) from ClawHub.
Skill page: https://clawhub.ai/xueyetianya/translator-pro
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install translator-pro

ClawHub CLI

Package manager switcher

npx clawhub@latest install translator-pro
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (translation quality testing, dictionaries, comparison tools) align with the included script and SKILL.md. Minor mismatch: SKILL.md lists python3 as a requirement but the provided script is a pure bash script and contains no Python usage. Version strings differ across files (manifest v3.0.3, SKILL.md v3.0.1, script VERSION=3.0.0), which appears to be maintenance sloppiness rather than malicious intent.
Instruction Scope
SKILL.md is an instruction-only document describing translation tasks and required runtime (bash 4+, python3). The runtime script only reads/writes to a per-user data directory (~/.local/share/translator-pro-test) and prints placeholder responses; it does not read other system files, environment secrets, or transmit data externally.
Install Mechanism
No install spec is provided (instruction-only). There is a bundled script file but nothing is automatically downloaded or executed at install time. No external URLs/payloads are fetched by the skill files.
Credentials
The skill doesn't declare or require environment variables or credentials. The only system interaction is creating a per-user data directory under $HOME. The SKILL.md's python3 requirement is unexplained by the script and is disproportionate but low-risk.
Persistence & Privilege
always:false and no special privileges requested. The skill does create a directory in the user's home (~/.local/share/translator-pro-test) but does not modify other skills or system-wide settings.
Assessment
This skill appears coherent and low-risk: it doesn't ask for secrets, network access, or system-wide changes. Notes before installing: (1) SKILL.md mentions python3 but the included script is bash-only — likely a documentation oversight; (2) the script mainly emits placeholder text (it prints literal $2/$3 due to single-quoted strings) so functionality may be limited; (3) the script creates ~/.local/share/translator-pro-test for its data — review that directory if you want to inspect stored files. If you require stronger guarantees, check the GitHub repo history for this skill and confirm the publisher (bytesagain.com) before allowing autonomous execution by an agent.

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

latestvk97ergnvam6ehjbxfp8nhhd48n83qzzm
1.7kdownloads
0stars
20versions
Updated 1mo ago
v3.0.3
MIT-0

translator-pro-test / 楼台助手

Quick Start / 快速开始

Just ask your AI assistant: / 直接告诉 AI 助手:

  • "Translate this tech doc to formal Chinese" (将这份技术文档翻译成正式中文)
  • "Polished version of my English email to a client" (润色我发给客户的英文邮件)
  • "Explain the nuance of this slang term" (解释这个俚语的微小差异)

Description / 描述

Test translation quality with built-in dictionaries and comparison tools. Use when evaluating translations.

Requirements / 要求

  • bash 4+
  • python3

Feedback

https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com

Comments

Loading comments...