🎬 Video — 视频
v1.0.0使用 Editor Youtubeedit 技能,将原始视频素材剪辑成可直接上传 YouTube 的片段。支持 MP4、MOV、AVI、WebM 格式,最大 500 MB。YouTuber 用它剪辑与精修……
0· 16·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
可疑
medium confidenceThe skill's instructions match a cloud-based video-editing service (uploads user videos and uses a NEMO_TOKEN), but there are inconsistencies and missing provenance (no source/homepage, differing frontmatter vs registry metadata) that warrant caution before installing or providing sensitive files.
评估建议
This skill appears to be a cloud-based video editor that uploads your footage to an external API (mega-api-prod.nemovideo.ai) and requires a NEMO_TOKEN. Before installing or using it: 1) Verify the service/provider (there's no homepage or source repo listed). 2) Don't upload sensitive or private footage until you confirm retention/privacy rules. 3) Prefer using anonymous tokens (the SKILL.md documents a 7-day anonymous token flow) over giving a long-lived token. 4) Ask the publisher to clarify t...详细分析 ▾
ℹ 用途与能力
The name/description (cloud AI video editing) align with the runtime instructions (POST uploads, render/export endpoints). Requesting a NEMO_TOKEN as the primary credential is coherent for a cloud API. HOWEVER the SKILL.md frontmatter lists a configPaths entry (~/.config/nemovideo/) while the registry metadata reported no required config paths — this mismatch is unexplained. The skill also lacks a homepage or source repo which reduces trust.
ℹ 指令范围
Instructions direct the agent to create sessions, upload user-provided files (multipart uploads or URL), post messages via SSE, poll render status, and return download URLs — all expected for a cloud editor. They also instruct generating an anonymous token if none exists. Minor scope concerns: the doc asks to 'auto-detect' X-Skill-Platform from an install path and to 'save session_id' without specifying storage location; both give the agent discretion about reading its environment or filesystem (potentially ambiguous). The skill explicitly sends user files and metadata to an external domain (mega-api-prod.nemovideo.ai).
✓ 安装机制
This is instruction-only with no install spec and no code files, so nothing is written to disk by the skill itself. That is the lowest install risk.
ℹ 凭证需求
Only one credential is declared (NEMO_TOKEN) which is proportionate to a cloud API. However, the SKILL.md frontmatter references a config path (~/.config/nemovideo/) not listed in the registry metadata; it's unclear whether the agent will try to read that local config directory. No other unrelated credentials are requested.
✓ 持久化与权限
always is false and the skill is user-invocable; it does not request permanent platform-wide presence. Instructions to 'save session_id' are normal for session-based APIs but do not imply altering other skills or global agent config.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
Initial release of Video Editor for YouTube — Edit and Export YouTube Videos. - Upload and edit raw video footage (MP4, MOV, AVI, WebM up to 500MB) for YouTube-ready export. - Automated cloud-based editing pipeline: trim, add audio/text, and export in 1080p MP4 format. - Anonymous usage supported; automatic token/session setup with 100 free credits. - Fast processing (1–2 minutes per video) using cloud GPUs. - Supports common YouTube editing workflows and provides error handling for uploads, credits, and session status. - Clear API instructions for export, balance inquiry, upload, and session state checking.
● 无害
安装命令
点击复制官方npx clawhub@latest install video-editor-youtube
镜像加速npx clawhub@latest install video-editor-youtube --registry https://cn.longxiaskill.com