← 返回 Skills 市场
jinhuadeng

Volcengine Image Studio

作者 Koi · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ suspicious
138
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install volcengine-image-studio
功能描述
Practical image generation workflow for Volcengine/ARK-compatible APIs. Use when users need poster creation, text-to-image, reference-image generation, local...
安全使用建议
This package appears to be a working image-generation script, but review these items before installing or running it: - Credentials: The script requires an API key, model, and endpoint (e.g., VOLCENGINE_API_KEY / VOLCENGINE_MODEL / VOLCENGINE_ENDPOINT). The registry metadata did not declare these — confirm you trust the skill and the endpoint before providing keys. Prefer using an isolated or ephemeral API key. - Local images are transmitted: When you pass local image paths the script base64-encodes them and sends them to the remote API. Do not use sensitive/private images unless you trust the target service. - Auto-downloads and filesystem writes: By default results are downloaded to your Desktop and the script may open Finder; set --download-dir to a safe location if you prefer. - Provenance inconsistencies: The manifest shows mismatched owner/slug identifiers; there is no homepage and the source is unknown. If you need higher assurance, ask the publisher for a canonical source or review the script locally before running. - Code review: The included script is short and uses only standard libraries; there is no evidence of remote install or obfuscated code. If you will run it, inspect generate_image.py yourself and consider running it in a controlled environment (container or VM) and avoid sharing production/unrelated credentials. If any of the above concerns worry you (especially transmitting local images or providing API keys), do not install or run the skill until you verify the endpoint and publisher.
功能分析
Type: OpenClaw Skill Name: volcengine-image-studio Version: 0.1.1 The skill is a legitimate tool for generating images via Volcengine/ARK-compatible APIs. The core logic in `scripts/generate_image.py` handles prompt processing, local image base64 encoding for image-to-image tasks, and automatic downloading of results to the user's Desktop. It uses standard Python libraries and follows the instructions provided in `SKILL.md` without any evidence of data exfiltration, unauthorized execution, or malicious prompt injection.
能力评估
Purpose & Capability
The SKILL.md and included script clearly implement a Volcengine/ARK-compatible image generation workflow (text-to-image, image-to-image, multi-image, auto-download). That purpose is consistent with the name/description. However the registry metadata claims 'Required env vars: none' while the SKILL.md and script require an API key, model, and endpoint (VOLCENGINE_API_KEY / ARK_API_KEY / OPENAI_API_KEY, VOLCENGINE_MODEL, VOLCENGINE_ENDPOINT). There are also minor manifest inconsistencies (ownerId in _meta.json differs from registry owner ID and slug/identifiers vary), which reduce trust in the package provenance.
Instruction Scope
The runtime instructions stay within image-generation scope: run the bundled Python script with a prompt and optional image refs. Important side effects are explicit: the script can convert local image files to base64 and send them to the remote API, it auto-downloads returned image URLs into a user directory (Desktop by default), and it may open Finder. These behaviors are coherent with the stated purpose but are privacy-impacting and side-effectful.
Install Mechanism
No install spec is provided and the included Python script uses only standard-library modules (urllib, base64, subprocess, etc.). There is no evidence of additional packages being fetched or arbitrary code downloaded at runtime, and no extract/download install steps in the manifest.
Credentials
The script requires sensitive credentials (API key) and endpoint/model configuration to function. Those env vars are reasonable for the stated purpose, but the skill registry metadata does not declare them (primaryEnv unset). The script also accepts aliases (OPENAI_API_KEY etc.), which could lead to unintentional use of unrelated credentials. The number of optional env vars (download dir, watermark flags, streaming, etc.) is reasonable, but the omission from metadata and accepting multiple credential names is a proportionality/visibility problem.
Persistence & Privilege
always:false (normal). The skill does write files to the user's filesystem (Downloads/Desktop or custom dir) and can open Finder—this is expected for a tool that auto-downloads results but is a notable side effect. The skill does not request elevated or cross-skill configuration privileges and does not install persistent background services.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install volcengine-image-studio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /volcengine-image-studio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Rename published skill slug to volcengine-image-studio and add bilingual Chinese public description.
v0.1.0
First public release of the stable working version with ARK compatibility, reference-image workflows, local image upload, and organized downloads.
元数据
Slug volcengine-image-studio
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Volcengine Image Studio 是什么?

Practical image generation workflow for Volcengine/ARK-compatible APIs. Use when users need poster creation, text-to-image, reference-image generation, local... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 138 次。

如何安装 Volcengine Image Studio?

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

Volcengine Image Studio 是免费的吗?

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

Volcengine Image Studio 支持哪些平台?

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

谁开发了 Volcengine Image Studio?

由 Koi(@jinhuadeng)开发并维护,当前版本 v0.1.1。

💬 留言讨论