← 返回 Skills 市场
sidonsoft

YouTube Analysis

作者 sidonsoft · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
148
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-analysis-skill
功能描述
Analyze YouTube videos with summary and deep-dive analysis. Use when a user provides a YouTube URL and wants both a summary and analytical insights about the...
安全使用建议
This skill appears coherent and low-risk, but consider the following before installing: - Dependency: it expects an external 'summarize' tool (and possibly yt-dlp) to be present; confirm these tools come from trusted sources on your system. - Network access: transcript extraction requires fetching from YouTube (network I/O). Ensure your environment policy permits this and you're OK with outbound requests to YouTube. - Data exposure: extracted transcripts (which can include personal or sensitive information) will be passed to the main chat model for analysis; if your model is remote or provided by a third party, transcripts are transmitted off-host. Avoid sending private or confidential video content unless you trust the model endpoint and compliance policies. - Source attribution: the skill's source/homepage is unspecified; README points to a GitHub repo. If you plan to install the skill from that repo, review the repository contents and confirm its authenticity. If those considerations are acceptable, the skill's behavior matches its stated purpose. If you need stricter controls, require a vetted 'summarize' binary, restrict network access, or avoid analyzing videos containing sensitive content.
功能分析
Type: OpenClaw Skill Name: youtube-analysis-skill Version: 1.0.0 The skill utilizes shell execution via the `exec` command to run an external `summarize` tool, which is a risky capability even though it is plausibly needed for the stated purpose of transcript extraction. While the workflow in SKILL.md and README.md appears aligned with analyzing YouTube videos, the use of shell commands with user-provided URLs introduces a potential surface for command injection if not properly sanitized by the agent. No evidence of intentional malice or data exfiltration was found.
能力评估
Purpose & Capability
The declared purpose (YouTube analysis) aligns with the instructions: transcript extraction followed by model-based synthesis. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions explicitly tell the agent to run a 'summarize' CLI (e.g., --youtube web --extract) and to prefer transcript-first workflows. This stays within the stated purpose. Note: the skill expects the agent to execute external commands and to transmit transcript content to the main model for analysis (normal for this use case but relevant for data exposure).
Install Mechanism
This is instruction-only (no install spec or code files), which minimizes disk-write risk. The README references installing via clawhub or a GitHub clone; the skill itself does not download or execute arbitrary remote archives. It does rely on an external 'summarize' tool being available.
Credentials
No environment variables, credentials, or config paths are required. The absence of requested secrets matches the described functionality.
Persistence & Privilege
always is false and there is no indication the skill claims persistent system privileges or modifies other skills' configs. Autonomous invocation is permitted (platform default) but not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-analysis-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-analysis-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug youtube-analysis-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

YouTube Analysis 是什么?

Analyze YouTube videos with summary and deep-dive analysis. Use when a user provides a YouTube URL and wants both a summary and analytical insights about the... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。

如何安装 YouTube Analysis?

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

YouTube Analysis 是免费的吗?

是的,YouTube Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

YouTube Analysis 支持哪些平台?

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

谁开发了 YouTube Analysis?

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

💬 留言讨论