📦 Ai — AI
v1.0.0Editing Generator 跳过专业剪辑软件的学习曲线。只需描述你的需求——剪掉停顿、添加转场、同步背景音乐——即可获得剪辑成品。
0· 18·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
可疑
medium confidenceThe skill's runtime instructions largely match an online video-editing service (it asks for a NEMO_TOKEN and uploads footage to a cloud API), but there are a few inconsistencies and privacy risks you should understand before installing.
评估建议
This skill appears to be a straightforward cloud video-editing connector, but before installing consider: 1) It uploads your video files to https://mega-api-prod.nemovideo.ai — do you trust that external service and its privacy policy? 2) If you set a NEMO_TOKEN in the agent environment it will be used directly; avoid putting long-lived or privileged credentials in a broadly available environment. 3) If no token exists, the skill will automatically request an anonymous token from the service (cr...详细分析 ▾
ℹ 用途与能力
The name/description (AI video editing) align with the runtime behavior: it calls a cloud rendering API, uploads video files, and returns edited outputs. Requesting a single service token (NEMO_TOKEN) is expected. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that is not declared in the registry metadata summary, creating a small inconsistency about whether the skill will access local config files.
ℹ 指令范围
Instructions are focused on the declared cloud backend (mega-api-prod.nemovideo.ai) and define session creation, SSE chat, uploads and export workflows — all consistent with an editing service. Two behaviors merit attention: (1) if no NEMO_TOKEN is present the skill instructs the agent to call an anonymous-token endpoint to obtain a starter token automatically (this will cause outbound network auth calls without an existing token), and (2) the skill expects the agent to upload user video files (potentially sensitive) to the external service. The instructions do not ask the agent to read unrelated local files or other environment variables.
✓ 安装机制
This is instruction-only with no install spec and no code files, so nothing is written to disk by an installer. That reduces install-time risk.
⚠ 凭证需求
Only NEMO_TOKEN is required, which is proportionate for a cloud editing service. But the frontmatter's inclusion of a config path (~/.config/nemovideo/) is inconsistent with the registry metadata and could imply reading local config if implemented. Also, the skill will use an environment token if present; consider whether you want to expose a long-lived token in the agent environment.
✓ 持久化与权限
The skill does not request always:true, does not modify other skills, and has no install-time persistence. It can be invoked autonomously by the agent (default behavior), which is expected for skills of this type.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/20
ai-editing-generator 1.0.0 - Initial release. - Instantly generates edited videos from raw uploads using AI automation in 1–2 minutes. - Supports MP4, MOV, AVI, and WebM files up to 500MB. - Handles tasks like cutting pauses, adding transitions, and syncing background music based on user descriptions. - No editing software knowledge required—ideal for content creators seeking fast professional results. - Provides a seamless workflow: upload, describe your edit, and receive a polished downloadable video.
● Pending
安装命令
点击复制官方npx clawhub@latest install ai-editing-generator
镜像加速npx clawhub@latest install ai-editing-generator --registry https://cn.longxiaskill.com