← 返回 Skills 市场
392
总下载
0
收藏
2
当前安装
11
版本数
在 OpenClaw 中安装
/install youtube-video-ideas
功能描述
AI-powered YouTube video ideas generator. Generate viral video concepts, titles, and hooks.
安全使用建议
This skill is plausible for generating video ideas, but exercise caution before installing or running it: 1) The package runs a local 'openclaw' CLI (spawns a child process). Ensure you trust the 'openclaw' binary and understand that the skill will execute it with user-provided prompts. 2) The code contains a hardcoded SKILLPAY merchant key — this can be used to process charges through the skill's payment endpoint. Prefer not to use the embedded key; confirm the merchant identity, replace it with your own key, or use the --test flag when available. 3) The registry metadata omits the required local binary and env vars; treat this as an authoring oversight and ask the publisher to correct it. 4) package-lock entries point to a non-default npm mirror (mirrors.tencentyun.com); verify dependency provenance. Recommendations: review the repository and author, run the tool in a sandbox or VM first, avoid providing sensitive keys, and if you need to use it, override the embedded merchant key with a key you control or use test mode to avoid unexpected charges. If the author updates metadata to declare the openclaw binary requirement and removes the embedded merchant key (or documents it clearly), re-evaluate — that would reduce the concerns.
功能分析
Type: OpenClaw Skill
Name: youtube-video-ideas
Version: 1.1.2
The skill bundle is a functional YouTube video idea generator that uses the OpenClaw 'Sloan' agent. It features a transparent pay-per-use model via the skillpay.me API and handles command execution safely using child_process.spawn with argument arrays. No indicators of data exfiltration, malicious intent, or prompt injection vulnerabilities were identified in index.js or SKILL.md.
能力评估
Purpose & Capability
Description: a YouTube ideas generator. Actual footprint: index.js invokes a local 'openclaw' CLI to run a 'sloan' agent and makes payment API calls. Registry metadata declares no required binaries or env vars, but the runtime requires a local 'openclaw' binary and (optionally) SKILLPAY_MERCHANT_KEY/OPENCLAW_GATEWAY_TOKEN. The undeclared dependency on an external CLI is an incoherence.
Instruction Scope
SKILL.md usage is narrowly scoped to generating ideas and mentions optional env vars and a local OpenClaw gateway. The implementation actually spawns a local 'openclaw' process with the full prompt (executes a local agent) and calls an external payment API. SKILL.md mentions OPENCLAW_GATEWAY_TOKEN but the code does not use it. The instructions and code differ and give the agent permission to run a local binary and perform network requests (payment).
Install Mechanism
No install spec (instruction-only) in registry, but the package includes index.js and a package-lock. Dependencies are standard (axios). package-lock shows dependencies resolved from a Tencent mirror (mirrors.tencentyun.com) rather than the default npm registry — this is unusual and should be checked but not necessarily malicious.
Credentials
The code uses process.env.SKILLPAY_MERCHANT_KEY (optional) but embeds a default merchant key in source code. Embedding a merchant key in the repo is a sensitive practice: it could enable unexpected charges or tie payments to a third party. SKILL.md also advertises OPENCLAW_GATEWAY_TOKEN as an env var (not actually consumed by index.js). The registry declared no required env vars, creating a metadata mismatch.
Persistence & Privilege
The skill does not request always:true, does not alter other skills' configs, and does not declare any system-wide persistent privileges. Autonomous invocation is allowed by default (normal).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-video-ideas - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-video-ideas触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
- Internal dependency updates in package.json and package-lock.json.
- No changes to documentation or user-facing features.
v1.0.7
Security fix: Move merchant_key to code, remove from SKILL.md to avoid false positive
v1.0.6
Fix: Add merchant_key, clarify payment goes to publisher
v1.0.5
Remove hardcoded merchant_key, require user to set SKILLPAY_MERCHANT_KEY env var
v1.0.4
Add merchant key for payments
v1.1.1
youtube-video-ideas 1.1.1
- Updated internal package dependencies.
- Minor code changes for maintenance and improvement.
- No changes to features, usage, or documentation.
v1.1.0
- Updated version to 1.1.0 in package.json
- No functional or documentation changes in this release
v1.0.3
- Added documentation for environment variables in SKILL.md.
- Clarified usage of `SKILLPAY_MERCHANT_KEY` and `OPENCLAW_GATEWAY_TOKEN`.
- No changes to functionality or pricing.
v1.0.2
- Added README.md file for better project documentation.
- Updated requirements in SKILL.md to mention OpenClaw Gateway and embedded merchant key for payment handling.
v1.0.1
- Added detailed usage options table and default values.
- Introduced "Requirements" and "About Sloan" sections.
- Expanded support information with GitHub, Discord, and email.
- Included license information.
- Incremented version to 1.0.1.
v1.0.0
Initial release of YouTube Video Ideas Generator.
- Generate viral YouTube video ideas, titles, hooks, and content outlines.
- Features click-worthy titles, trend-driven topics, and SEO keyword suggestions.
- Supports niche targeting and outline generation via command options.
- Pay-per-use pricing at 0.002 USDT per idea generation.
元数据
常见问题
Youtube Video Ideas 是什么?
AI-powered YouTube video ideas generator. Generate viral video concepts, titles, and hooks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 392 次。
如何安装 Youtube Video Ideas?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-video-ideas」即可一键安装,无需额外配置。
Youtube Video Ideas 是免费的吗?
是的,Youtube Video Ideas 完全免费(开源免费),可自由下载、安装和使用。
Youtube Video Ideas 支持哪些平台?
Youtube Video Ideas 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Youtube Video Ideas?
由 icepopma(@icepopma)开发并维护,当前版本 v1.1.2。
推荐 Skills