comfyui-launch-flags
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference guide for configuring ComfyUI startup parameters. It documents standard command-line interface (CLI) flags and environment variables used for performance tuning.
- [EXTERNAL_DOWNLOADS]: Mentions and links to official, well-known GitHub repositories for ComfyUI and the Comfy-Kitchen project. These references are used to verify flag names and provide context for installation.
- [DATA_EXPOSURE]: References standard local file paths, such as the Triton cache directory (
~/.triton), for the purpose of maintenance and clearing stale kernels, which is a common troubleshooting step in machine learning environments. - [COMMAND_EXECUTION]: Describes the use of common CLI tools and flags (e.g.,
python main.py,uv pip install) for launching and managing the application within a local environment. These are documented in an informational capacity.
Audit Metadata