2D to 3D Image Converter – Transform 2D Images into 3D Models Free Online

v1.0.1

AI 2D to 3D image converter — transform a flat 2D image into a 3D rendered version

0· 94·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
medium confidence
Purpose & Capability
Name/description match the instructions which target openapi.weshop.ai and the declared primary env var WESHOP_API_KEY. No unrelated env vars, binaries, or install steps are requested, so required privileges align with the stated conversion purpose.
Instruction Scope
SKILL.md confines actions to the WeShop OpenAPI endpoints (start run, poll run, upload images). It warns not to send the API key to other domains. One operational detail: the skill implies uploading image data (POST /openapi/agent/assets/images), which means the agent will read image data and transmit it to openapi.weshop.ai — expected for this task but relevant for privacy-sensitive images.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be written to disk or installed by the skill itself.
Credentials
Only a single credential (WESHOP_API_KEY) is required and is clearly tied to the declared API host. The SKILL.md documents how the key is used (raw Authorization header). No extra or unrelated secrets are requested.
Persistence & Privilege
The skill is not marked always:true and is user-invocable; model invocation is allowed (default). That is normal, but granting an autonomous agent a network-capable skill plus an API key means the agent could transmit data (images) to the external service without further user interaction — consider that when deciding to provide credentials or upload sensitive content.
Assessment
This skill appears coherent for calling WeShop's 2D→3D API and only asks for the corresponding API key. Before installing or supplying WESHOP_API_KEY: (1) verify you trust openapi.weshop.ai and the publisher — there is no homepage listed here, so confirm the source; (2) avoid uploading sensitive or private images until you understand WeShop's privacy/retention policies; (3) prefer creating a limited-scope or test API key and test with non-sensitive images first; (4) rotate and revoke the key if you stop using the skill; (5) if you need assurances, ask for a homepage, privacy policy, or official docs for the specific API endpoints referenced.

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

latestvk9726thrrcax3t5p5kszrp3pts84jk5m

License

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

Runtime requirements

EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY

Comments