AI Video Enhancer – Enhance Video Quality Online with AI – API-powered

v1.0.0

AI video enhancer — upscale and enhance video quality using AI

0· 40·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 (AI video enhancer) match the declared dependency (WESHOP_API_KEY) and the documented endpoints on openapi.weshop.ai. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md restricts network calls to openapi.weshop.ai endpoints, instructs checking the WESHOP_API_KEY env var before prompting the user, and documents run/poll semantics and output locations. It mentions uploading local media (images/videos) which is expected for a media-enhancement skill; it does not instruct reading unrelated files or exfiltrating other secrets.
Install Mechanism
No install spec or code files — instruction-only. Lowest-risk delivery model (nothing is written to disk by an installer).
Credentials
Only one required environment variable (WESHOP_API_KEY) is declared as the primary credential, which is proportionate to using a third-party API. No other secrets, tokens, or config paths are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges or modifications to other skills. The skill can be invoked autonomously by the agent (disable-model-invocation is false), which is the platform default and not by itself a sign of concern.
Assessment
This skill appears internally consistent and only needs a WeShop API key to call openapi.weshop.ai. Before installing: 1) Only provide an API key you trust and preferably one scoped or issued for this purpose (use a separate key/account if possible). 2) Be aware the skill may upload local media (videos/images) to WeShop — do not send private or sensitive videos unless you trust the service. 3) The SKILL.md instructs the agent to only send the API key to openapi.weshop.ai; verify your platform enforces that behavior and does not log or forward the key elsewhere. 4) If you are uncomfortable with autonomous agent invocation, configure the platform to require user confirmation before the skill runs. Overall the skill is coherent, but exercise normal caution when sharing API keys and media files with third-party services.

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

latestvk9768vw158nb01w3c52tswxnrn84t9gy

License

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

Runtime requirements

EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY

Comments