← Back to Skills Marketplace
baolige2023

YouTube Content Manager Pro

by baolige2023 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
143
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-content-manager-intl
Description
All-in-one YouTube Content Management Tool, AI generate topics, scripts, titles, SEO descriptions, tags, thumbnails, analytics. $0.005 USDT per use.
Usage Guidance
Do not install or run this skill without further review. Specific concerns: - The code contains hardcoded API keys (payment provider and an AI provider). That means the author’s external accounts will receive your prompts and handle billing; those keys could be abused. - The SKILL.md claims 'local data storage' and an OpenAI API requirement, but the code sends data to api.siliconflow.cn and uses an embedded key — this is misleading and could leak content/metadata. - Pricing and payment flow are inconsistent (SKILL.md lists $0.005 per use; code uses SkillPay endpoints and a different amount in places). Embedded payment keys could allow unexpected charges or tracking. What you can do before proceeding: 1) Ask the publisher to remove hardcoded secrets and require runtime environment variables (and to document exactly which external endpoints will receive user data). Verify the owner identity of those endpoints. 2) Request an explanation for the OpenAI vs SiliconFlow discrepancy and for the pricing inconsistency. 3) If you must test, run the app in an isolated sandbox with network egress blocked to prevent data leaving your environment, and inspect network calls. 4) Prefer a version where API keys are provided by you at runtime, with clear privacy docs explaining what data is sent to external services and who controls the accounts that will be billed. If the publisher cannot satisfactorily explain and fix these issues, treat the skill as untrusted: it can exfiltrate content and route payments through the publisher’s accounts.
Capability Analysis
Type: OpenClaw Skill Name: youtube-content-manager-intl Version: 1.0.0 The skill contains hardcoded API keys for SiliconFlow and SkillPay in 'scripts/app.py', which is a significant security vulnerability. It implements a pay-per-use enforcement mechanism via a 'before_request' hook that redirects users to an external payment service (skillpay.me) before allowing access to core features. Furthermore, there is a functional mismatch between the frontend JavaScript in 'templates/index.html' and the backend routes in 'scripts/app.py' (e.g., calling non-existent routes like /generate_content and /videos), suggesting the code is either incomplete or poorly maintained.
Capability Assessment
Purpose & Capability
SKILL.md says the tool requires an OpenAI API key and promises local storage; the repository metadata declares no required env vars. The actual code does not call OpenAI at all — it calls api.siliconflow.cn and skillpay.me. The skill therefore requests/uses external services not described in registry metadata or SKILL.md, which is incoherent and unexpected.
Instruction Scope
SKILL.md promises local storage and describes feature flow, but scripts/app.py sends user-provided prompts and content to a third-party AI endpoint (SILICONFLOW_API_URL) and calls a payment API (BILLING_URL). That means user content leaves the local environment — contradicting the 'Local data storage, 100% safe' claim. The code also embeds and uses secret API keys rather than asking the runtime to provide them.
Install Mechanism
There is no install spec (instruction-only style with shipped code). No external installers, downloads, or package managers are invoked. The risk here derives from the included code, not an installer.
Credentials
Registry metadata declared no required credentials, but the code contains hardcoded secrets: SKILLPAY_API_KEY and SILICONFLOW_API_KEY. Hardcoded billing/AI keys are disproportionate and risky: they let the publisher's accounts handle payments and AI calls (and potentially see or charge for user data/usage). The SKILL.md's stated requirement (OpenAI key) is inconsistent with the code's use of a different AI provider and embedded keys.
Persistence & Privilege
The skill does not request always:true or install-time elevated privileges and does not appear to modify other skills or system-wide configs. It writes a local sqlite DB (data/youtube.db) which is normal for a web app; however, data stored locally may also be mirrored to external services via the hardcoded API calls.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install youtube-content-manager-intl
  3. After installation, invoke the skill by name or use /youtube-content-manager-intl
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of YouTube Content Manager Pro - Complete AI-powered toolkit for YouTube creators: topic, script, titles, descriptions, tags, and thumbnails. - Built-in analytics: track publishing data and receive weekly pattern analysis. - Local data storage for enhanced privacy. - Usage-based pricing or lifetime unlimited option, payment via SkillPay.me. - Requires Python 3.8+ and an OpenAI API key.
Metadata
Slug youtube-content-manager-intl
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is YouTube Content Manager Pro?

All-in-one YouTube Content Management Tool, AI generate topics, scripts, titles, SEO descriptions, tags, thumbnails, analytics. $0.005 USDT per use. It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.

How do I install YouTube Content Manager Pro?

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

Is YouTube Content Manager Pro free?

Yes, YouTube Content Manager Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does YouTube Content Manager Pro support?

YouTube Content Manager Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created YouTube Content Manager Pro?

It is built and maintained by baolige2023 (@baolige2023); the current version is v1.0.0.

💬 Comments