← 返回 Skills 市场
openwaygate

YouTube Video

作者 OpenWaygate · GitHub ↗ · v0.10.7-dev · MIT-0
cross-platform ✓ 安全检测通过
420
总下载
1
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-video
功能描述
Manage YouTube videos. Use this skill to list, upload, update, delete, get rating, or report videos. Useful when working with YouTube video — provides comman...
安全使用建议
This skill appears to be what it claims: a wrapper around the yutu CLI that needs your YouTube OAuth client secret and cached token to act on your account. Before installing, do the following: (1) Verify the yutu package source (GitHub repo and npm package), review any package install scripts and the repository code if possible; (2) Prefer installing the yutu binary from an official release (GitHub releases, brew/winget/golang install) you trust rather than blindly installing npm global packages; (3) Use a limited-scope OAuth client and a test account if possible, since the skill can delete videos and report abuse; (4) Limit where you store YUTU_CREDENTIAL/YUTU_CACHE_TOKEN and revoke tokens/credentials if you stop using the skill. If you cannot verify the package source, consider this a moderate-risk installation.
功能分析
Type: OpenClaw Skill Name: youtube-video Version: 0.10.7-dev The skill is a legitimate wrapper for the 'yutu' CLI tool (github.com/eat-pray-ai/yutu) used to manage YouTube videos via the YouTube Data API. It requires standard OAuth credentials (client_secret.json) and environment variables (YUTU_CREDENTIAL) to function, and all documented operations (list, upload, delete) are consistent with its stated purpose without any evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description match the declared requirements: the skill uses the yutu CLI and needs OAuth client credentials (client_secret.json / YUTU_CREDENTIAL) and a cached token (youtube.token.json / YUTU_CACHE_TOKEN). These are exactly what a YouTube management tool would need.
Instruction Scope
SKILL.md and reference docs instruct the agent to run yutu commands (list, insert, update, delete, rate, reportAbuse). The docs reference only YouTube-related files/flags (video files, thumbnail paths, OAuth files). There are no instructions to read or exfiltrate unrelated system files or to post data to endpoints other than YouTube/yutu.
Install Mechanism
Install uses an npm package (@eat-pray-ai/yutu) which is an expected distribution method but carries the usual npm risks (packages may run install scripts). The SKILL.md also documents additional install methods (brew, winget, go, prebuilt binaries) whereas the skill metadata only lists the node package — a minor inconsistency. Recommend reviewing the npm package source and its postinstall scripts or installing yutu via a system package/release binary you trust.
Credentials
The only required env vars and config files are YUTU_CREDENTIAL and YUTU_CACHE_TOKEN (plus client_secret.json and youtube.token.json). These are directly necessary for OAuth-based access to the YouTube API. No unrelated secrets or broad system credentials are requested.
Persistence & Privilege
always:false (good). The skill is user-invocable and allows normal autonomous invocation (disable-model-invocation:false) — that is the platform default. Because the skill can perform destructive actions (delete, report abuse) with the provided OAuth tokens, autonomous invocation increases impact if misused; this is a contextual risk rather than an incoherence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.10.7-dev
- Added OpenClaw metadata with required env, bins, configs, primaryEnv, emoji, homepage, and install instructions in SKILL.md. - Updated SKILL.md to remove the "compatibility" field and use OpenClaw-style fields instead. - No changes to core functionality or user commands.
v0.10.6-3
- Added detailed setup and installation instructions for first-time users. - Expanded description to clarify available commands and triggers. - Listed required configuration files and environment variables in metadata. - Provided a Quick Start section with example commands. - Linked to specific operation references for easier navigation.
元数据
Slug youtube-video
版本 0.10.7-dev
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 2
常见问题

YouTube Video 是什么?

Manage YouTube videos. Use this skill to list, upload, update, delete, get rating, or report videos. Useful when working with YouTube video — provides comman... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 420 次。

如何安装 YouTube Video?

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

YouTube Video 是免费的吗?

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

YouTube Video 支持哪些平台?

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

谁开发了 YouTube Video?

由 OpenWaygate(@openwaygate)开发并维护,当前版本 v0.10.7-dev。

💬 留言讨论