← 返回 Skills 市场
YouTube Comment Thread
作者
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
256
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-comment-thread
功能描述
Manage YouTube comment threads. Use this skill to list or insert new top-level comment threads. Useful when working with YouTube comment thread — provides co...
安全使用建议
This skill appears to do what it says, but take these precautions before installing: 1) Verify the '@eat-pray-ai/yutu' package and GitHub repo (release page, maintainer reputation) before npm installing; 2) Inspect the package contents or prefer installing from an official release/binary channel if you cannot audit the package; 3) Treat YUTU_CREDENTIAL and YUTU_CACHE_TOKEN (and client_secret.json / youtube.token.json) as sensitive—use least-privilege OAuth credentials and revoke tokens if you suspect misuse; 4) If you only need read-only access, create OAuth credentials scoped accordingly; 5) Run installs in an environment where you can control and monitor network and file writes (or use a disposable account) if you have supply-chain concerns.
功能分析
Type: OpenClaw Skill
Name: youtube-comment-thread
Version: 0.10.7-dev
The skill bundle provides a legitimate interface for managing YouTube comment threads using the 'yutu' CLI tool. It includes standard documentation for listing and inserting comments, requires expected OAuth credentials (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN), and points to a consistent open-source project (github.com/eat-pray-ai/yutu). No malicious patterns, such as data exfiltration, obfuscation, or prompt injection, were identified in SKILL.md or the reference files.
能力评估
Purpose & Capability
Name/description, required binary (yutu), required env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN), and config paths (client_secret.json, youtube.token.json) all match the stated purpose of using the yutu CLI to access the YouTube API.
Instruction Scope
SKILL.md and the reference docs instruct only on installing/authenticating yutu and running commentThread list/insert commands. The instructions reference only the declared env vars and files and do not ask the agent to read unrelated files, contact unexpected endpoints, or exfiltrate data.
Install Mechanism
Install uses a public npm package (@eat-pray-ai/yutu) to provide the yutu binary which is appropriate for a CLI wrapper. Installing npm packages has normal supply-chain risk (packages execute code during install), so verify the package provenance and prefer official releases via your platform's package manager or the project's GitHub releases if available.
Credentials
Requested env vars and files are proportional to the task: OAuth client secret and cached token are required to authenticate with YouTube and to post/list comments. These are sensitive credentials that grant permission to act on the user's YouTube account and should be protected.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide configuration changes or other skills' credentials. It will rely on the yutu CLI and standard OAuth token files—no elevated platform privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-comment-thread - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-comment-thread触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.10.7-dev
- Updated metadata to support openclaw with additional requirements, environment variables, binaries, config files, and install instructions.
- Added homepage link, emoji, and clarified environment setup details in SKILL.md.
- No breaking changes to functionality.
v0.10.6-3
- Adds detailed setup, installation, and operation instructions for managing YouTube comment threads.
- Documents commands to insert or list comment threads using the yutu CLI.
- Specifies required configuration files and environment variables for proper setup.
- Clarifies triggers and compatibility requirements, including OAuth credentials and YouTube Data API access.
元数据
常见问题
YouTube Comment Thread 是什么?
Manage YouTube comment threads. Use this skill to list or insert new top-level comment threads. Useful when working with YouTube comment thread — provides co... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 256 次。
如何安装 YouTube Comment Thread?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-comment-thread」即可一键安装,无需额外配置。
YouTube Comment Thread 是免费的吗?
是的,YouTube Comment Thread 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouTube Comment Thread 支持哪些平台?
YouTube Comment Thread 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Comment Thread?
由 OpenWaygate(@openwaygate)开发并维护,当前版本 v0.10.7-dev。
推荐 Skills