← Back to Skills Marketplace
peand-rover

Video Downloader Free

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-downloader-free
Description
Turn a YouTube video URL at 1080p into 1080p downloaded MP4 files just by typing what you need. Whether it's saving online videos to your device for offline...
Usage Guidance
This skill will send video URLs and uploaded files to a third-party API (mega-api-prod.nemovideo.ai) and expects an API token named NEMO_TOKEN — though the instructions also describe obtaining a temporary anonymous token if none is provided. Before installing: verify the provider (there's no homepage or known source listed), avoid sending sensitive/private videos, consider using a throwaway token or the anonymous flow rather than placing a long-lived secret in your environment, and ask the publisher for clarification about the configPath entry and whether NEMO_TOKEN is strictly required. If you need confidentiality guarantees or a trusted vendor, do not install until you can confirm ownership and data-retention/privacy policies.
Capability Analysis
Type: OpenClaw Skill Name: video-downloader-free Version: 1.0.0 The skill bundle provides a functional interface for a cloud-based video processing service hosted at mega-api-prod.nemovideo.ai. It includes standard procedures for session management, anonymous authentication, and API interaction. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the requested access to environment variables and configuration paths is consistent with the tool's stated purpose of managing service tokens.
Capability Assessment
Purpose & Capability
The skill claims to download/export videos and all runtime instructions target a remote rendering service (mega-api-prod.nemovideo.ai), which is coherent with the stated purpose. However, the registry metadata/requirements are inconsistent with SKILL.md: registry lists no config paths while the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/). Also the registry marks NEMO_TOKEN as required, but the SKILL.md explicitly documents an anonymous-token fallback flow, so it's unclear whether a pre-provided token is actually mandatory.
Instruction Scope
SKILL.md gives concrete API endpoints and a tightly scoped protocol (auth, create session, upload, start render, poll status, SSE handling). The instructions only reference the external service and per-request headers; they do not ask the agent to read arbitrary system files or unrelated environment variables. The guidance to 'keep technical details out of chat' is operational but not a security red flag by itself.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. That lowers install-time risk. Network calls are central to functionality and are described in SKILL.md.
Credentials
The only declared credential is NEMO_TOKEN (primaryEnv). That fits the purpose of calling the remote API. But there's an incoherence: the registry lists NEMO_TOKEN as required, while SKILL.md supports generating an anonymous token if no env var exists. Additionally, SKILL.md frontmatter lists a config path (~/.config/nemovideo/) not reflected in the registry summary. No other unrelated secrets are requested.
Persistence & Privilege
The skill is not forced-always, can be invoked by the user, and does not claim to modify other skills or system-wide settings. Autonomous invocation is allowed (default) but not, by itself, a red flag here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-downloader-free
  3. After installation, invoke the skill by name or use /video-downloader-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — easily download and save videos offline from URLs. - Converts YouTube and other online video URLs to 1080p MP4 files in 20–40 seconds. - Simple workflow: paste your video URL, describe your desired output, and receive a ready-to-download file. - Handles basic timeline edits and exports, with support for video, audio, and text overlays. - Anonymous usage supported with a free token; credits system in place. - All processing is cloud-based, so no installation required.
Metadata
Slug video-downloader-free
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Downloader Free?

Turn a YouTube video URL at 1080p into 1080p downloaded MP4 files just by typing what you need. Whether it's saving online videos to your device for offline... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Video Downloader Free?

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

Is Video Downloader Free free?

Yes, Video Downloader Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Downloader Free support?

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

Who created Video Downloader Free?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments