AI Photo Restorer & Colorizer

v1.0.1

Restore damaged, old, and low-quality photos using AI via Media.io OpenAPI. Enhances image quality, removes scratches and noise, colorizes black-and-white ph...

0· 120·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the actual requirements: only curl and MEDIAIO_API_KEY are required, and the SKILL.md describes calling Media.io endpoints for photo restoration and colorization.
Instruction Scope
Instructions are narrowly scoped to calling Media.io's API (submit task, poll result, check credits). They do not instruct the agent to read unrelated files or credentials. Note: the API expects publicly reachable image URLs (local file uploads are explicitly not supported).
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no external packages are downloaded.
Credentials
Only one required environment variable (MEDIAIO_API_KEY) is declared and used as X-API-KEY, which is proportionate for an API integration.
Persistence & Privilege
always:false (no forced/global inclusion). Autonomous invocation is allowed (platform default) but there is no extra persistent/privileged behavior or cross-skill configuration modification.
Assessment
This skill appears internally consistent, but consider the privacy and billing implications before installing: images must be accessible by Media.io servers (public URLs or signed URLs), and generated previews may be public URLs — avoid sending sensitive or private photos. Use a scoped/revocable API key, rotate keys regularly, and monitor credits/billing (the skill calls a credits endpoint). Ensure you or the user host images with short-lived signed URLs if you need privacy. Do not paste your API key into prompts or logs; the skill already notes to avoid exposing raw API keys in logs.

Like a lobster shell, security has layers — review code before you run it.

latestvk97av26519ee6f10q566d9aqks8363rx

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Binscurl
EnvMEDIAIO_API_KEY
Primary envMEDIAIO_API_KEY

Comments