← 返回 Skills 市场
625
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install solo-index-youtube
功能描述
Index YouTube channel videos and transcripts for semantic search. Use when user says "index YouTube", "add YouTube channel", "update video index", or "index...
安全使用建议
This skill appears coherent for indexing YouTube transcripts. Before installing or running it: (1) only install third‑party packages (solograph, yt-dlp) from sources you trust and consider using a virtualenv or isolated environment; (2) avoid automatically exposing browser cookies — only use --cookies-from-browser if you understand the privacy implications; (3) limit the number of videos (-n) to avoid rate limits and large disk usage; and (4) review solograph (if you plan to use it) to ensure it matches your security expectations.
功能分析
Type: OpenClaw Skill
Name: solo-index-youtube
Version: 2.0.0
The skill is classified as suspicious due to a significant shell injection vulnerability. The `SKILL.md` instructs the AI agent to parse `$ARGUMENTS` and use them directly in `Bash` commands (e.g., `solograph-cli index-youtube -c <handle>` or `yt-dlp` URLs) without specifying sanitization. This allows a malicious user to inject arbitrary commands if the agent's implementation is naive. While the skill requests broad `Bash`, `Read`, `Write`, and `Grep` permissions, their described usage is generally aligned with the stated purpose of indexing YouTube content, and there are no explicit instructions for data exfiltration or other malicious activities.
能力评估
Purpose & Capability
The skill is an instruction-only helper for indexing YouTube transcripts. It only references yt-dlp and optional solograph tooling, which are reasonable for this task. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md describes only actions needed to index transcripts: detect mode, use solograph CLI when available, or use yt-dlp to fetch and convert subtitles, then write summaries to docs/youtube. The instructions reference local file paths for output (docs/youtube/) and suggest using browser cookies for authenticated downloads (yt-dlp flag) — that suggestion is relevant to downloading protected transcripts but could expose browser cookies if used carelessly; otherwise the runtime steps stay within the stated purpose.
Install Mechanism
No install spec in the skill bundle (instruction-only). SKILL.md suggests installing third-party tools via pip/uvx (solograph) and installing yt-dlp (brew/pip/pipx). This is expected but installing packages runs third-party code — verify trustworthiness of solograph and use virtualenv/sandbox if concerned.
Credentials
The skill declares no required environment variables or credentials. The only potentially sensitive suggestion is using yt-dlp's --cookies-from-browser for authenticated access; that is optional and not requested by the skill itself.
Persistence & Privilege
The skill does not request always:true and contains no autonomous or privileged persistence mechanisms. It writes output to a local docs/youtube/ path as part of its normal indexing behavior — this is proportional to its purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solo-index-youtube - 安装完成后,直接呼叫该 Skill 的名称或使用
/solo-index-youtube触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Universalize: remove project-specific references, add SearXNG recommendation
v1.1.0
Initial publish
元数据
常见问题
Index Youtube 是什么?
Index YouTube channel videos and transcripts for semantic search. Use when user says "index YouTube", "add YouTube channel", "update video index", or "index... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 625 次。
如何安装 Index Youtube?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solo-index-youtube」即可一键安装,无需额外配置。
Index Youtube 是免费的吗?
是的,Index Youtube 完全免费(开源免费),可自由下载、安装和使用。
Index Youtube 支持哪些平台?
Index Youtube 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Index Youtube?
由 Rust(@fortunto2)开发并维护,当前版本 v2.0.0。
推荐 Skills