← Back to Skills Marketplace
xhuang68

Seedream 图片生成

by Xiao Huang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
555
Downloads
1
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install seedream-image-gen
Description
Seedream 图片生成 - 火山引擎方舟大模型服务平台图片生成 API。支持文生图、图生图、多图融合、组图生成等多种模式。
Usage Guidance
This skill appears to be an instruction wrapper for Volcengine's Seedream image API and appropriately asks for ARK_API_KEY and python3, but the SKILL.md expects a local script ({baseDir}/scripts/seedream.py) which is not included in the package. Before installing or running it, ask the publisher for the missing script or the real implementation, and verify its source. Do not paste your ARK_API_KEY into command-line arguments (use environment variables or secure config) because command-line args can be visible to other users/processes. Confirm the script makes HTTPS calls to the official Volcengine endpoints and inspect its code for any unexpected file access or data exfiltration. Because this is an instruction-only skill with no code to audit, treat the missing script as an integrity gap—if you cannot obtain and review that code from a trusted source, avoid installing or running the skill.
Capability Analysis
Type: OpenClaw Skill Name: seedream-image-gen Version: 1.0.0 The skill bundle provides a legitimate integration for the Volcengine Seedream image generation API. The SKILL.md and _meta.json files contain standard documentation, installation instructions via Homebrew, and usage examples for a Python-based CLI tool. There is no evidence of data exfiltration, malicious execution, or prompt injection; the requested permissions (network and file access) are consistent with the stated purpose of generating and saving images.
Capability Assessment
Purpose & Capability
Name/description correspond to Volcengine Seedream image-generation and the single required env var ARK_API_KEY and python3 binary are appropriate for that purpose. However, the SKILL.md assumes a local script at {baseDir}/scripts/seedream.py which is not provided in the package, so the bundle is incomplete.
Instruction Scope
Instructions tell the agent to run python3 {baseDir}/scripts/seedream.py with various flags and to read ARK_API_KEY. Because there are no code files, the instructions refer to files that don't exist in the skill—this is a substantive scope/integrity problem. Also, the README suggests passing the API key on the command line (exposes it via process lists) and enables network calls (expected for an API client) but the exact network endpoints and behavior of the missing script are unknown.
Install Mechanism
The only install step is a brew install of the python formula to provide python3, which is reasonable and low-risk for a Python-based CLI. No downloads from unknown URLs or archive extraction are present.
Credentials
Only ARK_API_KEY is required and declared as the primary credential, which is proportionate for a cloud image-generation API. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows autonomous invocation (the platform default); this is expected for skills that make network API calls.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install seedream-image-gen
  3. After installation, invoke the skill by name or use /seedream-image-gen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本发布
Metadata
Slug seedream-image-gen
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Seedream 图片生成?

Seedream 图片生成 - 火山引擎方舟大模型服务平台图片生成 API。支持文生图、图生图、多图融合、组图生成等多种模式。 It is an AI Agent Skill for Claude Code / OpenClaw, with 555 downloads so far.

How do I install Seedream 图片生成?

Run "/install seedream-image-gen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Seedream 图片生成 free?

Yes, Seedream 图片生成 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Seedream 图片生成 support?

Seedream 图片生成 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Seedream 图片生成?

It is built and maintained by Xiao Huang (@xhuang68); the current version is v1.0.0.

💬 Comments