← 返回 Skills 市场
linmillsd7

Openclaw Video

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-video
功能描述
Turn a 2-minute unedited screen recording into 1080p edited video clips just by typing what you need. Whether it's quickly editing and trimming raw video foo...
安全使用建议
This skill appears to do what it says (upload your video to a remote GPU service and return edited clips), but there are a few unclear and potentially risky points you should confirm before installing or using it: - Confirm domain and operator: mega-api-prod.nemovideo.ai is an unknown third-party endpoint in the package metadata. Verify the vendor, review their privacy/security policy, and confirm how long uploaded videos and generated assets are retained and whether they are encrypted at rest and in transit. - Credential handling: the registry marks NEMO_TOKEN as required, but the skill can create an anonymous token automatically. Ask whether tokens or session IDs are ever written to disk (e.g., ~/.config/nemovideo/ or agent config). Prefer ephemeral (in-memory) storage if you care about secrets persistence. - Attribution and environment reads: the skill will detect an install path to set X-Skill-Platform headers; ask whether any other local files or environment variables will be read. That behavior can reveal environment structure. - Sensitive content: any video you upload goes to their servers — do not upload sensitive/proprietary/personal videos until you confirm retention and access controls. - Error and rate-handling: tokens expire after 7 days; anonymous tokens have limited credits. Confirm whether re-auth flows require any additional user information. Given the mismatches (declared required env vs auto-provision flow, metadata configPath absent from registry, and unclear token persistence), treat this skill with caution and get clarification from the author or vendor on token storage, data retention, and operator identity before using it with sensitive content.
功能分析
Type: OpenClaw Skill Name: openclaw-video Version: 1.0.0 The openclaw-video skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). The SKILL.md file contains detailed, task-aligned instructions for the AI agent to manage authentication via anonymous tokens, handle file uploads, and poll for video rendering status. While the skill interacts with the network and accesses specific installation paths for telemetry (e.g., ~/.clawhub/), these actions are transparently documented and strictly limited to the stated purpose of video processing. No evidence of data exfiltration, malicious execution, or persistence was found.
能力评估
Purpose & Capability
The skill's functionality (upload raw video, request edits, receive processed MP4) aligns with the declared purpose. Requesting a service token (NEMO_TOKEN) is expected for a cloud video service. However, the registry marks NEMO_TOKEN as 'required' while the SKILL.md describes automatically obtaining an anonymous token if NEMO_TOKEN is not present — this is an inconsistency about whether a pre-existing credential is actually required. The SKILL.md also contains metadata listing a config path (~/.config/nemovideo/) that the registry did not list; that mismatch is unexplained.
Instruction Scope
Runtime instructions tell the agent to upload user video files and metadata to a remote domain (mega-api-prod.nemovideo.ai) and to stream and poll SSE endpoints. Those actions are appropriate for remote rendering. Concerning details: SKILL.md instructs the agent to detect the agent install path to set an attribution header (X-Skill-Platform) which requires reading local path contexts; it also instructs to 'store the returned session_id' but does not say where (in-memory, agent config, disk). The instructions explicitly say not to show raw token/API responses to users, which is good, but ambiguity about persistent storage and exact local reads is a scope risk.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing will be downloaded or written by an installer. That minimizes install-time risk.
Credentials
Only one credential is declared (NEMO_TOKEN), which is proportionate for a cloud API. But the SKILL.md both checks for NEMO_TOKEN and supplies an anonymous token flow if missing — a mismatch with the registry's 'required' declaration. The skill metadata also references a config path (~/.config/nemovideo/) that was not listed in registry requirements. The agent will add attribution headers and may detect local install paths (potentially exposing environment layout). It's unclear whether returned tokens/session IDs will be persisted to environment/config files or kept ephemeral; lack of clarity increases risk of credential persistence/exfiltration.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill does not request elevated system privileges or claim to modify other skills. The primary persistence question is whether it will store tokens/session IDs on disk (not specified) — this is an implementation detail rather than a declared privilege, but should be clarified.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of openclaw-video: AI-powered video editing for quick, high-quality 1080p exports from raw footage. - Upload raw video (mp4, mov, avi, webm, mkv, image/audio formats) and describe the desired edit; no manual timeline or export settings needed. - Authentication automatically handled on first run via free, 7-day NEMO_TOKEN (100 credits); all processing happens securely on remote GPU nodes. - Key features: instant trimming, automated silence detection, background music, text overlays, rapid cloud rendering (usually 30–90 seconds). - Clear, guided workflows for uploading, editing, previewing, and exporting video content; concise error handling and status feedback. - Credits and session management integrated; supports registered and anonymous usage.
元数据
Slug openclaw-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Openclaw Video 是什么?

Turn a 2-minute unedited screen recording into 1080p edited video clips just by typing what you need. Whether it's quickly editing and trimming raw video foo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。

如何安装 Openclaw Video?

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

Openclaw Video 是免费的吗?

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

Openclaw Video 支持哪些平台?

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

谁开发了 Openclaw Video?

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

💬 留言讨论