📦 Hd — 高清
v1.0.0视频编辑器 用此技能将原始素材剪辑成高清成片。支持 MP4、MOV、AVI、WebM,最大 500 MB。YouTuber 与内容创作者用它...
0· 21·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
安全
medium confidence该技能的要求与说明与外部云端视频编辑服务一致;它请求一个服务令牌并将用户视频上传至该 API,但存在轻微的元数据不一致及隐私考量,使用前请审阅。
评估建议
This skill appears to do what it says: it will upload your video files to an external service and return edited exports. Before installing, consider: (1) The source is unknown — verify the service domain and privacy/TOS for uploading video (sensitive content may be exposed). (2) The skill uses a single credential NEMO_TOKEN (or generates an anonymous token); treat that token like a password and don't reuse high-privilege credentials. (3) Ask the publisher to clarify whether session tokens or cre...详细分析 ▾
✓ 用途与能力
The skill advertises cloud HD video editing and its instructions exclusively call a single external API (mega-api-prod.nemovideo.ai) for session creation, upload, editing, and export. Requesting a single service token (NEMO_TOKEN) is appropriate for this purpose.
ℹ 指令范围
Instructions tell the agent to obtain/use NEMO_TOKEN (or create an anonymous token via the service), create sessions, upload user video, and poll for export URLs. This is expected. The doc also says the agent should detect the install path to set X-Skill-Platform and to save session_id; reading the install path or persisting session state is broader in scope than strictly necessary for a single request but not uncommon for session-based APIs.
✓ 安装机制
No install spec or code is present (instruction-only), so nothing is written to disk by an installer. This minimizes on-disk risk; runtime behavior is network calls to the external API.
ℹ 凭证需求
Only NEMO_TOKEN is required, which matches the described cloud service. However, the SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry metadata listed 'required config paths: none' — that's an inconsistency. If the skill writes tokens or session state to that path it expands persistence and should be explicit.
ℹ 持久化与权限
Skill is not always-enabled and uses normal autonomous invocation. The instructions imply saving a session_id and possibly using a config directory; this is reasonable for session continuity but does introduce persistence of session/auth data if the agent writes to disk — the spec should clarify where and how data is stored.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
HD Video Editor 1.0.0 — 初始版本 - 推出云端高清视频编辑器,支持 MP4、MOV、AVI、WebM,最大 500MB。 - 一键 AI 剪辑,导出 1080p MP4,专为内容创作者与 YouTuber 优化。 - 新用户自动初始化会话并赠送免费额度(通过 API token)。 - 核心流程:上传、编辑、预览、导出、额度查询、时间轴状态回顾。 - 提供清晰的错误提示与使用指引,帮助用户快速上手。
● 无害
安装命令
点击复制官方npx clawhub@latest install hd-video-editor
镜像加速npx clawhub@latest install hd-video-editor --registry https://cn.longxiaskill.com