← 返回 Skills 市场
300
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-upscaler
功能描述
Intelligently upscale and enhance videos to cinematic quality using a multi-model backend (Topaz, SeedVR2).
安全使用建议
This skill delegates all processing to an external backend but provides no information about who runs that backend, how authentication is performed, or how uploaded videos are stored/processed. Before installing or using it: (1) confirm where <your_backend_url> should point and who operates that service; (2) require a clear authentication method (API key, OAuth) and never send private videos to an unauthenticated/public endpoint; (3) ask the skill author for a privacy/data-retention statement and whether fal.ai (or any third party) will receive or keep video content; (4) if you must test, use non-sensitive sample videos first; and (5) prefer skills that explicitly declare required credentials and provide configuration guidance. If these questions are unanswered, treat the skill as risky for private or confidential content.
功能分析
Type: OpenClaw Skill
Name: video-upscaler
Version: 1.0.0
The skill bundle contains only metadata and documentation (`SKILL.md`). The `SKILL.md` file transparently describes the skill's purpose (video upscaling), its features, and how it interacts with a backend service and `fal.ai` via HTTP requests. There is no evidence of prompt injection attempts against the agent, no instructions for malicious execution, data exfiltration, persistence, or any other harmful behavior. The described functionality is aligned with the stated purpose, and the `curl` examples are illustrative of API interaction, not commands for the agent to execute arbitrarily.
能力评估
Purpose & Capability
Name, description, and the SKILL.md all describe a simple agent->backend workflow for video upscaling; requiring an external backend to perform the work is consistent with the stated purpose. However, the skill assumes a <your_backend_url> exists and that it will forward jobs to 'fal.ai' without documenting who operates that service or how authentication is handled.
Instruction Scope
Runtime instructions tell the agent to accept a video URL from the user and POST it to /upscale on an external backend, then poll /status. That implies the agent will transmit user-supplied URLs (and possibly video data) to a third-party backend. The SKILL.md does not specify authentication, access controls, or data retention/processing rules; this omission can result in inadvertent leakage of private or sensitive videos.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so it doesn't write files or run installers. This minimizes install-time risk.
Credentials
The skill declares no required environment variables or credentials, yet the documented workflow depends on a backend that likely requires credentials (either for the user's backend or for fal.ai). The absence of any auth/credential fields or guidance is a gap: either the backend is expected to be fully public (risky) or the skill omits required secrets, which is inconsistent.
Persistence & Privilege
The skill is not always-enabled and allows user invocation only; it does not request persistent system privileges or claim to modify other skills. Autonomous invocation is enabled (default), which is normal, but combined with the missing auth/data controls this increases potential exposure.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-upscaler - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-upscaler触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Upscaler.
- Intelligently upscales videos to cinematic quality using a multi-model backend (Topaz, SeedVR2).
- Selects the best AI model based on user profile with a simple interface requiring only a video URL and profile name.
- Supports asynchronous job submission and status polling for efficient handling of long-running tasks.
- Provides multiple enhancement profiles, including 2x upscale, 4K conversion, frame interpolation to 60 FPS, and web-optimized output.
元数据
常见问题
Video Upscaler 是什么?
Intelligently upscale and enhance videos to cinematic quality using a multi-model backend (Topaz, SeedVR2). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 300 次。
如何安装 Video Upscaler?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-upscaler」即可一键安装,无需额外配置。
Video Upscaler 是免费的吗?
是的,Video Upscaler 完全免费(开源免费),可自由下载、安装和使用。
Video Upscaler 支持哪些平台?
Video Upscaler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Upscaler?
由 Wells Wu(@wells1137)开发并维护,当前版本 v1.0.0。
推荐 Skills