📦 AI Face Merge — AI人脸融合

v1.0.0

上传两张人脸图片,利用AI模型自动对齐五官并生成自然过渡的逼真合成肖像,支持在线预览与下载,无需安装软件。

0· 56·0 当前·0 累计
by @sparkleming (sparkleMing)
下载技能包
最后更新
2026/4/12
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent: it needs only a WeShop API key and will call openapi.weshop.ai to upload images and start runs. Before installing, confirm you trust WeShop and that the WESHOP_API_KEY you supply was obtained from the official site. Note the SKILL.md contains a small documentation mismatch (input.images vs input.originalImage) — ask the publisher to clarify how to structure the request. Also consider privacy and legal issues: face‑merge operations can be sensitive (consent, likeness ...
详细分析 ▾
用途与能力
Name/description (AI face merge) align with the only required credential (WESHOP_API_KEY) and the documented endpoints on openapi.weshop.ai. Requesting a single API key for the third‑party service is appropriate for this functionality.
指令范围
SKILL.md confines runtime actions to openapi.weshop.ai endpoints and explicitly instructs the agent to only send the API key to that domain. Minor inconsistency: the input schema describes input.images (array of two URLs) but the request example uses input.originalImage; this is likely a documentation mismatch but should be clarified. The skill instructs uploading local images via /openapi/agent/assets/images (reasonable), but provides no code snippets for performing the multipart upload — again a documentation gap rather than malicious scope creep.
安装机制
Instruction-only skill with no install spec or code files; nothing will be written to disk by an installer. Lowest risk for install mechanism.
凭证需求
Only WESHOP_API_KEY is required and is justified by the remote API usage. The SKILL.md also warns about not leaking the key to other domains, which is proportionate and appropriate.
持久化与权限
Skill does not request always:true or any elevated persistence. Default autonomous invocation is allowed but not combined with any other concerning privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/12

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install ai-face-merge-openapi-skill
镜像加速npx clawhub@latest install ai-face-merge-openapi-skill --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库