← Back to Skills Marketplace
icepopma

Youtube Video Ideas

by icepopma · GitHub ↗ · v1.1.2
cross-platform ⚠ suspicious
392
Downloads
0
Stars
2
Active Installs
11
Versions
Install in OpenClaw
/install youtube-video-ideas
Description
AI-powered YouTube video ideas generator. Generate viral video concepts, titles, and hooks.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install youtube-video-ideas
  3. After installation, invoke the skill by name or use /youtube-video-ideas
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug youtube-video-ideas
Version 1.1.2
License
All-time Installs 2
Active Installs 2
Total Versions 11
Frequently Asked Questions

What is Youtube Video Ideas?

AI-powered YouTube video ideas generator. Generate viral video concepts, titles, and hooks. It is an AI Agent Skill for Claude Code / OpenClaw, with 392 downloads so far.

How do I install Youtube Video Ideas?

Run "/install youtube-video-ideas" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Youtube Video Ideas free?

Yes, Youtube Video Ideas is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Youtube Video Ideas support?

Youtube Video Ideas is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Youtube Video Ideas?

It is built and maintained by icepopma (@icepopma); the current version is v1.1.2.

💬 Comments