📦 Free — 免费
v1.0.0Screen Recording Editor 用此技能将录屏素材剪辑成成品。支持 MP4、MOV、AVI、WebM,单文件 ≤500 MB。适合教师、开发者、内容创作者……
0· 17·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
安全
medium confidenceThe skill's requests and runtime instructions are coherent with a cloud-based video-editing service, but there are minor metadata inconsistencies and privacy considerations to review before use.
评估建议
This skill appears to be a front-end for a cloud video-editing service and will upload whatever you drop into the chat to mega-api-prod.nemovideo.ai for processing. Before installing or using it, consider: (1) Only use with media you are comfortable uploading — screen recordings can contain sensitive data (credentials, personal info, internal docs). (2) Prefer supplying your own NEMO_TOKEN from a trusted account rather than relying on the anonymous token flow if you need traceability. (3) Ask th...详细分析 ▾
ℹ 用途与能力
The skill's name, description, and runtime instructions all describe a cloud video-editing workflow and the single required credential (NEMO_TOKEN) is appropriate for that purpose. Minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) in its metadata while the registry metadata reported no required config paths — this mismatch should be clarified but does not itself imply malicious behavior.
✓ 指令范围
The SKILL.md directs the agent to authenticate (use NEMO_TOKEN or obtain an anonymous token), create a session, upload user-provided media, call rendering/export endpoints, and poll for results. All network calls target one backend domain (mega-api-prod.nemovideo.ai). The instructions do not ask the agent to read arbitrary local files or unrelated credentials, nor to send data to other endpoints.
✓ 安装机制
There is no install spec and no code files — the skill is instruction-only. That minimizes on-disk execution risk; nothing is downloaded or installed by the skill itself.
ℹ 凭证需求
Only one primary credential (NEMO_TOKEN) is required, which matches the described backend usage. The frontmatter additionally references a config path (~/.config/nemovideo/) and the skill also inspects install path to set an attribution header; it's reasonable for attribution but the registry metadata contradicted the frontmatter. Confirm whether the skill will actually read that config path and why.
✓ 持久化与权限
The skill does not request always:true and uses normal autonomous invocation. It does not request system-wide configuration changes or elevated privileges in the provided instructions.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
Free Screen Recording Editor — Initial Release - Edit screen recordings (MP4, MOV, AVI, WebM up to 500MB) with trimming, text annotations, and 1080p export. - Cloud GPU processing delivers edited videos (typically in 1–2 minutes) with no local installs needed. - Easy onboarding: handles both registered and anonymous users, including free credits for new users. - Intuitive workflows: upload, edit, and export; works via natural prompts and drag/drop. - Full session management, transparent status updates, and robust error handling for smooth user experience.
● 无害
安装命令
点击复制官方npx clawhub@latest install free-screen-recording-editor
镜像加速npx clawhub@latest install free-screen-recording-editor --registry https://cn.longxiaskill.com镜像同步中