← 返回 Skills 市场
wondershare-boop

Tomoviee Image Redraw

作者 wondershare-boop · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
308
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install tomoviee-image-redraw
功能描述
Redraw image content using Tomoviee Image Redrawing API (`tm_redrawing`) through Wondershare OpenAPI gateway (`https://openapi.wondershare.cc`). Use when use...
安全使用建议
This skill appears to do what it says: call Tomoviee redrawing endpoints via the Wondershare gateway. Before installing/use: 1) Verify the vendor and gateway (https://openapi.wondershare.cc and https://www.tomoviee.ai/.cn) and confirm you are comfortable sending images to that service and its data/retention policy. 2) Use dedicated API credentials with least privilege and do not embed them in public repos; the helper encodes keys as base64 (not encryption) so keep tokens secret. 3) Avoid supplying callback URLs you do not control — callbacks will cause the gateway to contact that endpoint and could leak task/output data. 4) Test with non-sensitive images first. 5) Note the metadata lacks declared env vars even though the client requires app_key/app_secret at runtime; that mismatch is informational but not malicious. If you need higher assurance, ask the publisher for an official homepage, contact info, or signed release artifacts before production use.
功能分析
Type: OpenClaw Skill Name: tomoviee-image-redraw Version: 1.0.2 The skill bundle is a legitimate API client for the Tomoviee (Wondershare) AI Image Redrawing service. The Python scripts (scripts/tomoviee_redrawing_client.py and scripts/generate_auth_token.py) implement standard REST API interactions and Basic Authentication using the 'requests' library, communicating exclusively with the documented 'openapi.wondershare.cc' domain. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (image redrawing) match the included Python client and docs. The client only targets the declared gateway host (openapi.wondershare.cc) and the tm_redrawing/task endpoints.
Instruction Scope
SKILL.md and the scripts limit activity to creating/polling redrawing tasks. One thing to note: the client supports a user-supplied callback URL; if you provide a callback the gateway will make outbound requests to that URL, so avoid using callback endpoints you don't control or that would leak data. No instructions read unrelated local files or environment variables.
Install Mechanism
No install script that downloads arbitrary code; dependencies are a single pip requirement (requests). The package is delivered as Python source files — reasonable and proportional for this purpose.
Credentials
The skill does not declare required env vars or a primary credential, but the client requires an app_key and app_secret passed at runtime (scripts/generate_auth_token.py and TomovieeRedrawingClient constructor). This is proportionate to the stated purpose, but the metadata could more clearly declare the credential requirement. Also: generate_auth_token.py only base64-encodes credentials (not encryption); treat the resulting token as a secret.
Persistence & Privilege
always is false, the skill does not request persistent platform privileges, and it does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tomoviee-image-redraw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tomoviee-image-redraw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Tomoviee-image-redraw 1.0.2 adds gateway and API source documentation, new client module, and workflow clarifications. - Added main Python client (`scripts/tomoviee_redrawing_client.py`) for the Wondershare OpenAPI gateway. - Provided a compatibility shim and updated usage examples. - Documented endpoint provenance, status codes, and parameter details in SKILL.md. - Listed dependencies in `requirements.txt`. - Updated resource references, quick start steps, and clarified recommended usage scenarios. - Ensured all API calls are routed exclusively through `openapi.wondershare.cc`.
v1.0.1
- Updated external resource links in documentation from tomoviee.cn to tomoviee.ai. - No changes to functionality or API; documentation links only.
v1.0.0
- Initial release of tomoviee-redrawing skill. - Enables redrawing specific regions of an image based on a user-provided mask (white = redraw, black = keep). - Provides Python client and API usage instructions. - Supports asynchronous workflow for task creation and result retrieval. - Includes links to official documentation and registration for API credentials.
元数据
Slug tomoviee-image-redraw
版本 1.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Tomoviee Image Redraw 是什么?

Redraw image content using Tomoviee Image Redrawing API (`tm_redrawing`) through Wondershare OpenAPI gateway (`https://openapi.wondershare.cc`). Use when use... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 308 次。

如何安装 Tomoviee Image Redraw?

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

Tomoviee Image Redraw 是免费的吗?

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

Tomoviee Image Redraw 支持哪些平台?

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

谁开发了 Tomoviee Image Redraw?

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

💬 留言讨论