← 返回 Skills 市场
jxyyjm

YouTube Video Downloader

作者 lordest · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
182
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install youtube-downloader-skill
功能描述
Download YouTube videos by URL in various resolutions using a pay-per-use API with credit-based authentication and no charge on failed downloads. Use when us...
安全使用建议
This skill appears to be what it says (an API-backed YouTube downloader) but it has important gaps: the SKILL.md requires an API key from skill.lordest.cn but the registry metadata does not declare that credential or provide a homepage/source. Before installing, confirm: (1) who runs skill.lordest.cn and whether you trust that operator, (2) the service's privacy, billing, and retention policy for uploaded or processed videos and stored API keys, (3) how OpenClaw will store the API key (transient prompt vs persistent environment variable), and (4) whether you can review the service's source code or a trustworthy homepage. If you cannot verify those things, prefer alternatives that run locally (e.g., yt-dlp) or come from a verifiable vendor. If you proceed, avoid using high-privilege or reusable secrets and monitor billing/usage closely.
功能分析
Type: OpenClaw Skill Name: youtube-downloader-skill Version: 1.0.4 The skill is a standard API wrapper for a third-party YouTube downloading service (skill.lordest.cn). It provides clear documentation for authentication using an API key and defines legitimate endpoints for video processing. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The name/description and SKILL.md consistently describe a pay-per-use API for downloading YouTube videos; the endpoints, request/response examples, and usage examples all align with that purpose. However, the package metadata declares no required credentials or homepage/source while the runtime instructions explicitly require an API key from a third‑party host (https://skill.lordest.cn), creating an omission/inconsistency between claimed metadata and actual operation.
Instruction Scope
The SKILL.md only instructs the agent to call a single external API (skill.lordest.cn) and shows curl/Python examples. It does not instruct reading local files, scanning system state, or contacting additional unexpected endpoints. The only data the skill needs from the user is an API key and the requested YouTube URL/resolution.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill itself. That minimizes code-execution risk, but the skill routes network requests to an external service.
Credentials
Although metadata lists no required environment variables or primary credential, the SKILL.md explicitly requires an API key (format sk-yt-xxxxx) obtained from https://skill.lordest.cn. That API key requirement is not declared in the registry metadata — a mismatch that obscures the true credential needs. Requesting a user-provided API key is reasonable for a pay-per-use service, but you should verify who stores/uses that key, how OpenClaw will persist it, and whether the service's billing/privacy terms are acceptable.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. Autonomous model invocation is allowed by platform default, but there is no additional persistent privilege requested in the skill package itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-downloader-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-downloader-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Fixed API key authentication support - now works with both JWT tokens and API keys
v1.0.3
Updated backend version to 1.0.3
v1.0.2
Fixed API endpoint paths - removed /skill prefix from URLs
v1.0.1
Fixed installation URL in documentation
v1.0.0
Initial release - YouTube video downloader with pay-per-use API
元数据
Slug youtube-downloader-skill
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

YouTube Video Downloader 是什么?

Download YouTube videos by URL in various resolutions using a pay-per-use API with credit-based authentication and no charge on failed downloads. Use when us... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。

如何安装 YouTube Video Downloader?

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

YouTube Video Downloader 是免费的吗?

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

YouTube Video Downloader 支持哪些平台?

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

谁开发了 YouTube Video Downloader?

由 lordest(@jxyyjm)开发并维护,当前版本 v1.0.4。

💬 留言讨论