← 返回 Skills 市场
YouTube Transcript
作者
The Zealot
· GitHub ↗
· v1.0.1
25446
总下载
23
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-transcript
功能描述
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
安全使用建议
Install only if you intentionally want this skill to use a WireGuard/residential route and are comfortable with it changing local VPN and routing state. Prefer running it in an isolated environment with a dedicated, tightly scoped WireGuard configuration, and assume video IDs may be sent to YouTube-related services and noembed.com.
功能分析
Type: OpenClaw Skill
Name: youtube-transcript
Version: 1.0.1
The skill is classified as suspicious due to its use of `subprocess.run` in `scripts/fetch_transcript.py` to execute system commands like `wg-quick up` and `ip rule add`. These commands manage a WireGuard VPN interface and manipulate network routing, which typically requires elevated privileges and grants significant control over the host system's network configuration. While these actions are plausibly needed for the stated purpose of bypassing YouTube's cloud IP blocks, they represent a high-risk capability that could be abused if the agent's environment has broad permissions.
能力评估
Purpose & Capability
Fetching transcripts and using a residential/WireGuard route are disclosed in the skill description and setup guide, so the capability is coherent with the stated purpose.
Instruction Scope
The documented workflow runs a script that checks VPN status and brings it up if needed, but there is no runtime confirmation before privileged network changes.
Install Mechanism
Installation is manual and visible, with pip dependencies and WireGuard setup documented; no hidden installer behavior was found, but dependency versions are unpinned.
Credentials
A transcript tool normally needs outbound web access, but this implementation requires host-level WireGuard and policy routing changes through a residential/home network path.
Persistence & Privilege
The script can run wg-quick and add an ip routing rule, with no teardown, rollback, duplicate-rule handling, or clear containment guidance in the artifacts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-transcript - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-transcript触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial public release
v1.0.0
Initial release
元数据
常见问题
YouTube Transcript 是什么?
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 25446 次。
如何安装 YouTube Transcript?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-transcript」即可一键安装,无需额外配置。
YouTube Transcript 是免费的吗?
是的,YouTube Transcript 完全免费(开源免费),可自由下载、安装和使用。
YouTube Transcript 支持哪些平台?
YouTube Transcript 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Transcript?
由 The Zealot(@xthezealot)开发并维护,当前版本 v1.0.1。
推荐 Skills