← 返回 Skills 市场
vynbosserman65

Video Converter Best

作者 vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-converter-best
功能描述
convert video files into converted MP4 files with this skill. Works with AVI, MOV, MKV, WebM files up to 500MB. content creators and everyday users use it fo...
安全使用建议
This skill appears to be a straightforward cloud-based video converter that uses a single API token (NEMO_TOKEN). Before installing: 1) Confirm you trust the domain (mega-api-prod.nemovideo.ai) and understand the service's privacy/retention policy—your videos will be uploaded to that service. 2) Ask the publisher why registry metadata omits the ~/.config/nemovideo/ path present in the skill frontmatter and what is stored there. 3) If you will provide NEMO_TOKEN, prefer a short-lived or limited-scope token; avoid handing over long-lived credentials. 4) Ensure the agent is implemented to only upload user-provided files (not arbitrary filesystem paths). 5) If you need stricter control, request that the skill only accept file objects or URLs (not raw local path reads) and that it document exactly what it writes to ~/.config/nemovideo/ (if anything). If these questions are not answered to your satisfaction, treat the skill cautiously or do not install.
功能分析
Type: OpenClaw Skill Name: video-converter-best Version: 1.0.0 The skill bundle provides instructions for an AI agent to interface with a cloud-based video conversion service at mega-api-prod.nemovideo.ai. It outlines standard procedures for authentication (including anonymous token generation), session management, and file processing (upload/render/download). While it includes logic for platform detection via local file paths (~/.cursor/skills/) for telemetry headers, the behavior is transparently documented and strictly aligned with the stated purpose of video conversion without evidence of malicious exfiltration or unauthorized execution.
能力评估
Purpose & Capability
Name/description (convert various video formats to MP4 via cloud GPUs) aligns with the runtime instructions to call a remote render API. Requesting a single API token (NEMO_TOKEN) is proportional. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that the registry metadata did not list — this mismatch is unexplained and worth asking the author about.
Instruction Scope
Instructions direct the agent to (a) create an anonymous token via POST if NEMO_TOKEN is absent, (b) create sessions and upload videos (multipart file uploads or by URL), and (c) read the skill file frontmatter and detect install paths to populate attribution headers. Reading install paths and config locations implies accessing the local filesystem; while reading the skill's own frontmatter is reasonable, the install-path detection and explicit multipart file path examples could allow the agent to attempt arbitrary file reads if implemented poorly. The SKILL.md otherwise stays within the converter's domain and does not request unrelated secrets.
Install Mechanism
No install spec or external downloads are included (instruction-only skill), so nothing will be written to disk by an installer. This is a low-risk install model.
Credentials
Only NEMO_TOKEN is declared as required and as the primary credential, which fits a cloud API integration. The anonymous-token flow will create a short-lived token if none is provided. The use of a config path in the frontmatter suggests the skill might read or store data under ~/.config/nemovideo/, but the registry metadata did not list that; this inconsistency should be clarified before providing credentials.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistent privileges. It asks to save a session_id for job management (normal). Autonomous invocation by the model is enabled by default (platform normal) and not by itself a reason to block installation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-converter-best
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-converter-best 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Converter Best. - Convert video files (AVI, MOV, MKV, WebM) up to 500MB into 1080p MP4 quickly (30–60 seconds). - Simple upload and conversion workflow designed for content creators and everyday users. - Automatic setup with free token retrieval and cloud-based processing. - Supports key actions: upload, export, check credits/status, edit tracks, and batch conversions in a session. - Full API integration for progress updates, error handling, and export/download.
元数据
Slug video-converter-best
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Converter Best 是什么?

convert video files into converted MP4 files with this skill. Works with AVI, MOV, MKV, WebM files up to 500MB. content creators and everyday users use it fo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。

如何安装 Video Converter Best?

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

Video Converter Best 是免费的吗?

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

Video Converter Best 支持哪些平台?

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

谁开发了 Video Converter Best?

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

💬 留言讨论