🎬 Free — 免费
v1.0.0Generator Editor 无需学习专业剪辑软件。只需描述需求——用我的图片生成视频,并添加转场与音乐——即可……
0· 8·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
可疑
medium confidenceThe skill largely matches a cloud video-editing purpose, but there are several inconsistencies and surprising behaviors (token auto-provisioning, mismatched config-path metadata, automatic backend connection and platform-detection via install path) that warrant caution before installing.
评估建议
Before installing or using this skill, consider the following:
- Domain and origin: the skill talks to mega-api-prod.nemovideo.ai. Verify that this domain is a legitimate service you trust and review its privacy/data retention policy before uploading media.
- Automatic token creation: the skill will POST to an anonymous-token endpoint to create a bearer token if NEMO_TOKEN isn't set. If you want control over credentials, set NEMO_TOKEN yourself rather than relying on anonymous provisioning.
- F...详细分析 ▾
ℹ 用途与能力
The described purpose (cloud-based video generation/editing) aligns with the HTTP endpoints and operations in SKILL.md. Requesting a NEMO_TOKEN is reasonable for this service. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — an internal inconsistency. Also the skill declares NEMO_TOKEN as required but includes a fallback flow that auto-obtains an anonymous token if none is present; that mismatch between 'required' and implemented behavior should be clarified.
⚠ 指令范围
The runtime instructions direct the agent to automatically connect to the remote backend on first use, to POST for an anonymous token if NEMO_TOKEN is not set, to upload user media (up to 500MB), to poll and handle SSE streams, and to persist a session_id for subsequent requests. These actions are consistent with a cloud editor but are non-trivial: they involve network calls and uploading user files to a third-party domain (mega-api-prod.nemovideo.ai). The instructions also say to detect the install path to set X-Skill-Platform, which implies reading local paths/install location — this is a scope creep relative to a purely API-facing skill and is not declared in top-level metadata.
✓ 安装机制
No install spec or code files are included (instruction-only). That means nothing is downloaded or written during install, which lowers supply-chain risk. The runtime behavior still performs network operations, but there is no installer to evaluate.
ℹ 凭证需求
Only one credential (NEMO_TOKEN) is declared which is proportionate for a third-party API. However, SKILL.md will request an anonymous token via an API if NEMO_TOKEN is absent, meaning the skill will make network calls and create a bearer token automatically. The frontmatter also references a configPath (~/.config/nemovideo/) and requires reading an install path to set a header — these are additional local data accesses that were not listed in the registry's required config paths and should be explained.
ℹ 持久化与权限
always:false (not force-included) and disable-model-invocation is false (normal). The skill's instructions to 'connect automatically on first open' means it will perform network activity without an explicit user action beyond opening the skill; combined with its ability to obtain tokens automatically, this could be surprising. It does not request to modify other skills or system-wide configs.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/20
Initial release of Free Generator Editor — generate and edit videos from uploads in seconds. - Generate edited videos from your uploaded images or video clips with AI, including transitions and music. - Supports MP4, MOV, JPG, and PNG files up to 500MB. - Handles authentication and session setup automatically; includes 100 free credits. - Cloud-based editing and rendering: receive downloadable MP4 exports in 30–90 seconds. - Simple chat commands route to actions like upload, export, check credits, and status. - Includes automatic error handling and clear prompts for next steps when issues occur.
● 无害
安装命令
点击复制官方npx clawhub@latest install free-generator-editor
镜像加速npx clawhub@latest install free-generator-editor --registry https://cn.longxiaskill.com