← 返回 Skills 市场
coolhackboy

Seedream 5.0 Lite image generation

作者 coolhackboy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
301
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poyo-seedream-5-0-lite
功能描述
Seedream 5.0 Lite image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedream-5.0-lite`, `seedream-5.0-li...
安全使用建议
This skill simply sends your prompt, optional reference images, and settings to PoYo's Seedream 5.0 Lite API using your POYO_API_KEY. Before installing or using it: 1) Only provide a POYO_API_KEY you trust and understand that prompts and any provided images will be transmitted to api.poyo.ai. 2) If you use callback_url in payloads, ensure the URL you supply is under your control and can safely receive results (webhooks may receive task metadata). 3) The included script reads POYO_API_KEY (or accepts an API key as the first arg) and reads the JSON payload from a file or stdin — be careful when passing positional arguments (if POYO_API_KEY is set in the environment, the script treats the first positional arg as the payload filename). 4) Review any payload you submit (to avoid accidental disclosure of other secrets) and confirm compliance with any copyright/privacy constraints for images you submit.
功能分析
Type: OpenClaw Skill Name: poyo-seedream-5-0-lite Version: 1.0.0 The skill bundle facilitates image generation and editing via the PoYo API (api.poyo.ai). It includes a shell script, `scripts/submit_seedream_5_0_lite.sh`, which uses `curl` for network access and `cat` to read payload files provided as command-line arguments. While these capabilities are plausibly necessary for the stated purpose, the script lacks any validation or sanitization of the file path argument, which could allow for arbitrary file read and exfiltration if the AI agent is targeted by prompt injection. Per the provided criteria, these risky capabilities without clear malicious intent are classified as suspicious.
能力评估
Purpose & Capability
Name/description claim image generation/editing on PoYo; declared requirement (POYO_API_KEY) and the included script call https://api.poyo.ai/api/generate/submit — this is coherent and proportional.
Instruction Scope
SKILL.md limits actions to preparing/ subitting payloads, referencing the bundled API doc, and returning task_id. The included shell script only reads POYO_API_KEY (or a passed argument) and payload (file or stdin) and issues a curl POST to the documented API. There are no instructions to read unrelated files or exfiltrate system data.
Install Mechanism
Instruction-only skill with no install spec. No downloads or archive extraction; risk from install mechanism is minimal.
Credentials
Only POYO_API_KEY is required and is declared as the primary credential. That matches the documented API auth method; no unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system privileges or modify other skills. Autonomous invocation is enabled by default but is not combined with other concerning flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install poyo-seedream-5-0-lite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /poyo-seedream-5-0-lite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of poyo-seedream-5-0-lite skill. - Supports Seedream 5.0 Lite image generation and editing via PoYo API. - Enables 2K/3K high-resolution output and flexible aspect-ratio control. - Allows multi-reference image editing (up to 10 images). - Distinguishes between generation and edit workflows with clear model selection. - Outputs task IDs for easy job tracking and polling.
元数据
Slug poyo-seedream-5-0-lite
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Seedream 5.0 Lite image generation 是什么?

Seedream 5.0 Lite image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedream-5.0-lite`, `seedream-5.0-li... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 301 次。

如何安装 Seedream 5.0 Lite image generation?

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

Seedream 5.0 Lite image generation 是免费的吗?

是的,Seedream 5.0 Lite image generation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Seedream 5.0 Lite image generation 支持哪些平台?

Seedream 5.0 Lite image generation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Seedream 5.0 Lite image generation?

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

💬 留言讨论