Imagen 4 AI Image Generator
v1.0.4Generate high-quality AI images using Google Imagen 4 via Media.io OpenAPI. Produces photorealistic, detailed images from text prompts with advanced text ren...
⭐ 0· 98·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name and description (Imagen 4 via Media.io) match the included API definitions and the code implements calls to openapi.media.io. However, the registry metadata at the top-level reported 'Required env vars: none' while SKILL.md and the code require an API_KEY — this metadata mismatch should be corrected.
Instruction Scope
SKILL.md only instructs setting an API_KEY and using the provided Skill class to call listed Media.io endpoints. The instructions do not request or read unrelated files, secrets, or external endpoints beyond openapi.media.io. Usage examples and error handling are limited to the service.
Install Mechanism
No install spec is present (instruction-only + small local Python script). The only dependency indicated is 'requests' (pip) in examples — no downloads from arbitrary URLs or archives.
Credentials
The skill requires a single API_KEY (used as X-API-KEY) which is proportional to the stated purpose of calling Media.io APIs. Note the top-level registry metadata omitted this requirement — the SKILL.md and code do in fact require API_KEY.
Persistence & Privilege
always is false, the skill does not request elevated or persistent platform privileges, and it does not modify other skills or system-wide settings. It only reads its own local API definition file.
Assessment
This skill appears coherent: it requires one Media.io API key and only makes HTTPS requests to openapi.media.io (the code enforces the host). Before installing, confirm you trust the Media.io service and the skill author (source/homepage are not provided). Correct the metadata mismatch: SKILL.md and the code expect API_KEY while registry metadata listed none. Use a least-privilege API key (limited scope/credits) and review rate/credit implications. If you plan to run in a sensitive environment, inspect c_api_doc_detail.json to ensure endpoints are as expected and consider running the code in an isolated environment first.Like a lobster shell, security has layers — review code before you run it.
latestvk977wgsy2zhgeag1f2kb66n1px835p3n
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
