← 返回 Skills 市场
vcarolxhberger

Video Cutter

作者 vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
47
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-cutter
功能描述
trim video clips into trimmed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for cutting long videos...
安全使用建议
Before installing or using this skill, consider the following: - This skill uploads your video files to an external service (mega-api-prod.nemovideo.ai). Do not upload sensitive or private footage unless you trust that service and understand its retention/deletion and privacy policies. - The SKILL.md will auto-generate and store an anonymous token if NEMO_TOKEN isn't provided. Ask where tokens and session IDs are written (the frontmatter references ~/.config/nemovideo/) and how long they persist; prefer manual provisioning of credentials if you want control. - There is an inconsistency: the registry metadata shows no required config paths but the SKILL.md frontmatter references a config directory. Ask the author to clarify what, if anything, will be written to disk. - The instructions say not to show raw API responses or token values to the user. That reduces transparency — ask for a clearer UI/UX policy and logs you can inspect. - There's no homepage or publisher info. If you need stronger assurance, request: a public project/homepage, documentation on data retention and security practices, and confirmation of exact file destinations for uploads. - If you accept using it, avoid uploading sensitive content, or run the agent in a sandboxed environment where you can control or inspect where tokens/configs are stored. If you want, I can draft specific questions to send to the skill owner requesting these clarifications (token storage, retention, config paths, and privacy policy).
功能分析
Type: OpenClaw Skill Name: video-cutter Version: 1.0.0 The video-cutter skill provides instructions for an AI agent to interface with the NemoVideo cloud API (mega-api-prod.nemovideo.ai) to perform video trimming and rendering. It includes logic for anonymous authentication, session management, and file uploads, all of which are consistent with its stated purpose. While it performs basic environment fingerprinting to set attribution headers (e.g., checking for ~/.cursor/ or ~/.clawhub/ paths), these actions are documented and used for API telemetry rather than malicious exploitation.
能力评估
Purpose & Capability
The skill's name/description align with making API calls to a video-processing backend and therefore needing a NEMO_TOKEN. However the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this inconsistency in declared resource requirements is unexplained.
Instruction Scope
The runtime instructions direct the agent to: automatically obtain an anonymous token if none is present, create and store sessions, upload user files (multipart uploads or URLs), poll render jobs, and derive headers including a platform value by checking install paths (e.g., ~/.clawhub or ~/.cursor/skills/). Uploading user videos to an external service and auto-generating/storing auth tokens are expected for this type of skill but are privacy-sensitive. The SKILL.md explicitly instructs not to display raw API responses or token values, which reduces transparency and could hide sensitive actions. The instructions also mention writing/using a config path (in frontmatter) but don't specify where or how tokens/session IDs are persisted.
Install Mechanism
No install spec and no code files — this is an instruction-only skill. That is lower-risk from an installation/execution standpoint because nothing new is written to disk by an installer. The primary runtime risk is network activity described in SKILL.md, not a downloaded executable.
Credentials
Only one credential is requested (NEMO_TOKEN), which is proportionate for a third-party video processing API. However the skill proactively offers to obtain an anonymous token itself and instructs storing it; combined with the earlier mismatch about configPaths and the lack of a homepage/owner transparency, this raises questions about token storage duration, where tokens/session IDs are saved, and who can access them. The skill will send user files to an external domain (mega-api-prod.nemovideo.ai) — consider whether that is acceptable for your content.
Persistence & Privilege
The skill does not request 'always: true' and uses normal autonomous invocation. It does instruct creating a session_id and implies storing it (and possibly tokens) in a config location; but it does not request system-wide configuration changes or access to other skills' creds. Because autonomous invocation is allowed (platform default), the combination of automatic token acquisition + silent storage + external uploads increases the importance of verifying token handling and data retention policies.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-cutter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-cutter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Cutter — quickly trim and export edited video clips with cloud GPU processing. - Trim videos (MP4, MOV, AVI, WebM up to 500MB) and export as 1080p MP4 in ~20-40 seconds. - Seamless onboarding: auto token acquisition with 100 free credits, 7-day validity. - Upload, cut, and manage videos directly—actions triggered by natural language prompts. - Access credits balance, export status, and session information via simple commands. - Exports handled in the cloud; download links provided after processing. - Handles common errors transparently and guides next steps for smooth editing.
元数据
Slug video-cutter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Cutter 是什么?

trim video clips into trimmed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for cutting long videos... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。

如何安装 Video Cutter?

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

Video Cutter 是免费的吗?

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

Video Cutter 支持哪些平台?

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

谁开发了 Video Cutter?

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

💬 留言讨论