← 返回 Skills 市场
Media.io Video to Video API
作者
wondershare-boop
· GitHub ↗
· v1.0.0
· MIT-0
184
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mediaio-video-to-video-api
功能描述
Transform and restyle videos with AI using Media.io OpenAPI, applying style transfers, creative effects, and video transformations.
安全使用建议
This skill appears to be a straightforward adapter for Media.io's OpenAPI, but before installing: (1) confirm the skill's source and trustworthiness (the package lists no homepage and the 'source' is ambiguous), (2) be aware you must provide an API_KEY (SKILL.md and the code require it) — store and supply that key securely (do not paste it into chat), (3) verify the registry metadata is updated to declare the API_KEY requirement so you won't miss it, and (4) if you rely on this skill, consider auditing network traffic or reviewing the code yourself to confirm it only communicates with openapi.media.io and does not log or leak the API key.
功能分析
Type: OpenClaw Skill
Name: mediaio-video-to-video-api
Version: 1.0.0
The skill bundle is a standard API wrapper for Media.io video transformation services. The Python router (skill_router.py) includes a security check to ensure requests are only sent to the authorized 'openapi.media.io' domain, and the API definitions in c_api_doc_detail.json align with the stated purpose without any signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The name, description, SKILL.md, bundled API doc, and the Python router all align: they call Media.io OpenAPI endpoints (openapi.media.io) to query credits, task results, and perform a motion-control video transformation. However, the registry metadata in the provided listing says 'Required env vars: none' while SKILL.md and the code expect an API_KEY. This metadata mismatch is inconsistent and should be corrected/clarified.
Instruction Scope
SKILL.md and the implementation limit activity to the declared Media.io APIs. Instructions and code only reference the bundled c_api_doc_detail.json, the API_KEY env var, and HTTPS calls to openapi.media.io. There are no instructions to read unrelated files, external endpoints, or to exfiltrate arbitrary data.
Install Mechanism
There is no install spec (instruction-only plus a small bundled Python script and JSON). Nothing is downloaded from external or untrusted URLs and no archives are extracted. This is low risk from an installation standpoint.
Credentials
The runtime requires a single API key (X-API-KEY) which is proportional to contacting the Media.io API. However, the skill registry metadata incorrectly lists no required env vars while SKILL.md and the code require API_KEY — this inconsistency could cause confusion or accidental disclosure if users aren't warned to provide a key securely.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent system privileges. The code does not modify other skills or system-wide configuration. Autonomous invocation is allowed (default) but not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mediaio-video-to-video-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/mediaio-video-to-video-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the mediaio-video-to-video-api skill.
- Enables AI-powered video transformation and style transfer using Media.io OpenAPI.
- Provides APIs for credits, task result retrieval, and motion control video-to-video processing.
- Requires a Media.io API key (`API_KEY`) for authentication.
元数据
常见问题
Media.io Video to Video API 是什么?
Transform and restyle videos with AI using Media.io OpenAPI, applying style transfers, creative effects, and video transformations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。
如何安装 Media.io Video to Video API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mediaio-video-to-video-api」即可一键安装,无需额外配置。
Media.io Video to Video API 是免费的吗?
是的,Media.io Video to Video API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Media.io Video to Video API 支持哪些平台?
Media.io Video to Video API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Media.io Video to Video API?
由 wondershare-boop(@wondershare-boop)开发并维护,当前版本 v1.0.0。
推荐 Skills