🎬 Ai — AI

v1.0.0

视频编辑课程 使用此技能将原始视频素材剪辑成精美的成品视频。支持 MP4、MOV、AVI、WebM 格式,最大 500MB。在线课程创作者用它来学习...

0· 23·0 当前·0 累计
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's declared purpose (cloud video editing) matches most of its instructions, but there are metadata inconsistencies and privacy-relevant behaviors (automatic anonymous token issuance and uploading user videos to an external, undocumented service) that warrant caution.
评估建议
This skill appears to do what it says (cloud-based video editing) but it will upload your raw media to an external service (mega-api-prod.nemovideo.ai) and will automatically request an anonymous token if you don't supply NEMO_TOKEN. Before installing or using it, verify: 1) who operates 'nemovideo' (no homepage/source provided), review their privacy policy and whether you are comfortable uploading your videos; 2) whether you want the agent to auto-acquire anonymous tokens (which grants the serv...
详细分析 ▾
用途与能力
The name/description (AI video editing) aligns with the runtime instructions: uploading video files, creating render jobs, polling state, and returning a download URL. Requesting a single service token (NEMO_TOKEN) is consistent. However, the skill has no homepage/source and the registry metadata listed 'no config paths' while the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) — an internal inconsistency that should be clarified.
指令范围
Instructions explicitly direct the agent to upload user video/audio/files to a third-party API (https://mega-api-prod.nemovideo.ai) and to automatically obtain an anonymous token if no NEMO_TOKEN is present. Uploading user media to an external service is expected for a cloud editor, but the agent will perform network calls and send potentially sensitive content without any local processing. The SKILL.md also requires special attribution headers and asks the agent to auto-detect install path for X-Skill-Platform — an unusual requirement for an instruction-only skill. The frontmatter's configPaths entry is not reflected in the registry metadata, but would imply reading a local config directory if honored.
安装机制
No install spec and no code files — instruction-only. This is the lowest install risk: nothing is written to disk by an installer. Network activity only occurs at runtime per the SKILL.md.
凭证需求
Only one credential (NEMO_TOKEN) is declared as required, which is proportionate to a cloud API client. However, SKILL.md frontmatter references a local config path (~/.config/nemovideo/) that the registry metadata did not list — either the registry metadata is incomplete or the skill is claiming local config access it doesn't need. The skill's fallback behavior to acquire an anonymous token (via POST) is reasonable but means the agent will perform network auth automatically if a token is not provided.
持久化与权限
No 'always: true'. Autonomous invocation is enabled (the platform default) and appropriate for a user-invoked, networked editing skill. The skill does not request system-wide configuration changes or other skills' credentials.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

AI Video Editor Course — initial release - Launches the skill for AI-guided editing and exporting of course videos from raw footage. - Supports major video formats (MP4, MOV, AVI, WebM) up to 500MB, delivering 1080p MP4 exports within minutes via cloud GPUs. - Automatic session and token management, with built-in handling of free credits for new users. - Maps user prompts to editing actions like upload, export, credits check, and timeline previews. - Provides robust error handling and clear user guidance throughout the editing and export process.

无害

安装命令

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