← 返回 Skills 市场
whitejohnk-26

Video Trimmer Clideo

作者 whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
59
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-trimmer-clideo
功能描述
trim video clips into trimmed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for cutting unwanted sec...
安全使用建议
This skill plausibly does what it says (cloud video trimming) but has inconsistent metadata and asks the agent to create and store tokens and to make automatic network calls. Before installing, consider: 1) Who runs the https://mega-api-prod.nemovideo.ai service and do you trust it? 2) Will the skill write tokens or session IDs to your home config (~/.config/nemovideo/)? Ask the developer to clarify storage location and retention policy. 3) If you prefer control, require that the skill not auto-generate credentials and instead prompt you to provide a token. 4) If possible, run the skill in an environment with restricted outbound network access or review network logs for unexpected activity. If you cannot verify the backend or storage behavior, treat this skill as untrusted.
功能分析
Type: OpenClaw Skill Name: video-trimmer-clideo Version: 1.0.0 The skill provides instructions for an AI agent to interface with a cloud-based video editing service at nemovideo.ai. It includes standard procedures for authentication (using NEMO_TOKEN), session management, and API interactions for uploading and trimming videos. The instructions are transparent, follow security best practices (e.g., hiding raw tokens from users), and lack any indicators of data exfiltration, unauthorized execution, or malicious intent.
能力评估
Purpose & Capability
The skill's purpose (trim videos via a cloud backend) matches the described API endpoints and workflows. However, the declared required env/config metadata in the registry is inconsistent with the SKILL.md frontmatter: registry metadata lists no config paths, while the SKILL.md metadata asks for ~/.config/nemovideo/. That mismatch is unexplained and unnecessary for a simple trim workflow.
Instruction Scope
The runtime instructions direct the agent to automatically obtain an anonymous token (POST to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token) if NEMO_TOKEN is not present, create sessions, upload user files, and persist session IDs. The skill also instructs the agent to suppress showing raw API responses and tokens to users. Automated network calls and credential creation/storage on first use are broader actions than a minimal 'trim on demand' skill and should be explicitly consented to by the user.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, which reduces filesystem/injection risk. The skill relies on outbound HTTPS requests to a third-party API domain; this is expected for a cloud service integration.
Credentials
Only a single credential (NEMO_TOKEN) is declared, which is proportionate. However, SKILL.md both treats NEMO_TOKEN as required and provides a fallback to generate an anonymous token automatically. That contradiction (declared required vs. on-the-fly creation) is unclear and could lead to unexpected credential storage or lateral use of automatically created tokens.
Persistence & Privilege
The skill instructs storing session_id for subsequent requests and the frontmatter references a user config path (~/.config/nemovideo/). Although always:false and not requesting system-wide privileges, writing to a per-user config directory and persisting tokens/session IDs increases persistence and the blast radius of any misuse. The skill does not explain exactly how/where long-lived credentials are stored or rotated.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-trimmer-clideo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-trimmer-clideo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Trimmer Clideo — trim and export video clips easily. - Supports video trimming for MP4, MOV, AVI, WebM files up to 500MB. - Uses cloud GPUs for fast processing (20–40 seconds typically), exporting clips as 1080p MP4 by default. - Handles user authentication with a free NEMO_TOKEN (100 free credits). - Provides clear workflows for upload, editing (trim, cut), preview, and export. - Robust error handling with user-friendly messages for unsupported files, token issues, rate limits, and plan restrictions.
元数据
Slug video-trimmer-clideo
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Trimmer Clideo 是什么?

trim video clips into trimmed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for cutting unwanted sec... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59 次。

如何安装 Video Trimmer Clideo?

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

Video Trimmer Clideo 是免费的吗?

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

Video Trimmer Clideo 支持哪些平台?

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

谁开发了 Video Trimmer Clideo?

由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。

💬 留言讨论