comfy-fragments
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide for structuring ComfyUI workflows into reusable components called 'fragments' and 'blueprints'. It focuses on organization and mental models rather than providing executable logic.
- [SAFE]: The composition system employs a secure reference algebra (e.g., $asset.path, $var.name) that enforces whole-value resolution, effectively mitigating risks associated with arbitrary string interpolation or prompt injection.
- [SAFE]: Instructions strictly use platform-integrated CLI commands (comfy workflow compose, comfy run) for all operations. No external script downloads, unauthorized network requests, or sensitive data access patterns were detected.
Audit Metadata