AI Breast Expansion – Natural Body Proportion Editing for Photos Online – CLI-powered
v1.0.0Edit body proportions in photos using AI — adjust breast size via text prompt, with optional image input
⭐ 0· 58·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 match the actions in SKILL.md: the skill calls the weshop CLI to perform AI image edits. The single required env var (WESHOP_API_KEY) is appropriate for an external API-backed image-editing tool.
Instruction Scope
Instructions are narrowly scoped: they tell the agent to use the 'weshop ai-breast-expansion' command, to read WESHOP_API_KEY from the environment, and to accept an optional image path. There are no instructions to read unrelated files or network endpoints beyond the stated service, and the README explicitly warns not to leak the API key.
Install Mechanism
This is an instruction-only skill (no install spec), but SKILL.md recommends installing the weshop-cli via 'npm install -g weshop-cli' and links to a GitHub repo and npm package. Installing a global npm package is a moderate-risk action — it's coherent with the skill's needs but users should verify the package's authenticity and trustworthiness before installing.
Credentials
Only WESHOP_API_KEY is required and declared as the primary credential. That is proportionate and expected for an API-driven CLI tool; no other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill is not force-installed (always:false) and does not request system-wide privileges or modify other skills. It relies on a CLI the user must install; autonomous invocation is allowed by default but not combined with other privilege red flags.
Assessment
This skill appears internally consistent, but take these precautions before installing or using it: 1) Verify the weshop-cli package and its GitHub repo (check publisher, recent activity, and reviews) before running 'npm install -g'. Global npm installs run code on your system and can be risky. 2) Keep your WESHOP_API_KEY secret and only set it as an environment variable; never paste it into prompts or CLI arguments. 3) Confirm the API endpoint (openapi.weshop.ai) and the vendor's trustworthiness. 4) Consider legal/privacy/consent implications of editing images of people — ensure you have permission to modify and distribute the photos. 5) If you want to limit risk, avoid installing the CLI on sensitive machines or run it in an isolated environment.Like a lobster shell, security has layers — review code before you run it.
latestvk972nqy3jc9p2pvz6xxj4bn5mn84myrw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY
