AI Bikini Video Generator – Create Bikini Videos Online for Free – CLI-powered

v1.0.0

AI bikini video generator — generate a bikini dance video from a person photo

0· 58·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
The name/description (AI bikini video generator) aligns with the declared requirement (WESHOP_API_KEY) and the SKILL.md instructions to run the weshop CLI. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to using the weshop CLI and sending an image file and prompt to the remote API. This is coherent, but the skill necessarily transmits user photos to an external endpoint (openapi.weshop.ai per the doc) and includes a default prompt that instructs sexualized modification of photos (removing/changing clothing). That is a significant privacy/ethical/legal concern and should be reviewed before use.
Install Mechanism
No install spec in the registry (instruction-only). The SKILL.md tells users to install weshop-cli via npm (npm install -g weshop-cli). Installing a third-party npm package grants arbitrary code execution on the host and should be audited; however, using an npm package for a CLI is a proportionate mechanism for this skill.
Credentials
Only WESHOP_API_KEY is required and declared as the primary credential, which is proportionate for a CLI that calls a remote API. The instructions explicitly advise reading the key from the environment rather than passing it on the command line (good practice).
Persistence & Privilege
The skill is not set to always:true and does not request persistent or elevated agent-wide privileges. It is user-invocable and can be invoked autonomously by the model per platform defaults.
Assessment
This skill is internally consistent: it uses a WESHOP API key and the weshop CLI to send an image and prompt to WeShop's API. Before installing or using it, verify the legitimacy of WeShop (openapi.weshop.ai and the weshop-cli npm package), audit the npm package if possible, and be aware you will be uploading photos to an external service. Do not use other people's images without consent and check local laws and platform policies about generating sexualized or manipulated images of real people. Use a dedicated/limited API key if you proceed, and never paste your API key into prompts or unknown endpoints.

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

latestvk97fkt2qn21fg2vh2jrp63tddd84jhgd

License

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

Runtime requirements

EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY

Comments