← 返回 Skills 市场
openwaygate

YouTube Channel

作者 OpenWaygate · GitHub ↗ · v0.10.7-dev · MIT-0
cross-platform ✓ 安全检测通过
289
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-channel
功能描述
Manage YouTube channels. Use this skill to list or update channels. Useful when working with YouTube channel — provides commands to list and update channel v...
安全使用建议
This skill appears to do what it says: it wraps the yutu CLI to list and update YouTube channels. Before installing, verify the @eat-pray-ai/yutu package and GitHub repo are legitimate (check publisher, release artifacts, and recent activity). Keep client_secret.json and youtube.token.json private — they are sensitive OAuth credentials/tokens. If you plan to install the npm package, prefer installing from the official GitHub releases or the package registry over arbitrary binaries, and consider reviewing the package source if you don't trust the publisher. Finally, be aware that the CLI will open a browser for OAuth consent and will write a token file locally; rotate credentials if you suspect misuse.
功能分析
Type: OpenClaw Skill Name: youtube-channel Version: 0.10.7-dev The skill is a legitimate wrapper for the 'yutu' CLI tool (github.com/eat-pray-ai/yutu) designed to manage YouTube channels. It provides clear instructions for listing and updating channel information and includes a standard setup guide for configuring Google Cloud Platform OAuth credentials. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in the code or documentation (SKILL.md, references/setup.md).
能力评估
Purpose & Capability
Name/description (YouTube channel management) align with required binary (yutu), the declared env vars (OAuth credential and cached token), and the declared config files (client_secret.json, youtube.token.json). These are expected for a YouTube API CLI.
Instruction Scope
SKILL.md instructs the agent to run the yutu CLI and to perform OAuth auth that opens a browser and saves a token locally. It does not instruct reading unrelated system files or exfiltrating data to third-party endpoints beyond Google's OAuth flow.
Install Mechanism
Install spec uses an npm package (@eat-pray-ai/yutu) which is a reasonable delivery mechanism for a CLI. Installing code from a public package registry carries normal supply-chain risk — verify the package publisher and GitHub releases. SKILL.md also documents alternate install methods (brew, winget, go), while the registry install entry lists only the node package; this minor inconsistency is not a security red flag but worth noting.
Credentials
Only YUTU_CREDENTIAL and YUTU_CACHE_TOKEN are required (primaryEnv is the OAuth credential). These variables map directly to the declared purpose. Other optional environment variables are documented but not required. No unrelated service credentials are requested.
Persistence & Privilege
always is false (default) and model invocation is allowed (platform default). The skill does not request elevated or persistent platform-wide privileges. It requires storing an OAuth token locally (standard for API clients).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-channel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-channel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.10.7-dev
- Updated metadata format to use openclaw conventions, specifying required environment variables, binaries, and config files. - Added package installation instructions for Node environments. - Included homepage link and relevant emojis in the metadata section.
v0.10.6-3
- Clarified setup and installation instructions for first-time users - Expanded skill description to specify triggers and commands for listing and updating YouTube channels via yutu CLI - Added a compatibility section outlining required files, environment variables, and network/API access requirements - Updated Quick Start and Operations sections for improved guidance
元数据
Slug youtube-channel
版本 0.10.7-dev
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

YouTube Channel 是什么?

Manage YouTube channels. Use this skill to list or update channels. Useful when working with YouTube channel — provides commands to list and update channel v... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 289 次。

如何安装 YouTube Channel?

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

YouTube Channel 是免费的吗?

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

YouTube Channel 支持哪些平台?

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

谁开发了 YouTube Channel?

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

💬 留言讨论