← Back to Skills Marketplace
YouTube Watermark
by
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
244
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install youtube-watermark
Description
Manage YouTube watermarks. Use this skill to set or unset watermarks for channel videos. Useful when working with YouTube watermark — provides commands to se...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-watermark - After installation, invoke the skill by name or use
/youtube-watermark - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 244 downloads so far.
How do I install YouTube Watermark?
Run "/install youtube-watermark" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is YouTube Watermark free?
Yes, YouTube Watermark is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does YouTube Watermark support?
YouTube Watermark is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created YouTube Watermark?
It is built and maintained by OpenWaygate (@openwaygate); the current version is v0.10.7-dev.
More Skills