← 返回 Skills 市场
baolige2023

YouTube Content Manager Pro

作者 baolige2023 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
143
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-content-manager-intl
功能描述
All-in-one YouTube Content Management Tool, AI generate topics, scripts, titles, SEO descriptions, tags, thumbnails, analytics. $0.005 USDT per use.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-content-manager-intl
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-content-manager-intl 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug youtube-content-manager-intl
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。

如何安装 YouTube Content Manager Pro?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-content-manager-intl」即可一键安装,无需额外配置。

YouTube Content Manager Pro 是免费的吗?

是的,YouTube Content Manager Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

YouTube Content Manager Pro 支持哪些平台?

YouTube Content Manager Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 YouTube Content Manager Pro?

由 baolige2023(@baolige2023)开发并维护,当前版本 v1.0.0。

💬 留言讨论