← 返回 Skills 市场
YouTube Comment
作者
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
273
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-comment - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-comment触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 273 次。
如何安装 YouTube Comment?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-comment」即可一键安装,无需额外配置。
YouTube Comment 是免费的吗?
是的,YouTube Comment 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouTube Comment 支持哪些平台?
YouTube Comment 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Comment?
由 OpenWaygate(@openwaygate)开发并维护,当前版本 v0.10.7-dev。
推荐 Skills