📦 AI Hair Color Changer — 在线虚拟换发色

v1.0.0

基于 CLI 的免费虚拟染发工具,上传照片即可在保留发型与细节的前提下实时预览多种发色效果,无需注册,一键切换,支持保存与分享。

0· 54·0 当前·0 累计
by @sparkleming (sparkleMing)
下载技能包
最后更新
2026/4/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requirements and runtime instructions align with its stated purpose of calling the WeShop CLI/API to change hair color; nothing requested is disproportionate, though there are small metadata/installation inconsistencies to note.
评估建议
This skill looks coherent with its stated purpose, but before installing/use: 1) confirm the 'weshop-cli' npm package and its GitHub repo are legitimate and review the package code or maintainers if possible; 2) only obtain an API key from the official WeShop authorization page linked in SKILL.md and never paste the API key into chat or as a CLI argument; 3) be aware that images you upload will be sent to the remote service (privacy considerations); and 4) note the small metadata mismatch (the s...
详细分析 ▾
用途与能力
The skill claims to call the weshop CLI and requires a WESHOP_API_KEY, which is appropriate for an image-transform service. However, registry metadata earlier listed no required binaries while the SKILL.md explicitly states the 'weshop' command is required—this mismatch is likely an oversight but should be fixed for clarity.
指令范围
SKILL.md limits runtime actions to checking WESHOP_API_KEY, prompting the user if not set, and invoking the weshop CLI with image and prompt options. It does not instruct reading unrelated files or env vars or exfiltrating data to unexpected endpoints; the only external endpoint referenced is openapi.weshop.ai (per the doc).
安装机制
The skill is instruction-only (no install spec). It recommends installing the weshop-cli via 'npm install -g weshop-cli' and links to the npm/GitHub pages. This is a typical recommendation but installing third-party global npm packages carries the normal risk of executing unreviewed code — the skill itself does not perform any downloads.
凭证需求
Only WESHOP_API_KEY is required and declared as primaryEnv, which is proportionate to a CLI that calls a cloud image-transform API. SKILL.md warns against passing the key on the command line and instructs to read it from the environment, which is appropriate.
持久化与权限
The skill does not request permanent presence (always:false) and does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with other concerning attributes.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/13

- Initial release of AI Hair Color Changer CLI skill. - Enables natural hair color changes in portrait photos while preserving hairstyle and details. - Requires installation of weshop-cli and setting the WESHOP_API_KEY environment variable. - Provides a default prompt and customizable parameters for image and color options. - Outputs URLs for processed images after successful transformation.

无害

安装命令

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