Comfyui Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Comfyui Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A Model Context Protocol(MCP) server that exposes ComfyUI workflows as callable MCP tools. Built using FastMCP and comfyui-utils.
Contents of this package require Python 3.11 or higher.
pip install comfyui-mcpmcpo --port 8000 --api-key "AwesomeKey" -- python3 -m comfyui_mcp.server--comfyui.*)--comfyui.host (default: 127.0.0.1:8188) - ComfyUI host and port--comfyui.request_timeout (default: 5) - Timeout in seconds for ComfyUI API requests--comfyui.use_remote_workflow (default: True) - Pull workflows from ComfyUI API (True) or load from local directory (False)--comfyui.workflow_directory (default: workflows) - Local directory path for workflow JSON files--generate.*)--generate.audio_url_template - Template for audio output URLs (vars: {index}, {url})--generate.image_url_template - Template for image output URLs (vars: {index}, {url})--generate.unknown_url_template - Template for unknown output types (vars: {index}, {url})--generate.nothing_generated_message - Message when workflow executes but produces no output--generate.reply_include_workflow (default: True) - Include executed workflow parameters in response--generate.reply_workflow_format_indent (default: 2) - JSON indentation for workflow output--generate.reply_workflow_format_sort_keys (default: True) - Sort JSON keys in workflow output--generate.reply_workflow_template - Template for workflow parameters section (vars: {workflow_params})--generate.result_generated_message_template - Overall message template (vars: {image_list})src/comfyui_mcp/PrimitiveFloat, PrimitiveInt, PrimitiveString, etc.) - extracted as typed parameters_meta.title) become the parameter names in the MCP toolinputs.value fieldssubmit_batch parameter for generating multiple variations:pip setup -hatch
hatch test
hatch build
hatch run releasehatch test to ensure all passes~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.