← Back to Skills Marketplace
coolhackboy

Seedream 5.0 Lite image generation

by coolhackboy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
301
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install poyo-seedream-5-0-lite
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install poyo-seedream-5-0-lite
  3. After installation, invoke the skill by name or use /poyo-seedream-5-0-lite
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug poyo-seedream-5-0-lite
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 301 downloads so far.

How do I install Seedream 5.0 Lite image generation?

Run "/install poyo-seedream-5-0-lite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Seedream 5.0 Lite image generation free?

Yes, Seedream 5.0 Lite image generation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Seedream 5.0 Lite image generation support?

Seedream 5.0 Lite image generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Seedream 5.0 Lite image generation?

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

💬 Comments