✂️ Ai — AI
v1.0.0Clip Editor 只需输入需求,即可将2分钟原始录屏转为1080p剪辑成品。无论是为社交媒体修剪润色短视频,还是……
0· 16·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
安全
medium confidenceThe skill's requirements and runtime instructions are largely consistent with a cloud-based AI video editor, but there are a few small metadata inconsistencies and privacy implications (uploads and automatic anonymous token creation) you should understand before installing.
评估建议
This skill will upload any media you give it to mega-api-prod.nemovideo.ai and will call the service to create an anonymous short-lived token if you don't provide NEMO_TOKEN. Before installing/relying on it: (1) confirm you trust the external domain and review its privacy/storage policy for uploaded videos, (2) avoid uploading sensitive or private recordings unless you are comfortable with remote processing and retention, (3) if you prefer not to have automatic token creation, supply a NEMO_TOKE...详细分析 ▾
✓ 用途与能力
The skill is an AI clip editor and only requests a service token (NEMO_TOKEN) and uses the nemovideo.ai API endpoints described — these are coherent with a cloud video-editing service. Small mismatch: the registry said no required config paths, but the SKILL.md frontmatter declares a config path (~/.config/nemovideo/). This is likely minor bookkeeping inconsistency but worth noting.
ℹ 指令范围
Instructions focus on uploading user-provided media to the nemovideo.ai backend, session management, SSE streaming, and render polling — which fits the stated purpose. The skill also instructs automatic anonymous-token creation (POST to mega-api-prod.nemovideo.ai) if NEMO_TOKEN is not set, and tells the agent to detect install path to build X-Skill-Platform header (implies reading agent install path). Those behaviors are plausible for this service but expand runtime actions beyond simple local edits: the agent will make outbound network requests and may read install-path information.
✓ 安装机制
Instruction-only skill with no install spec or code files. No packages or downloads are installed by the skill itself, which minimizes install-time risk.
ℹ 凭证需求
The only declared credential is NEMO_TOKEN (primaryEnv), which matches the cloud API usage. The SKILL.md also defines an automatic flow to obtain an anonymous token if NEMO_TOKEN is missing (network call to obtain a 7-day token). This is proportionate for a cloud editing service, but you should be aware that the skill will create/store and use tokens if you don't supply one, and the frontmatter/config-path inconsistency was noted.
✓ 持久化与权限
The skill does not request always:true and uses session tokens for per-session state (store session_id for requests). That is normal for a cloud service and does not request elevated or persistent platform-wide privileges.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
AI Clip Editor 1.0.0 — initial release - Instantly edit and export polished 1080p video clips using simple text prompts. - Seamless cloud-based processing—upload a video and get an edited MP4 in 30–90 seconds. - Automatic session and token management with free credits for new users. - Supports trimming, silence detection, transitions, aspect ratio changes, text overlays, and audio tracks via natural language. - No timeline dragging or manual export settings; simple and fast workflow for content creators. - Handles common errors gracefully and offers step-by-step feedback during all key actions.
● 可疑
安装命令
点击复制官方npx clawhub@latest install ai-clip-editor
镜像加速npx clawhub@latest install ai-clip-editor --registry https://cn.longxiaskill.com镜像同步中