📦 Cute Kitten Generator — 可爱小猫生成器

v1.0.0

可爱猫咪图片生成器,使用AI生成各种可爱猫咪图片,支持多种风格和场景。

0· 227·1 当前·1 累计
下载技能包
最后更新
2026/4/21
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
可疑
medium confidence
The skill's instructions generally match an image-generation purpose, but there are several mismatches and privacy risks (hard-coded user paths and a hard-coded WhatsApp number, plus undeclared CLI dependency) that you should review before using it.
评估建议
Before installing or running this skill: 1) Confirm you run a local ComfyUI server at 127.0.0.1:8188 and that the workflow path (/Users/lobster/...) matches your machine — change paths to your workspace. 2) Ensure you have the referenced model file (RealVisXL_V5.0_fp16.safetensors) locally; otherwise the workflow will fail. 3) Do NOT run the provided WhatsApp 'openclaw message send' command unless you understand and trust the recipient; the SKILL.md includes a hard-coded phone number that would ...
详细分析 ▾
用途与能力
The name/description (generate kitten images with a ComfyUI workflow) aligns with the included workflow JSON and the curl POST to a local ComfyUI endpoint. However the SKILL.md assumes a specific user workspace path (/Users/lobster/.openclaw/workspace/ComfyUI) and references the 'openclaw' CLI for sending WhatsApp messages even though no required binaries or environment variables are declared — that mismatch is unexpected for a simple generator skill.
指令范围
Instructions ask the agent/user to POST the workflow file contents to http://127.0.0.1:8188/prompt (local ComfyUI) which is coherent. But the guide also includes a hard-coded WhatsApp send command sending the generated image to +17704012443 (external recipient) and assumes specific file locations. That could leak images without clear consent and the skill text contains a filename/path tied to a specific home directory. There's also a minor typo reference (cute_kitten_sana.json) which suggests sloppy authoring.
安装机制
No install spec and no code files to execute beyond the provided workflow JSON; this is the lowest install risk (instruction-only).
凭证需求
The skill declares no environment variables or credentials, which is proportional. However it implicitly depends on local artifacts (the RealVisXL_V5.0_fp16.safetensors model file) and an 'openclaw' CLI tool for sending messages — those dependencies are not declared. The hard-coded recipient phone number is a privacy concern even though no credentials are requested.
持久化与权限
always:false and no instructions to modify other skills or system-wide settings. The skill does not request persistent privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/17

Cute Kitten Generator 1.0.0 – Initial Release - Generate high-quality, detailed images of cute kittens and other small animals using a local ComfyUI workflow. - Uses fixed settings: 1536×1536 resolution, 100 steps, RealVisXL V5.0 model, and detailed fur rendering in home-like scenes. - Customizable prompts: Choose animal type, scene, and lighting to create personalized images. - Includes step-by-step guides for image generation and sending results via WhatsApp. - Offers options for higher clarity with upscaling workflows.

可疑

安装命令

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