← 返回 Skills 市场
grpaiva

Youtube

作者 Gustavo Paiva · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
9197
总下载
6
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube
功能描述
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.
安全使用建议
Install only if you trust the zubeid-youtube-mcp-server package or repository and yt-dlp. Prefer pinned or reviewed versions, restrict the YouTube API key to YouTube Data API v3, keep the key out of source control and shared files, and rotate it if exposed.
功能分析
Type: OpenClaw Skill Name: youtube Version: 1.0.1 The skill is classified as suspicious due to its instructions in `SKILL.md` for the AI agent to `git clone` an external repository (`https://github.com/ZubeidHendricks/youtube-mcp-server`) into `/tmp` and then execute `npm install` and `npm run build` within that directory. This constitutes a significant supply chain risk, as it allows for arbitrary code execution if the remote GitHub repository were compromised or contained malicious code. While presented as a setup or troubleshooting step, it's a direct instruction to fetch and execute unverified code from an external source, introducing a high-risk capability without clear malicious intent within the provided skill files themselves.
能力评估
Purpose & Capability
The stated purpose is YouTube search, metadata lookup, channel lookup, playlists, and transcript retrieval; the documented YouTube Data API MCP server and yt-dlp fallback fit that purpose.
Instruction Scope
The instructions are mostly user-directed setup and examples, but the security note overstates the trust boundary by saying all network calls go to googleapis.com and no third-party servers are involved despite documented npm, GitHub, MCP, YouTube, and yt-dlp paths.
Install Mechanism
The skill is markdown-only, but it documents installing unpinned third-party npm and pip tooling and optionally cloning/building a GitHub repository under /tmp. This is disclosed and purpose-aligned rather than hidden automatic execution.
Credentials
A YouTube API key is proportionate for YouTube Data API access, and the skill recommends restricting it to YouTube Data API v3, though README credential handling guidance is lighter than ideal.
Persistence & Privilege
No background worker, privilege escalation, destructive behavior, or broad local indexing is shown; persistent effects are limited to user-installed tools and optional local config/environment variables.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Documentation expanded and clarified in README.md. - Additional usage examples, troubleshooting advice, and step-by-step setup instructions included. - Security guidance and common workflow sections improved for easier reference.
v1.0.0
Initial release of YouTube research & transcription skill. - Search YouTube videos, channels, and playlists using the YouTube Data API v3. - Retrieve video details (title, description, stats, publish date) and channel info. - Fetch video transcripts via MCP server, with yt-dlp fallback when needed. - Provides setup instructions for both MCP server and yt-dlp. - Includes example usage workflows for video research, transcript extraction, and troubleshooting.
元数据
Slug youtube
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Youtube 是什么?

Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9197 次。

如何安装 Youtube?

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

Youtube 是免费的吗?

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

Youtube 支持哪些平台?

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

谁开发了 Youtube?

由 Gustavo Paiva(@grpaiva)开发并维护,当前版本 v1.0.1。

💬 留言讨论