← Back to Skills Marketplace
scikkk

Voice Translator

by scikkk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
267
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install voice-translator
Description
说中文出外语语音——按住说中文,2-3秒内播放英/日/韩语音。支持场景模式、双向对话、常用句收藏。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install voice-translator
  3. After installation, invoke the skill by name or use /voice-translator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Slug voice-translator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Voice Translator?

说中文出外语语音——按住说中文,2-3秒内播放英/日/韩语音。支持场景模式、双向对话、常用句收藏。 It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.

How do I install Voice Translator?

Run "/install voice-translator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Voice Translator free?

Yes, Voice Translator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Voice Translator support?

Voice Translator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Voice Translator?

It is built and maintained by scikkk (@scikkk); the current version is v1.0.0.

💬 Comments