← 返回 Skills 市场
loverun321

YouTube Transcript

作者 loverun321 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
374
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-transcript-tool
功能描述
Fetch and download YouTube video transcripts with timestamps and multi-language support by providing the video URL.
安全使用建议
Do not install this skill without clarification. It currently does not implement the advertised transcript-fetching behavior — it only parses a YouTube ID and returns a placeholder. SKILL.md includes a plaintext API key and a per-call price; you should treat that as a leaked credential until the author explains what service owns the key and who will be billed. Ask the publisher for: (1) source repository or homepage and author identity, (2) an explanation of the API key and billing, (3) actual code that performs transcript retrieval (including which external endpoint is called), and (4) a version that reads any secret (API key) from a required environment variable rather than embedding it in SKILL.md. If you cannot get these answers, avoid enabling the skill to prevent accidental use of an unknown paid service or leaking/using the embedded key.
功能分析
Type: OpenClaw Skill Name: youtube-transcript-tool Version: 1.0.0 The skill is a non-functional placeholder or demo for a YouTube transcript service. The handler.py script uses a regular expression to extract a video ID from the input but does not actually fetch transcripts or perform any network operations. While SKILL.md includes a hardcoded API key and mentions a USDT price, the code lacks any malicious logic, data exfiltration, or harmful instructions.
能力评估
Purpose & Capability
Name and description promise fetching/downloading transcripts with timestamps and multi-language support, but handler.py does not fetch transcripts — it only extracts a video ID and returns a demo message instructing to use an external library. The described capability is not implemented, and the SKILL.md's integration/payout details (API key, price) are not reflected in code.
Instruction Scope
SKILL.md advertises features and gives example outputs but provides no concrete runtime instructions or endpoints to call; it embeds a plaintext API key and pricing info, which suggests the agent might make network calls to a paid service, yet the code never does so. The instructions are vague and grant broad discretion without visible safeguards.
Install Mechanism
No install spec (instruction-only plus a small handler) — nothing is downloaded or installed by the skill itself, which is the lowest-risk install model.
Credentials
The package declares no required env vars, but SKILL.md contains a hard-coded API key that looks like a secret and a per-call price. Embedding such credentials in documentation is disproportionate and suspicious: it's unclear who owns the key, what service it gives access to, and whether using it could incur charges or leak the secret.
Persistence & Privilege
Skill does not request persistent privileges (always is false) and does not modify system or other skills. Normal autonomous invocation applies but doesn't by itself raise new concerns here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-transcript-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-transcript-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
YouTube Transcript Tool v1.0.0 - Initial release. - Fetches transcripts/subtitles from YouTube videos. - Supports auto-detection of video URLs. - Handles multiple subtitle languages and provides timestamps. - Simple API with example prompts and structured JSON responses. - Priced at 0.001 USDT per transcript.
元数据
Slug youtube-transcript-tool
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

YouTube Transcript 是什么?

Fetch and download YouTube video transcripts with timestamps and multi-language support by providing the video URL. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 374 次。

如何安装 YouTube Transcript?

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

YouTube Transcript 是免费的吗?

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

YouTube Transcript 支持哪些平台?

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

谁开发了 YouTube Transcript?

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

💬 留言讨论