📦 Best — 最佳
v1.0.0Product Video Cutter 无需学习专业剪辑软件。直接描述需求——剪掉停顿、裁掉片头,导出最佳60秒高光片段……
0· 17·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
安全
medium confidenceThe skill's declared purpose (cloud-based AI video cutting) aligns with its runtime instructions and required credential (NEMO_TOKEN); it is an instruction-only skill that uploads user video to a third‑party backend, which is coherent but requires privacy caution.
评估建议
This skill appears to do what it says: it uploads your videos to mega-api-prod.nemovideo.ai and uses an NEMO_TOKEN (or an anonymously fetched token) to run cloud renders. Before installing: 1) Confirm you are comfortable with your videos being uploaded to that domain and review the service's privacy/retention policy; avoid uploading sensitive content. 2) Verify the domain and owner (the skill's source is 'unknown'); if you expect an official seller/service, confirm the vendor's identity. 3) Note...详细分析 ▾
✓ 用途与能力
The name/description describe cloud-based video cutting and the SKILL.md instructs uploading video, creating a session, running render jobs, and returning download URLs — all coherent with the stated purpose. Minor metadata inconsistency: the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/) while the registry metadata listed no required config paths; this may be a documentation mismatch but does not change core behavior.
✓ 指令范围
Instructions are focused on talking to a single backend (mega-api-prod.nemovideo.ai), handling uploads, SSE for edits, polling for exports, and managing a session token. The skill does not instruct the agent to read unrelated local files or arbitrary environment variables. It explicitly avoids exposing tokens/raw API output. Important: the instructions do require sending user video files to the external service — this is expected for a cloud render pipeline but is a privacy/transfer decision the user should consider.
✓ 安装机制
No install spec and no code files (instruction-only) — lowest install risk. Nothing is downloaded or written by an installer per the provided metadata.
ℹ 凭证需求
Only NEMO_TOKEN is required as the primary credential; the skill also describes obtaining an anonymous token from the service when NEMO_TOKEN is absent (ephemeral token with limited credits/expiry). This credential scope is proportionate to uploading and rendering videos. Note the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) which the registry claim did not list — confirm whether the skill will read or write that path before installing.
✓ 持久化与权限
always:false and default agent invocation policies apply. The skill does not request permanent platform-wide privileges or modification of other skills' configs. It maintains per-session tokens/IDs for render jobs, which is normal for a cloud-processing skill.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
Best Product Video Cutter – Initial Release - Instantly cut and trim product videos with simple instructions; no editing experience required. - Upload MP4, MOV, AVI, or WebM files up to 500MB for AI-powered video cutting and exporting. - Seamlessly create and manage cloud sessions using an automated token and session setup. - Export finished product clips in 1080p MP4 format in under 90 seconds. - Includes built-in support for file uploads, timeline editing, downloads, credit usage, and error handling. - Ideal for e-commerce sellers and marketers needing quick, clean product video clips.
● 无害
安装命令
点击复制官方npx clawhub@latest install best-product-video-cutter
镜像加速npx clawhub@latest install best-product-video-cutter --registry https://cn.longxiaskill.com镜像同步中