🎨 Comfy Cli — 一键ComfyUI管理

v1.0.0

一键安装、启动、更新 ComfyUI,下载 CivitAI/HuggingFace 模型,管理自定义节点与 API 工作流,快速定位冲突。

2· 3.0k·10 当前·10 累计
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
可疑
medium confidence
The skill's instructions and requirements broadly match a ComfyUI management CLI, but the package source is unknown and the installer type (uv) and lack of a homepage/source URL leave unanswered questions about what will be installed and who controls it — verify the package origin and tokens handling before installing.
评估建议
This skill appears to be a legitimate CLI for managing ComfyUI, but the package source is unknown in the registry metadata — there is no homepage or repository URL to inspect. Before installing: 1) Verify the 'comfy-cli' package origin (who publishes the 'uv' package and where its code is hosted). 2) Inspect the package contents or source (if available) to ensure it doesn't perform unexpected network calls or exfiltrate data. 3) Be cautious when supplying gated-model tokens (CivitAI/Hugging Face...
详细分析 ▾
用途与能力
The name/description (manage ComfyUI, nodes, models, workflows) aligns with the declared binary ('comfy') and the SKILL.md commands. Mentioned features (model downloads, node management, bisect) reasonably explain needing a CLI and optional model tokens.
指令范围
SKILL.md is an instruction-only manifest that stays inside the claimed domain: installing/launching ComfyUI, managing nodes/models, running workflows. It references storing civitai/hf tokens in its own config and running network operations (download models, feedback, analytics). It does not instruct reading unrelated system files or other credentials, but it does imply network activity and writing tokens to a config file.
安装机制
The install spec uses an 'uv' package named 'comfy-cli' which will create the 'comfy' binary. No homepage or source URL is provided in the skill metadata, so it's not possible from this manifest to verify the origin or review the package contents before execution. That increases risk compared with a well-known release host (GitHub, PyPI, etc.).
凭证需求
The skill does not require environment variables, which is appropriate. It documents optional civitai/hf tokens (flags or config keys) used only for gated model downloads; requesting those tokens would be proportional to the described functionality. Users should be aware tokens will be stored in the skill's config paths (user home locations listed).
持久化与权限
The skill is not always-enabled, does not request escalated platform privileges, and does not declare modifications to other skills or system-wide configs. It will create/modify its own config in standard per-user locations, which is normal for CLIs.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/1/17

Initial release

可疑

安装命令

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