📦 人工智能
v1.0.0肤色变换器 – 免费在线调整肤色 – API 驱动 AI 肤色变换器 —— 在保留面部细节的同时调整人物肤色
0· 51·0 当前·0 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
安全
high confidenceThe skill's requirements and runtime instructions are consistent with a cloud-based image skin-tone editing service and request only a single service API key; the main risks are privacy/ethical (user images sent to an external API) and a few minor documentation mismatches.
评估建议
This skill is coherent with its stated purpose, but review these before installing: (1) The skill will upload user images to openapi.weshop.ai — ensure you are comfortable sending images (privacy/consent, especially for photos of people). (2) Keep your WESHOP_API_KEY secret and set it as the WESHOP_API_KEY environment variable rather than pasting it into chats; the skill warns to only send the key to openapi.weshop.ai. (3) The SKILL.md has minor naming inconsistencies (input.images vs originalIm...详细分析 ▾
✓ 用途与能力
Name/description (skin tone changer) match the declared requirement for a WESHOP_API_KEY and HTTPS access to openapi.weshop.ai. Requesting a single API key for the external API is proportionate and expected.
ℹ 指令范围
SKILL.md limits network calls to openapi.weshop.ai and instructs checking WESHOP_API_KEY in env first, which is good. Notes: the documented input field names are slightly inconsistent (table lists input.images but examples use originalImage), and the doc allows uploading local images — meaning user images will be transmitted to an external service (privacy/consent concern). No instructions ask the agent to read unrelated files or extra env vars.
✓ 安装机制
Instruction-only skill with no install spec or code files; nothing is written to disk by the skill itself. This is the lowest-risk install profile.
✓ 凭证需求
Only one required environment variable (WESHOP_API_KEY) is declared and used; this is proportional to calling the external API. No unrelated credentials or config paths are requested.
✓ 持久化与权限
always is false and the skill uses normal agent invocation. The skill does not request elevated persistence or access to other skills' configs.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/22
- Initial release of the skin-color-changer-openapi-skill. - Enables changing a person’s skin tone in portrait images while preserving face details. - Requires HTTPS access to openapi.weshop.ai and a WESHOP_API_KEY environment variable. - Provides endpoints to start runs, poll status, and upload images. - Includes clear API key security guidance and usage instructions. - Supports custom skin tone instructions and batch processing of images.
● 无害
安装命令
点击复制官方npx clawhub@latest install skin-color-changer-openapi-skill
镜像加速npx clawhub@latest install skin-color-changer-openapi-skill --registry https://cn.longxiaskill.com镜像同步中