📦 AI Face Merge — AI人脸融合
v1.0.0基于CLI的在线工具,一键将两张人脸照片智能融合成一张逼真肖像,无需注册即可免费使用。
0· 55·0 当前·0 累计
下载技能包
最后更新
2026/4/12
安全扫描
OpenClaw
安全
medium confidenceThe skill's requested environment variable and CLI usage are consistent with an AI face-merge CLI wrapper, but it directs the user to install a third-party npm CLI (weshop-cli) from an unknown source — verify the package and API endpoint before installing.
评估建议
This skill appears internally consistent for calling a WeShop face-merge CLI. Before installing or using it: 1) Verify that the weshop-cli npm package and the linked GitHub repo are legitimate and maintained (check npmjs.org and the repo for stars, recent commits, and issues). 2) Confirm the API endpoint (openapi.weshop.ai) and that TLS is used; never paste your API key into chat or CLI flags. 3) Consider creating a limited or revocable API key or using an account dedicated to this tool. 4) Beca...详细分析 ▾
✓ 用途与能力
Name/description match the declared requirements: the skill needs a WESHOP_API_KEY and the weshop CLI to call WeShop's AI face-merge endpoint. Each requirement is relevant to the stated purpose.
✓ 指令范围
SKILL.md only instructs checking/using the WESHOP_API_KEY, confirming the weshop CLI is installed, and running the weshop ai-face-merge command with user-supplied images. It does not request unrelated files, credentials, or system paths.
ℹ 安装机制
The skill is instruction-only (no install spec) but recommends installing an npm package globally (npm install -g weshop-cli). Installing third-party npm CLIs runs arbitrary code on the host — the instruction is expected for this skill but warrants verification of the package's authenticity and trustworthiness.
✓ 凭证需求
Only a single credential (WESHOP_API_KEY) is required and declared as the primary credential. That is proportionate to a CLI that calls a remote AI image service. SKILL.md explicitly warns not to pass the key on the command line.
✓ 持久化与权限
The skill does not request persistent/always-on presence or any elevated platform privileges. It is user-invocable and does not modify other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/12
- Initial release of ai-face-merge-cli-skill. - Blend two face images into a single realistic portrait using the weshop CLI. - Requires weshop-cli and a WESHOP_API_KEY environment variable. - Includes a secure workflow for handling API keys—never expose your key on the command line. - Supports custom prompts and batching; Image 2 serves as the baseline for merging. - Detailed output includes result status and direct URLs to merged images.
● 无害
安装命令
点击复制官方npx clawhub@latest install ai-face-merge-cli-skill
镜像加速npx clawhub@latest install ai-face-merge-cli-skill --registry https://cn.longxiaskill.com