← 返回 Skills 市场
vcarolxhberger

Video Downloader Online

作者 vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-downloader-online
功能描述
Get downloaded MP4 files ready to post, without touching a single slider. Upload your video URL link (MP4, WebM, MOV, AVI, up to 500MB), say something like "...
安全使用建议
This skill appears to be what it says — a thin wrapper that sends user-provided video URLs or files to a remote Nemo service for rendering and returns a download link — but you should be cautious: (1) the skill uploads content to https://mega-api-prod.nemovideo.ai, so do not use it with sensitive/private/DRM-protected video unless you trust that service; (2) it will use NEMO_TOKEN if present or request an anonymous token automatically — prefer using a throwaway or limited-scope token if possible; (3) clarify the configPath/frontmatter mismatch with the publisher (why ~/.config/nemovideo/ is referenced and whether the agent will read local paths); (4) confirm the service's privacy/retention policy before uploading content; and (5) if you need stronger assurance, ask the publisher for the implementation code or an audited privacy statement before installing or granting the credential.
功能分析
Type: OpenClaw Skill Name: video-downloader-online Version: 1.0.0 The skill is a functional wrapper for the Nemo Video API (mega-api-prod.nemovideo.ai), allowing users to upload, edit, and export videos. It provides detailed instructions for the agent to manage sessions, handle anonymous authentication via UUID generation, and translate backend GUI commands into API calls. No malicious indicators such as data exfiltration, unauthorized shell execution, or persistence mechanisms were identified.
能力评估
Purpose & Capability
The name/description align with the instructions: the skill routes user URLs or uploaded files to a remote 'nemovideo' API that renders and returns downloadable media. Requesting a service token (NEMO_TOKEN) is expected. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — this mismatch is unexplained and should be clarified.
Instruction Scope
SKILL.md instructs the agent to use NEMO_TOKEN or obtain an anonymous token (via POST to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token), create sessions, upload user files (multipart) or URLs, and poll render endpoints. Uploading local files and sending URLs to a third-party server is central to the skill but has privacy implications (user content is transmitted off-device). The instructions also require building attribution headers including an auto-detected X-Skill-Platform from an install path and matching frontmatter version; auto-detection may require reading agent/installation paths which isn’t fully specified. No instructions ask for unrelated system secrets, but the uploader behavior and path auto-detection are notable and should be explicit.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, which minimizes on-disk execution and supply-chain risk.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required and is used for API auth, which is proportionate. The skill will fall back to requesting an anonymous token from the service if NEMO_TOKEN is absent, which means it can operate without a user-supplied secret. The earlier-mentioned discrepancy about configPaths (present in SKILL.md metadata but not in registry fields) is a minor inconsistency to resolve.
Persistence & Privilege
always:false and normal autonomous invocation are in effect. The skill does not request elevated system persistence or access to other skills' configs. It will create remote sessions and jobs on the Nemo backend (which can be orphaned if the client disconnects), but it does not appear to modify local system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-downloader-online
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-downloader-online 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Downloader Online. - Download and save online videos (MP4, WebM, MOV, AVI, up to 500MB) easily via URL link. - Supports direct downloading as 1080p MP4 files for offline viewing or reposting. - Requires no installation; everything runs on cloud GPU servers. - Automatic session management, including free starter tokens for new users. - Clear error handling for issues like expired tokens, unsupported files, and plan upgrades. - Designed for students, content creators, and marketers seeking fast video downloads.
元数据
Slug video-downloader-online
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Downloader Online 是什么?

Get downloaded MP4 files ready to post, without touching a single slider. Upload your video URL link (MP4, WebM, MOV, AVI, up to 500MB), say something like "... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Video Downloader Online?

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

Video Downloader Online 是免费的吗?

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

Video Downloader Online 支持哪些平台?

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

谁开发了 Video Downloader Online?

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

💬 留言讨论