← 返回 Skills 市场
lotfinity

Whisper Tailnet API

作者 lotfinity · GitHub ↗ · v0.1.1
cross-platform ⚠ suspicious
326
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install whisper-tailnet-api
功能描述
Consume the shared Whisper speech-to-text API over Tailnet at http://100.92.116.99:8765 using OpenAI-compatible audio transcription endpoint (/v1/audio/trans...
安全使用建议
This skill simply tells the agent to upload audio files to http://100.92.116.99:8765 (a private/Tailnet IP). Before using it, verify who operates that server and that you trust them to receive your audio. Do not send sensitive or confidential audio until you confirm ownership and security (prefer HTTPS and authenticated endpoints). If you cannot verify the host, test with harmless short clips only, or host/route transcription through a trusted service (official Whisper/OpenAI or your own server). Be aware agents will read the specified local audio file paths and transmit their contents. If you need help verifying the server (ownership, TLS, auth), get that information from the skill author or network administrator before enabling it.
功能分析
Type: OpenClaw Skill Name: whisper-tailnet-api Version: 0.1.1 The skill bundle provides instructions for an agent to interact with a Whisper speech-to-text service hosted on a private Tailscale IP (100.92.116.99). The commands in SKILL.md are limited to standard health checks and audio file uploads via curl, which align with the stated purpose of remote transcription and lack any indicators of malicious intent, obfuscation, or unauthorized data exfiltration.
能力评估
Purpose & Capability
Name/description (Whisper STT over Tailnet) aligns with the runtime instructions: curl POST of raw audio to /v1/audio/transcriptions on 100.92.116.99:8765. The skill does not ask for unrelated capabilities or credentials.
Instruction Scope
SKILL.md instructs the agent to read local audio files and POST them (binary) to http://100.92.116.99:8765/v1/audio/transcriptions. This will transmit user audio to an external/unvetted host, over plain HTTP (no TLS) and no auth. That is expected for a transcription skill but presents privacy/exfiltration risk because the target host is an unknown Tailnet address with no provenance or homepage.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk or installed by the registry package itself, which minimizes supply-chain risk.
Credentials
No environment variables or credentials are requested, which is proportionate. However, absence of auth means the endpoint accepts unauthenticated uploads — combined with the unknown host this increases privacy risk.
Persistence & Privilege
Skill is not always-enabled and does not request any persistent/system privileges. It is user-invocable and can be invoked autonomously per platform defaults (not a unique risk by itself).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whisper-tailnet-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whisper-tailnet-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Switch docs to OpenAI-compatible /v1/audio/transcriptions binary upload at :8765; remove hardcoded language=en from examples.
v0.1.0
Initial publish: shared whisper endpoint usage over tailnet
元数据
Slug whisper-tailnet-api
版本 0.1.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Whisper Tailnet API 是什么?

Consume the shared Whisper speech-to-text API over Tailnet at http://100.92.116.99:8765 using OpenAI-compatible audio transcription endpoint (/v1/audio/trans... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 326 次。

如何安装 Whisper Tailnet API?

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

Whisper Tailnet API 是免费的吗?

是的,Whisper Tailnet API 完全免费(开源免费),可自由下载、安装和使用。

Whisper Tailnet API 支持哪些平台?

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

谁开发了 Whisper Tailnet API?

由 lotfinity(@lotfinity)开发并维护,当前版本 v0.1.1。

💬 留言讨论