← 返回 Skills 市场
peand-rover

Video Editor For Beginners Mac

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
57
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editor-for-beginners-mac
功能描述
Turn a 2-minute iPhone recording of a birthday party into 1080p polished edited clips just by typing what you need. Whether it's editing home or hobby videos...
安全使用建议
This skill looks like a legitimate cloud-based video editor, but verify a few things before enabling it: - Confirm the config-path mismatch: SKILL.md mentions ~/.config/nemovideo/ while the registry metadata says none — ask the author whether the skill will read that directory and why. Reading that path could expose local config or credentials. - Understand token handling: the skill will POST to https://mega-api-prod.nemovideo.ai to obtain anonymous tokens if NEMO_TOKEN is absent. Ask where the returned token and session_id are stored (in-memory only, written to disk, or set as environment variables). Prefer in-memory/session storage and short TTLs. - Privacy: using the skill uploads your raw videos to an external service. If videos contain sensitive content, do not upload until you verify the service's privacy policy and data retention practices. - Attribution headers: the skill requires X-Skill-Source/Version/Platform headers derived from its frontmatter and install path — confirm whether auto-detecting/install-path inspection exposes any local metadata you do not want shared. - Domain verification: review the API domain (mega-api-prod.nemovideo.ai) and, if possible, validate the service operator. If you need stronger assurance, request hosted documentation or a homepage/source repository. If the author can clarify the config path usage, token storage policy, and data retention/privacy terms, the inconsistencies would likely be resolved and confidence could be raised.
功能分析
Type: OpenClaw Skill Name: video-editor-for-beginners-mac Version: 1.0.0 The skill automates video editing via a remote backend (mega-api-prod.nemovideo.ai), requiring the agent to perform automated network requests and upload user files. While these actions are aligned with the stated purpose, they constitute high-risk capabilities; furthermore, SKILL.md explicitly instructs the agent to hide raw API responses and authentication tokens from the user and to perform environment discovery by detecting the installation platform from the local path. These behaviors, combined with the automated acquisition of 'anonymous' tokens and the exfiltration of user media to a third-party service, meet the threshold for a suspicious classification.
能力评估
Purpose & Capability
The name/description (cloud video editing) align with the runtime instructions (upload clips, remote rendering, download URL). Requested primary credential (NEMO_TOKEN) is appropriate for a remote rendering service. However, SKILL.md frontmatter declares a required config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch is unexplained and worth clarifying.
Instruction Scope
Instructions are scoped to creating/using an API token, creating a session, uploading files, streaming SSE, polling render status, and returning download URLs — all expected for a cloud editor. They instruct the agent to auto-generate an anonymous token if none is present and to 'store the returned session_id' without specifying storage boundaries. The document also requires detecting an install path/platform for an attribution header (X-Skill-Platform), which implies the agent may inspect its environment/install location. These behaviors are plausible but should be explicit (where tokens/session IDs are stored, what local paths are read).
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest install risk — nothing is written by an installer step. All runtime risk comes from network calls described in SKILL.md.
Credentials
Only NEMO_TOKEN is declared as required, which fits the service. But SKILL.md's frontmatter declares a config path (~/.config/nemovideo/) that was not listed in the registry's requirements — this is an inconsistency. The skill also instructs generating and using anonymous tokens (POST to https://mega-api-prod.nemovideo.ai) and says to 'store' tokens/session IDs; it's unclear whether this implies writing to disk or setting environment variables. Confirming where sensitive tokens are kept and whether the skill will read ~/.config/nemovideo/ or other local files is important.
Persistence & Privilege
The skill is not always:true and does not request elevated platform privileges. Autonomous invocation is allowed (default) but not unusual. There is no explicit instruction to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-editor-for-beginners-mac
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-editor-for-beginners-mac 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Cloud-powered, beginner-friendly video editing for Mac. - Upload raw video clips and describe your desired edits in plain language—no timeline or export settings required. - Supports fast, server-side editing (1080p MP4) with turnaround in 1–2 minutes for short videos. - Automatic token/session setup with 100 free credits; clear error handling and progress updates. - Actions for editing, upload, export, credits, and state are recognized by natural language prompts. - Supports major video/audio/image formats and common beginner workflows.
元数据
Slug video-editor-for-beginners-mac
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Editor For Beginners Mac 是什么?

Turn a 2-minute iPhone recording of a birthday party into 1080p polished edited clips just by typing what you need. Whether it's editing home or hobby videos... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 57 次。

如何安装 Video Editor For Beginners Mac?

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

Video Editor For Beginners Mac 是免费的吗?

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

Video Editor For Beginners Mac 支持哪些平台?

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

谁开发了 Video Editor For Beginners Mac?

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

💬 留言讨论