← 返回 Skills 市场
peand-rover

Video Editor Kids

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editor-kids
功能描述
Turn a 2-minute school project recording into 1080p kid-friendly edited videos just by typing what you need. Whether it's editing children's videos with fun...
安全使用建议
This skill appears to do what it says (cloud-based kids' video editing) and only asks for one service token (NEMO_TOKEN), which is reasonable — but there are a few things to check before installing or granting access: - Ask the publisher to clarify why the frontmatter lists ~/.config/nemovideo/ as a config path when the registry metadata shows none. If the skill will read that directory, verify what it contains (tokens, cached files) and whether you're comfortable exposing it. - Prefer providing a limited-scope NEMO_TOKEN or a throwaway account/token with the minimum necessary rights, not a high-privilege or shared secret. - Confirm whether the agent will persist the anonymous starter token to disk (and where) if it generates one; if so, decide whether that storage location and lifetime are acceptable. - If you want to reduce risk, run the skill in an isolated environment (separate user account or container) so its filesystem checks (install-path detection, config dir reads) cannot access unrelated credentials or sensitive files. - If the author cannot justify reading install paths or the config directory, treat that as a red flag and avoid installing until clarified. If you want, I can draft specific questions to ask the skill author or propose an isolation checklist to run the skill safely.
功能分析
Type: OpenClaw Skill Name: video-editor-kids Version: 1.0.0 The skill acts as a functional wrapper for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the agent to manage authentication, sessions, file uploads, and rendering via the `https://mega-api-prod.nemovideo.ai` API. While it involves sending user-provided video data to a third-party service and requires an API token (NEMO_TOKEN), these actions are strictly aligned with its stated purpose of providing cloud-based video processing. No evidence of malicious intent, data exfiltration of sensitive local files, or unauthorized execution was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's name/description match the runtime instructions: it calls a cloud video-rendering API and needs a NEMO_TOKEN for auth. Asking for a single service token is proportionate to a cloud video-editing service. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) even though the registry metadata listed no required config paths — this mismatch should be explained by the author.
Instruction Scope
Runtime instructions direct the agent to use NEMO_TOKEN or obtain an anonymous token via the service's auth endpoint, create sessions, upload user media, stream SSE, and poll render endpoints — all expected for a cloud editor. Concerningly, the instructions also tell the agent to read the skill's own YAML frontmatter and detect the agent install path (~/.clawhub/, ~/.cursor/skills/) to set X-Skill-Platform, and reference a config directory (~/.config/nemovideo/). Reading arbitrary home-directory paths or install locations expands filesystem access beyond just using an env var and should be justified. The guidance to 'keep technical details out of the chat' is a UX instruction but does not affect security directly.
Install Mechanism
No install spec or code files — instruction-only skill. This is the lowest-risk install surface because nothing is downloaded or written by an installer.
Credentials
The only declared credential is NEMO_TOKEN (primaryEnv), which is appropriate for a cloud API. However, the SKILL.md frontmatter's configPaths (~/ .config/nemovideo/) are not reflected in the registry's required config paths; if the skill attempts to read that directory it may access local credentials or cached tokens unexpectedly. The skill also instructs generating and persisting an anonymous token when none is provided — reasonable, but users should be aware that the agent will store/use that token as an environment-like credential.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does require the normal autonomous invocation flag (default) which is standard. The skill does not request to modify other skills or system-wide settings in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-editor-kids
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-editor-kids 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Editor for Kids — 1.0.0 - Initial release of the "Video Editor for Kids" skill. - Enables easy AI-powered video editing for children's videos with fun titles, transitions, and music. - Supports direct upload and natural language instructions—no timeline or manual export settings required. - Handles session & token setup transparently; users simply upload and describe the desired edit. - Processes uploads in 30–90 seconds, exporting polished 1080p MP4 videos ready for download. - Includes error handling, credits management, and batch/iterative workflows for convenience.
元数据
Slug video-editor-kids
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Editor Kids 是什么?

Turn a 2-minute school project recording into 1080p kid-friendly edited videos just by typing what you need. Whether it's editing children's videos with fun... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 Video Editor Kids?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editor-kids」即可一键安装,无需额外配置。

Video Editor Kids 是免费的吗?

是的,Video Editor Kids 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Video Editor Kids 支持哪些平台?

Video Editor Kids 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Video Editor Kids?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论