📦 Free — 免费

v1.0.0

Nemo Video只需输入需求,即可把2分钟手机录制的MP4变成1080p剪辑版MP4,完全免费编辑导出。

0· 19·0 当前·0 累计
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requirements and runtime instructions are generally consistent with a cloud video-editing integration, but there are a few minor inconsistencies and privacy-relevant behaviors you should understand before use.
评估建议
This skill appears to do what it says (cloud-based video editing) and only requests one credential (NEMO_TOKEN). Before installing or using it, consider: 1) Privacy — your videos will be uploaded to https://mega-api-prod.nemovideo.ai; only upload content you are comfortable sending to a third party. 2) Verify origin — source/homepage is unknown; confirm the provider and read its privacy/terms. 3) Token handling — if you don't have a NEMO_TOKEN the skill will request an anonymous token from the s...
详细分析 ▾
用途与能力
Name/description match the instructions: the skill uploads user video clips to a NemoVideo cloud API, creates sessions, queues render jobs, and returns download URLs. Requesting a NEMO_TOKEN credential is appropriate for authenticating to that API. However, the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata listed no required config paths — this is an inconsistency worth confirming with the author.
指令范围
Instructions are explicit about network calls (anonymous-token endpoint, session creation, upload, SSE, render/polling). They also instruct the agent to derive attribution headers from the YAML frontmatter and to detect an install path (checking locations like ~/.clawhub/ or ~/.cursor/skills/). Detecting install path / reading the frontmatter implies the agent may read local filesystem paths beyond just the declared env var; this is not strictly necessary for core editing functionality and is scope creep you may want clarified.
安装机制
No install spec and no code files are present (instruction-only). This minimizes on-disk risk — the skill performs actions via API calls rather than installing binaries or downloading archives.
凭证需求
The skill declares a single primary credential (NEMO_TOKEN), which fits a cloud editing service. The runtime also supports creating an anonymous token by POSTing to the service if NEMO_TOKEN is absent. No other unrelated credentials are requested. That said, the SKILL.md's implicit request to read install paths or config files (per frontmatter) could result in accessing local files beyond just reading the NEMO_TOKEN env var; confirm whether local config access is necessary.
持久化与权限
The skill is not marked always:true and does not request system-wide persistence or to modify other skills. It may create short-lived session tokens with the remote service (tokens last ~7 days), but there is no instruction to permanently store credentials on disk.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/19

- Initial release of Free Nemo Video skill. - Instantly edit and export 1080p MP4 videos by uploading clips and describing desired edits—no timeline or export settings required. - Transparent backend workflow with automatic token acquisition for free 7-day use (no registration required). - Reliable uploading, editing, track management, and exporting in various media formats. - Supports session management, cloud GPU video rendering, event streaming, and user credit tracking. - Friendly error handling and status updates for a smooth, guided editing experience.

无害

安装命令

点击复制
官方npx clawhub@latest install free-nemo-video
镜像加速npx clawhub@latest install free-nemo-video --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库