AI Feet Generator – Create Realistic Feet Images Online – CLI-powered
v1.0.1AI feet generator — generate a realistic low-angle bare feet photo from a portrait
⭐ 0· 52·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description (AI feet image generator) align with the declared requirement: the SKILL instructs use of the weshop CLI and an API key (WESHOP_API_KEY). The requested env var is directly related to calling the WeShop service.
Instruction Scope
SKILL.md limits actions to calling the 'weshop ai-feet' command, checking/reading WESHOP_API_KEY, and using local image files provided via --image. It does not instruct reading unrelated files or other credentials.
Install Mechanism
The registry has no install spec (instruction-only). SKILL.md advises installing the weshop-cli from npm (npm install -g weshop-cli). Relying on a third-party npm package is expected here but introduces the usual supply-chain risk—verify the package and its source before installing.
Credentials
Only one environment variable (WESHOP_API_KEY) is required and it is justified by the skill's stated use. The doc explicitly warns not to pass the key on the CLI and claims requests go to openapi.weshop.ai (this claim cannot be independently verified from the SKILL alone).
Persistence & Privilege
The skill does not request persistent/always-on presence and uses normal agent invocation. No config paths or cross-skill modifications are requested.
Scan Findings in Context
[no_findings] expected: The regex scanner found no code files; this is an instruction-only skill (SKILL.md) that delegates to an external CLI, so there was nothing for the static scanner to analyze.
Assessment
This skill is coherent: it only asks for a WeShop API key and to use the weshop CLI to generate images. Before installing/using it, verify the legitimacy of 'weshop-cli' on npm/GitHub (check package publisher, recent commits, and issues), and consider using a disposable API key or isolated environment. Be aware of privacy and ethical risks: the skill asks you to supply portrait images and will generate realistic depictions—do not use it to create images of people without their consent or in ways that violate local laws or platform policies. Do not paste your API key into commands; set it as an environment variable as instructed. If you cannot or do not want to trust the external CLI, do not install the package or grant the agent access to your local images or API key.Like a lobster shell, security has layers — review code before you run it.
latestvk971r4fw934ne0qpz6gk2011z984swy7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
EnvWESHOP_API_KEY
Primary envWESHOP_API_KEY
