comfyui-video-pipeline

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [SAFE]: The skill consists of documentation and configuration metadata for video generation workflows. No executable scripts, obfuscated content, or malicious patterns were detected.
  • [COMMAND_EXECUTION]: The skill metadata specifies requirements for "curl" and "wget", which are used for interacting with the external "COMFYUI_URL" server. This is a standard requirement for remote AI generation pipelines.
  • [PROMPT_INJECTION]: The skill processes user-supplied text and images to drive video generation engines. While this creates an indirect prompt injection surface, there are no instructions that attempt to bypass safety filters.
  • Ingestion points: User-provided text prompts and images.
  • Boundary markers: No explicit delimiters or instructions to ignore embedded commands are present.
  • Capability inventory: Network requests via "curl" and "wget" to a user-defined server.
  • Sanitization: No input sanitization or validation logic is defined in the skill documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 08:38 AM