← 返回 Skills 市场
xhuang68

Seedream 图片生成

作者 Xiao Huang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
555
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install seedream-image-gen
功能描述
Seedream 图片生成 - 火山引擎方舟大模型服务平台图片生成 API。支持文生图、图生图、多图融合、组图生成等多种模式。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seedream-image-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seedream-image-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本发布
元数据
Slug seedream-image-gen
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Seedream 图片生成 是什么?

Seedream 图片生成 - 火山引擎方舟大模型服务平台图片生成 API。支持文生图、图生图、多图融合、组图生成等多种模式。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 555 次。

如何安装 Seedream 图片生成?

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

Seedream 图片生成 是免费的吗?

是的,Seedream 图片生成 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Seedream 图片生成 支持哪些平台?

Seedream 图片生成 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Seedream 图片生成?

由 Xiao Huang(@xhuang68)开发并维护,当前版本 v1.0.0。

💬 留言讨论