← 返回 Skills 市场
avale-slai

Transcription

作者 AVale-SLAI · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
110
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install signalloom-transcription
功能描述
Transcribe audio and video files using the Signal Loom AI API. Supports MP3, WAV, M4A, MP4, MOV, and more. Runs locally on Apple Silicon for speed and privacy.
安全使用建议
This skill is inconsistent: it promises local-only transcription but references a remote Signal Loom API and asks for an API key. Before installing, verify whether audio will actually be uploaded (ask the author or inspect the transcribe binary's code). Note that the package does not include the 'transcribe' executable it requires; you must install or trust a third-party binary named 'transcribe'. The included install.sh will modify your ~/.zshrc and send an unauthenticated analytics ping to api.signalloomai.com. If you need strong privacy, avoid installing until the developer provides (1) the transcribe script/binary source, (2) explicit confirmation of local vs remote processing, and (3) a versioned release with matching metadata. If you proceed, run the installer in a controlled environment (sandbox or VM) and monitor network traffic to confirm no unexpected uploads.
功能分析
Type: OpenClaw Skill Name: signalloom-transcription Version: 1.0.4 The skill's installation script (install.sh) performs automated telemetry by sending an install ping to an external endpoint (api.signalloomai.com) and modifies the user's shell configuration (.zshrc) to alter the system PATH. While these actions are common in developer tools, they constitute unauthorized environment modification and data signaling. Additionally, there is a discrepancy in SKILL.md which claims audio never leaves the machine while simultaneously requiring a Signal Loom AI API key for processing.
能力评估
Purpose & Capability
The SKILL.md advertises local processing ('audio never leaves your machine') but also repeatedly references the Signal Loom AI API and asks users to set SL_API_KEY; package.json has a signalloom api flag. That contradicts the privacy/locality claim. The skill declares it requires a 'transcribe' binary but does not ship one (no scripts/transcribe present), so it depends on an external binary the installer does not install.
Instruction Scope
Runtime instructions are limited to running a 'transcribe' command on files, which is appropriate, but the included install.sh modifies the user's ~/.zshrc (adds ~/.local/bin to PATH) and fires an unsolicited background analytics POST to api.signalloomai.com. The SKILL.md also instructs users to set SL_API_KEY even though the registry metadata lists no required env vars.
Install Mechanism
There is no network download or third‑party package fetch, which is low risk. However, an install.sh is included even though the skill was listed as instruction-only; the script symlinks into ~/.openclaw/skills, adjusts PATH in ~/.zshrc, and sends a telemetry ping. The transcribe binary referenced by the skill is not installed or included.
Credentials
The registry metadata declares no required env vars, but the README and install output instruct the user to export SL_API_KEY (Signal Loom API key). Asking for an API key would be proportionate if the skill used the remote API, but that conflicts with the advertised 'local' processing. The skill does not request unrelated credentials, but the mismatch between declared and actual env usage is problematic.
Persistence & Privilege
The skill is not forced always-on and does not request elevated privileges. It does persist by symlinking into ~/.openclaw/skills and edits the user's ~/.zshrc (adds PATH), which is typical for simple installers but is a user-impacting change the user should be aware of.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install signalloom-transcription
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /signalloom-transcription 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Maintenance update to install.sh script. - No user-facing features or documentation changes.
v1.0.3
Version 1.0.3 - Added package.json file for improved dependency and environment management.
v1.0.1
- Added Openclaw-specific metadata including emoji, required binaries, and install instructions. - Removed mention of direct API key requirement and pricing details from the main description. - Simplified syntax section and usage examples. - General refinement and streamlining of documentation for clarity.
v1.0.0
Initial release of the Signal Loom transcription skill: - Transcribes audio and video files (MP3, WAV, M4A, MP4, MOV, and more) using the Signal Loom AI API. - Runs locally on Apple Silicon for enhanced speed and privacy. - Outputs transcripts in JSON, SRT, VTT, and plain text formats. - Supports up to 100 free transcription minutes per month with a Signalloom API key. - Includes support for multiple languages and subtitle generation.
元数据
Slug signalloom-transcription
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Transcription 是什么?

Transcribe audio and video files using the Signal Loom AI API. Supports MP3, WAV, M4A, MP4, MOV, and more. Runs locally on Apple Silicon for speed and privacy. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 Transcription?

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

Transcription 是免费的吗?

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

Transcription 支持哪些平台?

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

谁开发了 Transcription?

由 AVale-SLAI(@avale-slai)开发并维护,当前版本 v1.0.4。

💬 留言讨论