← 返回 Skills 市场
openwaygate

YouTube Thumbnail

作者 OpenWaygate · GitHub ↗ · v0.10.7-dev · MIT-0
cross-platform ✓ 安全检测通过
299
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-thumbnail
功能描述
Manage YouTube video thumbnails. Use this skill to set custom thumbnails for videos. Useful when working with YouTube thumbnail — provides commands to set th...
安全使用建议
This skill appears coherent: it wraps the yutu CLI and requires standard YouTube OAuth artifacts. Before installing, verify the origin and integrity of the @eat-pray-ai/yutu package (inspect the GitHub repo, npm package, and release artifacts), and ensure the OAuth client and token you provide have the minimal scopes needed. Avoid placing long-lived credentials in shared environments; prefer per-project credential files (client_secret.json / youtube.token.json) and review the token file contents before sharing. If you need higher assurance, install the tool from the repo's official releases and review its source code for unexpected network calls or telemetry.
功能分析
Type: OpenClaw Skill Name: youtube-thumbnail Version: 0.10.7-dev The skill bundle is a legitimate wrapper for the 'yutu' CLI tool, designed to manage YouTube video thumbnails via the YouTube Data API. It requires standard OAuth 2.0 credentials (client_secret.json and tokens) and provides clear, standard documentation for setup and usage. No evidence of malicious intent, data exfiltration, or prompt injection was found in the instructions or metadata.
能力评估
Purpose & Capability
Name/description (set YouTube thumbnails) match the declared binary (yutu), required OAuth files (client_secret.json, youtube.token.json), and env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN). These are expected for a YouTube CLI that uses OAuth.
Instruction Scope
SKILL.md and reference files only instruct installing/using the yutu CLI and performing OAuth auth flow (local redirect, token saved to youtube.token.json). They do not ask to read unrelated files, exfiltrate data, or call unexpected external endpoints.
Install Mechanism
Install uses an npm package (@eat-pray-ai/yutu) which is reasonable for providing the yutu binary; npm packages are a moderate-risk supply chain vector compared with instruction-only skills. The included README also documents other distribution channels (brew/winget/go/releases) — not inherently problematic but verify the package and release source before installing.
Credentials
Requested env vars and config paths (OAuth client secret and cached token) are expected and proportionate for authorizing against the YouTube Data API. The primary credential (YUTU_CREDENTIAL) matches the service purpose.
Persistence & Privilege
Skill is not forced-always, does not request elevated agent-wide privileges, and is instruction-only (no code written by the skill). Autonomous invocation is enabled by default but not combined with other concerning flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-thumbnail
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-thumbnail 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.10.7-dev
- Updated metadata to use the openclaw format, specifying required environment variables, binaries, config files, primary environment variable, and install instructions. - Added an emoji and homepage to the metadata. - Previous compatibility section has been replaced by a more structured metadata block. No changes to usage instructions or functionality.
v0.10.6-3
- Added detailed setup and installation instructions for first-time users. - Included trigger phrases for setting thumbnails (e.g., "set a thumbnail for a video"). - Expanded compatibility requirements and configuration file details. - Consolidated operations into a clear reference table with direct links. - Added a Quick Start section with example commands.
元数据
Slug youtube-thumbnail
版本 0.10.7-dev
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

YouTube Thumbnail 是什么?

Manage YouTube video thumbnails. Use this skill to set custom thumbnails for videos. Useful when working with YouTube thumbnail — provides commands to set th... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 299 次。

如何安装 YouTube Thumbnail?

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

YouTube Thumbnail 是免费的吗?

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

YouTube Thumbnail 支持哪些平台?

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

谁开发了 YouTube Thumbnail?

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

💬 留言讨论