AI Room Planner – Redesign Rooms Online with Realistic AI Interior Design – API-powered

v1.0.0

AI room planner — redesign a room photo with a new interior design style

0· 20·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 room planner) match the declared requirement of a WESHOP_API_KEY and HTTPS access to openapi.weshop.ai. Requesting a single service API key is proportional to the stated functionality.
Instruction Scope
SKILL.md restricts network calls to openapi.weshop.ai endpoints (run, poll, upload). It instructs checking WESHOP_API_KEY before asking the user and does not direct the agent to read unrelated files, environment variables, or to transmit data to other endpoints. The upload endpoint implies the agent may send user images to the vendor, which is expected for this service.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no external packages are pulled.
Credentials
Only one env var (WESHOP_API_KEY) is required and is declared as the primary credential. That is appropriate for an API-backed image processing service; no unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. Autonomous invocation is allowed by default (normal) but the skill does not elevate privileges or modify other skills.
Assessment
This skill appears coherent: it needs only your WeShop API key and uses openapi.weshop.ai endpoints to upload and redesign images. Before installing, confirm you trust WeShop with any photos you send (images will be uploaded to their service). Store the API key in the WESHOP_API_KEY environment variable as instructed and never paste it into other domains. If you want stronger guarantees, check WeShop's privacy/retention policy and consider using non-sensitive images for testing.

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

latestvk979vm7dws6vhr5yxfq7kc16zs84s39p

License

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

Runtime requirements

EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY

Comments