← 返回 Skills 市场
wondershare-boop

Image to Image API

作者 wondershare-boop · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
157
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mediaio-image-to-image-api
功能描述
Transform existing images into new ones using AI via Media.io OpenAPI. Apply style transfers, artistic filters, and creative transformations with models like...
安全使用建议
This skill appears to do what it says: call Media.io's image-to-image endpoints using an API key. Before installing, verify the skill's source (homepage is listed in SKILL.md but registry shows 'source: unknown'), and ensure you provide a Media.io API key that is scoped/limited if possible and not reused across unrelated services. Resolve the manifest inconsistency: the registry metadata claims no required env vars while SKILL.md and the Python code require API_KEY. Confirm billing/usage implications on your Media.io account and rotate the key if you stop using the skill. Finally, note the skill enforces requests only to openapi.media.io (good), and the only runtime dependency is 'requests' (installable via pip).
功能分析
Type: OpenClaw Skill Name: mediaio-image-to-image-api Version: 1.0.3 The skill bundle provides a legitimate interface for the Media.io Image-to-Image API. The implementation in `scripts/skill_router.py` includes a security check that restricts outbound network requests specifically to the `openapi.media.io` domain, preventing SSRF or data exfiltration to unauthorized endpoints. No malicious code, prompt injections, or suspicious behaviors were identified.
能力评估
Purpose & Capability
The SKILL.md and scripts/ files consistently implement an Image-to-Image client for Media.io and require a Media.io API key. However, the registry metadata at the top of the provided manifest lists 'Required env vars: none' while SKILL.md and the Python code expect API_KEY — this inconsistency should be resolved.
Instruction Scope
SKILL.md instructs to set API_KEY, install requests, and call the local Skill.invoke method. The Python code only reads API_KEY and the provided params and issues HTTPS requests to openapi.media.io; it does not attempt to read unrelated files or extra environment variables.
Install Mechanism
There is no install spec; the skill is instruction-only with a small Python helper and a JSON API manifest. A single runtime dependency (requests) is suggested — reasonable and proportionate.
Credentials
The skill requires a single API key (API_KEY) and uses it only for X-API-KEY header to openapi.media.io, which is appropriate. The only issue is the manifest/registry metadata mismatch that claims no required env vars; confirm which is authoritative. No other secrets are requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system configs. It can be invoked by the agent (default), which is normal for skills and not by itself a security issue.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mediaio-image-to-image-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mediaio-image-to-image-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- No code or documentation changes in this release. - Version incremented without updates to skill files or SKILL.md content. - No new features, bug fixes, or enhancements included.
v1.0.2
- Added _meta.json file for enhanced metadata support. - Incremented version to 1.0.2. - No changes to core functionality or documentation.
v1.0.1
- Added a "homepage" field to metadata, linking to the official developer site. - No functional or documentation changes beyond metadata update.
v1.0.0
- Initial release of the MediaIO Image to Image API skill. - Transform existing images into new creations using AI with models like Seedream 4.0, Nano Banana, and more. - Supports artistic style transfers, creative transformations, and image remixing via Media.io OpenAPI. - Includes Python usage examples, environment variable setup, and guidance for handling errors. - Detailed model comparison and tips for optimal results provided in documentation.
元数据
Slug mediaio-image-to-image-api
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Image to Image API 是什么?

Transform existing images into new ones using AI via Media.io OpenAPI. Apply style transfers, artistic filters, and creative transformations with models like... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。

如何安装 Image to Image API?

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

Image to Image API 是免费的吗?

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

Image to Image API 支持哪些平台?

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

谁开发了 Image to Image API?

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

💬 留言讨论