← 返回 Skills 市场
YouTube Watermark
作者
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
244
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-watermark
功能描述
Manage YouTube watermarks. Use this skill to set or unset watermarks for channel videos. Useful when working with YouTube watermark — provides commands to se...
安全使用建议
This skill appears to be a thin wrapper around the yutu CLI and is internally consistent. Before installing: verify the @eat-pray-ai/yutu package and GitHub repo are legitimate, inspect the package/release you will install, and review the OAuth scopes yutu requests when you run 'yutu auth'. Store client_secret.json and youtube.token.json securely and prefer using a limited YouTube/GCP account for automation; revoke OAuth tokens if you stop using the tool. If you distrust the package, install from an official release binary or build from source yourself.
功能分析
Type: OpenClaw Skill
Name: youtube-watermark
Version: 0.10.7-dev
The skill is a legitimate wrapper for the 'yutu' CLI tool (from @eat-pray-ai/yutu) designed to manage YouTube watermarks. It correctly identifies the need for sensitive OAuth credentials (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) and provides standard documentation for GCP project setup and authentication. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Skill name/description map directly to the yutu CLI binary and to YouTube OAuth artifacts. The required binaries (yutu), env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) and config files (client_secret.json, youtube.token.json) are exactly what a YouTube-API CLI would need.
Instruction Scope
SKILL.md only instructs installing/using the yutu CLI, running 'yutu auth' to perform OAuth (opens a browser), and the watermark set/unset commands. It does not instruct the agent to read unrelated files, exfiltrate data, or contact endpoints outside of normal OAuth flows and the yutu tool.
Install Mechanism
The install spec is an npm package (@eat-pray-ai/yutu) that provides the yutu binary; the README also documents alternative install methods (brew, winget, go, prebuilt releases). Installing from npm/GitHub releases is typical for a CLI tool. This is a moderate-risk install vector only in the usual sense that external packages install code—nothing unexpected is declared.
Credentials
Requested env vars and config paths relate directly to OAuth client secrets and cached tokens needed to call the YouTube API. The number and naming of variables are proportional to the stated functionality; primaryEnv is set to YUTU_CREDENTIAL which matches the instructions.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. The workflow involves saving an OAuth token to youtube.token.json (normal for OAuth clients). The skill does not modify other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-watermark - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-watermark触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.10.7-dev
- Updated metadata to declare requirements using the Openclaw format, specifying required environment variables, binaries, and config files.
- Added homepage, install instructions, and emoji to metadata section.
- Compatibility info moved from plain text to structured metadata. No changes to user-facing commands or features.
v0.10.6-3
- Improved documentation with clear setup and installation instructions for first-time users.
- Added detailed command references for setting and unsetting YouTube watermarks via the yutu CLI.
- Updated compatibility and configuration details, including required OAuth credentials and tokens.
- Enhanced skill description and metadata for better usability and onboarding.
元数据
常见问题
YouTube Watermark 是什么?
Manage YouTube watermarks. Use this skill to set or unset watermarks for channel videos. Useful when working with YouTube watermark — provides commands to se... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 244 次。
如何安装 YouTube Watermark?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-watermark」即可一键安装,无需额外配置。
YouTube Watermark 是免费的吗?
是的,YouTube Watermark 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouTube Watermark 支持哪些平台?
YouTube Watermark 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Watermark?
由 OpenWaygate(@openwaygate)开发并维护,当前版本 v0.10.7-dev。
推荐 Skills