🌐 多语言翻译

PassAudited by VirusTotal on May 8, 2026.

Overview

Type: OpenClaw Skill Name: huimai-translate Version: 1.0.0 The skill bundle contains only metadata and documentation (SKILL.md) for a multi-language translation tool. No executable code or logic was provided for analysis. The instructions in SKILL.md are focused on defining translation modes and user interaction styles without any evidence of malicious intent, data exfiltration, or harmful prompt injection.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

A user may paste sensitive documents believing translation is fully offline and private, when the artifacts do not show how that privacy guarantee is achieved.

Why it was flagged

This privacy claim is material because the provided package is instruction-only and declares no offline engine code, required binary, model, or install mechanism to substantiate offline processing.

Skill content
纯离线引擎:不经过第三方API,隐私安全
Recommendation

Treat this as a prompt-based translation aid unless the publisher documents the actual runtime and data flow; avoid sensitive documents until the offline/privacy claim is substantiated.

What this means

Following the displayed command could install a different skill or fail to install this one.

Why it was flagged

The documented install command names a different package than the registry slug `huimai-translate`, which could confuse users about what they are installing.

Skill content
clawhub install multi-lang-translate
Recommendation

Verify the exact ClawHub slug before installing and ask the publisher to correct the install instructions.