comfyui-node-lifecycle

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation resource for building ComfyUI extensions. It includes standard Python code snippets that demonstrate how to implement node logic. All identified operations, such as file writing in the SaveMyData example, are common for the described functionality and use proper API patterns like folder_paths.get_output_directory().
  • [COMMAND_EXECUTION]: The examples use standard Python libraries like os and torch to perform image processing and file operations within the ComfyUI environment. These are non-malicious and intended for local execution.
  • [DATA_EXFILTRATION]: The skill demonstrates the use of PromptServer for local inter-process communication between the backend and frontend. There are no instances of sensitive data being transmitted to unauthorized external domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 02:28 PM