AI Image Combiner – Merge Two Photos into One Online for Free – API-powered
v1.0.0AI image combiner — naturally merge two photos into a single cohesive image
⭐ 0· 20·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, declared endpoints, and required env var (WESHOP_API_KEY) align: the skill calls openapi.weshop.ai to start runs, upload images, and poll results — all consistent with an image-combiner.
Instruction Scope
SKILL.md instructs only how to start runs, upload images, and poll results on openapi.weshop.ai; it explicitly warns not to send the API key elsewhere and tells the agent to check WESHOP_API_KEY before asking the user. There are no instructions to read unrelated files, other env vars, or post data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk writes and reduces installer risk.
Credentials
Only a single credential (WESHOP_API_KEY) is required and listed as the primary credential, which is appropriate for a remote API service integration.
Persistence & Privilege
always:false and no requests to modify other skills or system configs. The skill may be invoked autonomously (platform default), which is expected for skills but does not raise additional privilege concerns here.
Assessment
This skill appears coherent, but consider the following before installing: only provide a WeShop API key if you trust the WeShop service and its handling of uploaded images (sensitive images will be sent to their API). Confirm the domain openapi.weshop.ai is correct for the vendor and that the key has limited scope. If you lose control of the key, rotate/revoke it. Because the skill can make network calls, avoid using it with private or legally sensitive images unless you accept they will be processed by WeShop's servers.Like a lobster shell, security has layers — review code before you run it.
latestvk97cyych5dgbs6jx3087zpprtd84shsm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY
