📋 每日

v1.0.0

Review Editor Free 跳过专业剪辑软件的学习曲线。只需描述你的需求——剪掉停顿、添加开场标题、将背景音乐同步到我的每日回顾……

0· 15·0 当前·0 累计
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requested credential and runtime actions align with a cloud-based video-editing service; nothing requested is disproportionate, but note a small metadata inconsistency and that user uploads are sent to an external service.
评估建议
This skill appears to do what it says: it uploads your video to a nemo-video backend (mega-api-prod.nemovideo.ai) for cloud GPU editing and requires a NEMO_TOKEN (or it will obtain a short-lived anonymous token). Before installing, consider: 1) Privacy: uploading videos sends their contents to the external service—do not upload sensitive footage unless you trust the service and its privacy policy. 2) Token choice: provide a service token only if you intend the skill to act on your account; anony...
详细分析 ▾
用途与能力
The skill is a cloud video editor and only requests NEMO_TOKEN which matches that purpose. Minor incoherence: registry metadata lists no required config paths, but the SKILL.md frontmatter indicates a config path (~/.config/nemovideo/) — this is likely a documentation/metadata mismatch rather than a security issue.
指令范围
Runtime instructions are narrowly scoped to creating/using a session, uploading media, polling state, and exporting renders via the nemovideo API. They do instruct network calls to mega-api-prod.nemovideo.ai and to include attribution headers; the agent may need to read NEMO_TOKEN from the environment and possibly derive an install path string for X-Skill-Platform detection.
安装机制
No install spec or packaged code — instruction-only. Nothing is downloaded or written to disk by an installer, which lowers risk.
凭证需求
Only a single credential (NEMO_TOKEN) is required and is appropriate for an API-backed editor. The fallback anonymous-token flow is documented (generates a UUID and POSTs to the service). No unrelated secrets or multiple credentials are requested.
持久化与权限
always:false and normal autonomous invocation are used. The skill does not request any system-wide config changes or cross-skill credentials.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/19

Daily Review Editor Free v1.0.0 — Initial Release - Instantly edit and export short review videos with easy prompts—no editing skills required. - Supports uploads of MP4, MOV, AVI, and WebM videos up to 500MB. - Features AI-powered tools: trim pauses, add titles, sync background music, and more in minutes. - Handles authentication via environment token or anonymous free credits system. - Includes simple commands for exporting videos, checking credits, uploading files, and tracking edit status. - Cloud GPU processing with 1080p export; optimized for review and daily vlog creators.

无害

安装命令

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