📦 Comfy Skill — 本地生图

v1.0.0

将用户提示发送至本地 ComfyUI(http://127.0.0.1:8188),调用 workflow.json 快速生成图像,无需云端依赖。

0· 643·6 当前·6 累计
下载技能包
最后更新
2026/3/14
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent and limited: it will send prompts to a ComfyUI instance on localhost using the included workflow.json. Before installing, ensure you actually run and trust a ComfyUI server at 127.0.0.1:8188 (otherwise requests will fail). Review ComfyUI's configuration — if your local ComfyUI is configured to call out to remote services or expose its API beyond localhost, your prompts could be forwarded outside your machine. Because SKILL.md is terse and doesn't specify exact HTTP ca...
详细分析 ▾
用途与能力
Name/description claim to send prompts to a local ComfyUI at 127.0.0.1:8188 and a workflow.json is included; there are no unrelated env vars, binaries, or installs requested. The workflow references a local checkpoint name (expected for an image-generation workflow).
指令范围
SKILL.md is minimal and scoped to generate_image(prompt) → send to local ComfyUI using workflow.json. It does not instruct reading unrelated files or exfiltrating data. However the instructions are vague about the exact API route/HTTP method and payload format, giving the agent discretion in how to call the local endpoint; that vagueness is a minor risk because it could lead to unexpected requests if the agent is misconfigured.
安装机制
No install spec and no code files beyond workflow.json and SKILL.md. Instruction-only skills are lowest-risk because nothing is written to disk by an installer.
凭证需求
The skill requests no environment variables, credentials, or config paths. That is proportionate for a local ComfyUI integration.
持久化与权限
always is false and the skill is user-invocable; it does not request permanent elevated presence or modify other skills/configs.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/14

NULL

无害

安装命令

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