← 返回 Skills 市场
wondershare-boop

Mediaio Image to Video API

作者 wondershare-boop · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
178
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mediaio-image-to-video-api
功能描述
Animate static images into dynamic AI-generated videos with realistic motion using Media.io OpenAPI and an API key.
安全使用建议
This skill appears to do what it says (call Media.io OpenAPI endpoints) and the script even enforces calls only to openapi.media.io. Before installing: (1) Note the registry metadata omission — you must provide an API_KEY (X-API-KEY) even though the top-level metadata lists none. Don't supply that key unless you trust the publisher. (2) The package includes a Python script that uses the 'requests' library but declares no dependencies; ensure you run it in a controlled environment (sandbox/isolated container) and that required libraries are installed. (3) The source/homepage is missing and the owner ID is not a well-known vendor — consider verifying the Media.io integration from an official source or obtaining an API key scoped for limited use. (4) If you proceed, restrict the API key's permissions and monitor activity; avoid reusing high-privilege credentials.
功能分析
Type: OpenClaw Skill Name: mediaio-image-to-video-api Version: 1.0.0 The skill bundle provides a standard interface for the Media.io Image-to-Video API. The implementation in `scripts/skill_router.py` includes a security check to restrict API calls to the official domain (`openapi.media.io`) and correctly handles the `API_KEY` environment variable for authentication. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The skill's name, description, SKILL.md, and included Python router all align with a Media.io image-to-video API integration: the code calls endpoints under openapi.media.io and expects an API key for X-API-KEY. However the registry metadata (top-level 'Requirements') lists no required environment variables, while SKILL.md and the code require API_KEY — an inconsistency between declared registry requirements and the actual runtime needs.
Instruction Scope
SKILL.md describes only Media.io APIs (Credits, Task Result, Vidu Q3) and declares API_KEY as the only environment variable. The runtime script only reads the provided c_api_doc_detail.json and calls openapi.media.io endpoints using that API key. The instructions do not ask the agent to read unrelated files, extra env vars, or transmit data to unknown hosts; the code explicitly blocks hosts not equal to openapi.media.io.
Install Mechanism
There is no install spec (no downloads or package installs), which is low-risk. However, the bundle includes a Python script that depends on the 'requests' library but the package does not declare dependencies. Running the script may fail unless 'requests' is available or will require installing a network-capable Python package. No external or untrusted download URLs are used.
Credentials
At runtime the code requires an API_KEY (used as X-API-KEY) to authenticate to Media.io — this is proportionate to the function. The concern is the mismatch: registry metadata claims no required env vars while SKILL.md and the script require API_KEY, so the installer/user may be unaware they're expected to provide a secret. No other credentials or unrelated secrets are requested.
Persistence & Privilege
The skill does not request 'always: true' or any elevated persistence. It can be invoked autonomously by the agent (default), which is expected for skills; there is no code that modifies other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mediaio-image-to-video-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mediaio-image-to-video-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
mediaio-image-to-video-api 1.0.0 initial release: - Animate static images into dynamic AI-generated videos via Media.io OpenAPI. - Supports checking user credits, retrieving task results, and generating videos using the Vidu Q3 image-to-video model. - Requires configuration of a Media.io API key. - Optimized for use cases such as "image to video," "animate image," and "photo to video."
元数据
Slug mediaio-image-to-video-api
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mediaio Image to Video API 是什么?

Animate static images into dynamic AI-generated videos with realistic motion using Media.io OpenAPI and an API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。

如何安装 Mediaio Image to Video API?

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

Mediaio Image to Video API 是免费的吗?

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

Mediaio Image to Video API 支持哪些平台?

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

谁开发了 Mediaio Image to Video API?

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

💬 留言讨论