← Back to Skills Marketplace
YouTube Comment
by
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
273
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install youtube-comment
Description
Manage YouTube comments. Use this skill to list, create, update, delete, mark as spam, or set moderation status for comments. Useful when working with YouTub...
Usage Guidance
This skill is coherent with its purpose, but before installing: (1) verify the npm package and GitHub repo owner (@eat-pray-ai / https://github.com/eat-pray-ai/yutu) to ensure you trust the publisher; (2) prefer installing from an official release (brew/winget/go or GitHub releases) if you want to avoid npm risks; (3) review the yutu README or source if possible; (4) use a least-privilege Google account for OAuth, and be aware the tool will store a local token (youtube.token.json); (5) do not provide unrelated credentials—only YUTU_CREDENTIAL and YUTU_CACHE_TOKEN are required for normal use.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-comment
Version: 0.10.7-dev
The skill bundle provides a legitimate interface for managing YouTube comments via the 'yutu' CLI tool. It includes comprehensive documentation for standard operations such as listing, inserting, deleting, and moderating comments, and correctly identifies the necessary OAuth credentials (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) required for the YouTube Data API. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description match the required binary (yutu), the declared config files (client_secret.json, youtube.token.json), and the operations in SKILL.md. Asking for OAuth client secret and cached token is expected for a YouTube-comments tool.
Instruction Scope
SKILL.md only instructs the agent to call the yutu CLI and to perform OAuth setup that stores tokens locally; it does not request unrelated files, extraneous credentials, or transmission to unexpected endpoints. The provided command examples map directly to the described comment-management actions.
Install Mechanism
Install uses an npm package (@eat-pray-ai/yutu) which is reasonable for providing the yutu binary. npm installs carry moderate risk compared to platform packages; the README also documents brew/winget/go releases but the metadata's install spec only lists the Node package (not a contradiction, just a single declared install path).
Credentials
Required env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) and config files correspond directly to OAuth client secrets and cached tokens; no unrelated secrets or broad credential requests are present.
Persistence & Privilege
always is false and the skill does not request system-wide or other-skills configuration changes. The only persistence is the normal OAuth token saved by yutu to youtube.token.json, which is explained in the setup guide.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-comment - After installation, invoke the skill by name or use
/youtube-comment - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.10.7-dev
- Updated skill metadata to use the new openclaw format, specifying requirements and installation details.
- Added homepage, emojis, and install instructions for improved discoverability and setup.
- No changes to command usage or functionality.
v0.10.6-3
- Added detailed skill description and setup instructions for managing YouTube comments using the yutu CLI.
- Outlined available comment operations (list, create, update, delete, mark as spam, set moderation status) with reference links.
- Included prerequisites and environment requirements for proper configuration and Google Cloud integration.
- Provided a quick start guide for new users.
Metadata
Frequently Asked Questions
What is YouTube Comment?
Manage YouTube comments. Use this skill to list, create, update, delete, mark as spam, or set moderation status for comments. Useful when working with YouTub... It is an AI Agent Skill for Claude Code / OpenClaw, with 273 downloads so far.
How do I install YouTube Comment?
Run "/install youtube-comment" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is YouTube Comment free?
Yes, YouTube Comment is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does YouTube Comment support?
YouTube Comment is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created YouTube Comment?
It is built and maintained by OpenWaygate (@openwaygate); the current version is v0.10.7-dev.
More Skills