comfyui-video

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [PROMPT_INJECTION]: The automation script scripts/batch_scenes.js allows for indirect prompt injection by interpolating user-provided scene descriptions directly into ComfyUI's text encoding nodes.
  • Ingestion points: User-supplied scene configuration passed to the configureScene function in scripts/batch_scenes.js.
  • Boundary markers: Absent; user input is directly assigned to node widget values.
  • Capability inventory: The script can modify properties of any node in the active ComfyUI graph, including prompts, scheduler steps, and output filenames.
  • Sanitization: None; input is treated as raw text for the workflow nodes.
  • [COMMAND_EXECUTION]: The documentation in SKILL.md provides several examples for monitoring generation progress and verifying outputs that encourage the user to execute shell commands via SSH as the root user. This promotes a practice of using excessive privileges for routine file system and process monitoring tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 10:49 AM
Security Audit — agent-trust-hub — comfyui-video