← 返回 Skills 市场
YouTube Search
作者
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
685
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-search-yutu
功能描述
Manage YouTube search. Use this skill to search for videos, channels, playlists, and other resources. Useful when working with YouTube search — provides comm...
安全使用建议
This skill is coherent: it expects the yutu CLI and Google OAuth credentials to call the YouTube API. Before installing, verify the npm package and GitHub repo (owner, recent releases, issues) to ensure you trust the publisher. Use a least-privilege OAuth client/project, avoid reusing high-privilege credentials, and keep client_secret.json and youtube.token.json in a safe location. If you are concerned about supply-chain risk, review the package source or run yutu in an isolated environment (container or VM) rather than your primary system.
功能分析
Type: OpenClaw Skill
Name: youtube-search-yutu
Version: 0.10.7-dev
The skill bundle is a legitimate wrapper for the 'yutu' CLI tool, designed to search YouTube resources. It follows standard OAuth2 procedures for YouTube API access, requiring credentials and tokens (client_secret.json, youtube.token.json) which are handled via environment variables or local files. No evidence of malicious intent, data exfiltration, or suspicious execution patterns was found in SKILL.md or the associated documentation.
能力评估
Purpose & Capability
Name/description, required binaries (yutu), required env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN), and required config files (client_secret.json, youtube.token.json) all match a CLI that uses Google OAuth to call the YouTube API.
Instruction Scope
SKILL.md and references instruct the agent to run yutu commands and to perform OAuth authorization (which opens a browser and writes a token file). The instructions do not request unrelated files, credentials, or external endpoints beyond YouTube/GCP.
Install Mechanism
Install is an npm package (@eat-pray-ai/yutu) producing the yutu binary. Installing a third-party npm binary is a normal delivery for a CLI but carries the usual supply-chain risk; the package origin (GitHub repo provided) should be checked before installing in sensitive environments.
Credentials
The skill requires only OAuth client credentials and a cached token (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) and documents these variables. These are proportional and expected for a YouTube API client.
Persistence & Privilege
always is false, the skill does not request elevated system persistence or modify other skills' configuration. Runtime behaviour is limited to invoking the yutu CLI and reading/writing the documented credential/token files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-search-yutu - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-search-yutu触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.10.7-dev
- Improved skill metadata to include more structured requirements and installation details.
- Added Openclaw-specific fields such as required binaries, configs, homepage, emoji, and Node package install instructions.
- Compatibility requirements moved from description to structured metadata for better clarity.
v0.10.6-3
- Improved documentation with clear skill description, setup instructions, and quick start examples.
- Added details about required dependencies and configuration (yutu CLI, OAuth credentials, API access).
- Listed supported search operations for YouTube resources with reference links.
- Provided concise setup and operation guidance for first-time users.
元数据
常见问题
YouTube Search 是什么?
Manage YouTube search. Use this skill to search for videos, channels, playlists, and other resources. Useful when working with YouTube search — provides comm... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 685 次。
如何安装 YouTube Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-search-yutu」即可一键安装,无需额外配置。
YouTube Search 是免费的吗?
是的,YouTube Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouTube Search 支持哪些平台?
YouTube Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Search?
由 OpenWaygate(@openwaygate)开发并维护,当前版本 v0.10.7-dev。
推荐 Skills