← 返回 Skills 市场
scikkk

Voice Translator

作者 scikkk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
267
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install voice-translator
功能描述
说中文出外语语音——按住说中文,2-3秒内播放英/日/韩语音。支持场景模式、双向对话、常用句收藏。
安全使用建议
This skill is coherent with its stated goal (it sends audio to senseaudio.cn using the SENSEAUDIO_API_KEY), but there are a few inconsistencies to consider before installing: (1) The SKILL.md expects you to plug in an LLM (e.g., Claude) for 'scene-aware' translation but it does not declare any env var for that — be prepared to provide additional API keys and understand where those requests will go. (2) The example playback commands use utilities like 'play' (or platform tools such as 'afplay') that are not listed as required; the skill may fail or try to call other programs. (3) Audio data is uploaded to api.senseaudio.cn — verify the privacy policy and trustworthiness of that endpoint and the provided homepage. (4) Because this is instruction-only, there is no bundled code reviewable beyond SKILL.md; if you need stronger assurance, ask the publisher for details about the LLM integration they expect and request explicit declarations of all required binaries and env vars, or run the skill in an isolated environment.
功能分析
Type: OpenClaw Skill Name: voice-translator Version: 1.0.0 The skill is a legitimate voice translation tool that interfaces with the SenseAudio API (senseaudio.cn) for speech-to-text and text-to-speech services. The provided Python code in SKILL.md implements standard audio processing workflows, including temporary file handling and playback via system utilities like afplay or mpg123. No indicators of data exfiltration, malicious command execution, or prompt injection were found; the use of subprocess.run is restricted to hardcoded audio player commands.
能力评估
Purpose & Capability
Name/description (voice translator) align with the required SENSEAUDIO_API_KEY, curl, and python3 and with the documented ASR/TTS API calls to api.senseaudio.cn.
Instruction Scope
SKILL.md explicitly uploads user audio to senseaudio.cn for ASR and TTS (consistent). However it also requires a scene-based LLM translation step that is left unimplemented and instructs the integrator to '接入你的 LLM(如 Claude API)' — that implies further network calls and credentials that are not declared. The runtime snippets also call an audio player ('play' or platform-specific tools) but those binaries are not listed as required.
Install Mechanism
Instruction-only skill with no install spec or downloads; nothing is written to disk by an installer. This is the lower-risk case for installation mechanism.
Credentials
Only SENSEAUDIO_API_KEY is declared and used for senseaudio API calls (proportionate). But the instructions expect an external LLM integration (potentially requiring additional API keys) which are not declared as required env vars; that mismatch is an ambiguity that could lead to the agent using or requesting other credentials at runtime.
Persistence & Privilege
always is false and the skill does not request system-wide changes or persistent privileges. No evidence it modifies other skills or system config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install voice-translator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /voice-translator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
senseaudio-voice-translator 1.0.0 - Initial release of the voice translator skill. - Speak Chinese and receive spoken output in English, Japanese, or Korean within 2–3 seconds. - Features scenario-based translation, bi-directional conversation mode, and phrase favorites. - Includes complete Python implementation and API usage documentation. - Supports major travel and daily life scenarios (restaurant, airport, hotel, taxi, shopping, medical). - Requires SENSEAUDIO_API_KEY and local tools (curl, python3).
元数据
Slug voice-translator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Voice Translator 是什么?

说中文出外语语音——按住说中文,2-3秒内播放英/日/韩语音。支持场景模式、双向对话、常用句收藏。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。

如何安装 Voice Translator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install voice-translator」即可一键安装,无需额外配置。

Voice Translator 是免费的吗?

是的,Voice Translator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Voice Translator 支持哪些平台?

Voice Translator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Voice Translator?

由 scikkk(@scikkk)开发并维护,当前版本 v1.0.0。

💬 留言讨论