Gemini Watermark Remover – Remove Video Watermarks Online Free – API-powered

v1.0.0

Gemini watermark remover — remove watermarks, logos, or text from a video

0· 14·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description (video watermark removal) match the declared dependency on WESHOP_API_KEY and the referenced openapi.weshop.ai endpoints. The skill requires only the single API key needed to call the remote service.
Instruction Scope
SKILL.md confines all network activity to openapi.weshop.ai and warns not to send the API key elsewhere, which is appropriate. It does indicate uploading local images (POST /openapi/agent/assets/images) and submitting a video URL to the agent run endpoint — meaning user video/image data will be transmitted to the remote API (expected for this functionality). Minor inconsistency: the example request shows an "originalImage" field while the input spec requires input.videos, and run params list "videos" — this mismatch is likely a documentation oversight but worth correcting.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or written to disk by the skill package itself.
Credentials
Only a single environment variable (WESHOP_API_KEY) is required and is appropriate for a remote API integration. The SKILL.md explicitly limits use of the key to openapi.weshop.ai. Note: the header format is unusual (raw API key without a Bearer prefix), but this is a protocol detail rather than a red flag.
Persistence & Privilege
The skill does not request always:true or any elevated persistent privileges. It does not modify other skills or system settings.
Assessment
This skill appears to be what it says: a thin connector to WeShop's watermark-removal API that needs one API key. Before installing, verify you trust we shop.ai with your videos and any uploaded images, and prefer testing with non-sensitive content first. Be careful to only provide WESHOP_API_KEY (do not share other credentials), confirm the header format the service expects, and ask the skill author to fix the small docs inconsistency between "originalImage" and the declared "videos" input so you know exactly what to send.

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

latestvk978rs3qv5dhfx2gp6wchwd6y9850e0h

License

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

Runtime requirements

EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY

Comments