← Back to Skills Marketplace
wondershare-boop

Media.io Video to Video API

by wondershare-boop · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
184
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mediaio-video-to-video-api
Description
Transform and restyle videos with AI using Media.io OpenAPI, applying style transfers, creative effects, and video transformations.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mediaio-video-to-video-api
  3. After installation, invoke the skill by name or use /mediaio-video-to-video-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug mediaio-video-to-video-api
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Media.io Video to Video API?

Transform and restyle videos with AI using Media.io OpenAPI, applying style transfers, creative effects, and video transformations. It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.

How do I install Media.io Video to Video API?

Run "/install mediaio-video-to-video-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Media.io Video to Video API free?

Yes, Media.io Video to Video API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Media.io Video to Video API support?

Media.io Video to Video API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Media.io Video to Video API?

It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.0.

💬 Comments