Studio Ghibli Image Filter
v1.0.3Transform photos and images into Studio Ghibli-style artwork using AI via Media.io OpenAPI. Applies the iconic hand-drawn, painterly aesthetic of Ghibli film...
⭐ 0· 123·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
Name/description match the runtime instructions: the SKILL.md documents calling Media.io endpoints (credits, create effect task, poll results) and requires MEDIAIO_API_KEY and curl — all appropriate for a cloud image-effect integration.
Instruction Scope
Instructions are scoped to submitting an image URL, polling task status, and returning output URLs. The guide explicitly forbids local-only uploads, warns about not exposing API keys in logs, and asks the agent to validate image URLs and credits. The SKILL.md does not instruct reading unrelated files or environment variables.
Install Mechanism
No install spec or code is present (instruction-only). This minimizes on-disk risk; required runtime binary is only curl, which is reasonable for the provided cURL examples.
Credentials
Only MEDIAIO_API_KEY is required and declared as the primary credential. That is proportional and necessary for authenticating to Media.io. No unrelated secrets or system paths are requested.
Persistence & Privilege
The skill does not request always:true or persistent system-wide changes. It is user-invocable and allows autonomous invocation (platform default) but does not request elevated persistence or cross-skill config access.
Assessment
This skill appears to do exactly what it says: call Media.io to convert a publicly reachable image URL into a Ghibli-like image. Before installing, ensure you: (1) trust Media.io and the skill publisher, (2) store MEDIAIO_API_KEY with least privilege and billing limits (it grants API access and may incur charges), (3) do not send sensitive or private images accessible only locally (the API expects public URLs), (4) confirm you are comfortable with any legal/copyright implications of generating images “in the style of” Studio Ghibli, and (5) verify agents' logging or transcripts won’t leak the API key (the SKILL.md warns to avoid exposing keys, but your agent or logs may still accidentally include them). If you need to allow local files, confirm a secure proxy or upload workflow rather than giving the skill broader filesystem/network access.Like a lobster shell, security has layers — review code before you run it.
latestvk979rze3grf9h0bmdfv06jgvbh8377c4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binscurl
EnvMEDIAIO_API_KEY
Primary envMEDIAIO_API_KEY
