Image to Cartoon Generator
v1.0.1Convert photos and images into cartoon-style illustrations using AI via Media.io OpenAPI. Transforms real photos into animated cartoon characters. image to c...
⭐ 0· 99·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, required binary (curl), and required env var (MEDIAIO_API_KEY) all match the declared Media.io OpenAPI usage. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to call Media.io endpoints (credits, create task, poll result) and to accept image URLs; it does not instruct reading arbitrary files, scanning system state, or exfiltrating unrelated data. It explicitly warns not to expose API keys in logs/responses.
Install Mechanism
Instruction-only skill with no install spec or downloads. Lowest-risk install profile; relies on curl being available.
Credentials
Only one required environment variable (MEDIAIO_API_KEY) is declared and used as the API key header. This is proportionate to the skill's functionality.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills/configs. disable-model-invocation is false (normal), but this is not combined with other concerning behaviors.
Assessment
This skill is coherent and limited in scope, but before installing: (1) ensure MEDIAIO_API_KEY is a Media.io developer key and rotate it if accidentally exposed; (2) only supply image URLs you own or are authorized to process (the API expects publicly reachable URLs); (3) be aware Media.io billing/credits apply—the skill checks credits and will fail if insufficient; (4) the skill will make network requests to openapi.media.io using your API key—avoid pasting the key into chat outputs or logs; (5) confirm curl is available in the execution environment; (6) review Media.io's privacy/terms if processing sensitive or biometric images. If you need local file uploads rather than URL-based processing, this skill is not suitable.Like a lobster shell, security has layers — review code before you run it.
latestvk97d28hjstca8zz22vxn56sp7s836v9v
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binscurl
EnvMEDIAIO_API_KEY
Primary envMEDIAIO_API_KEY
