ComfyUI Extension
comfyui_quasi_secure_load_image_url
Fetch PNG, JPEG, WebP and SVG images via URL. Has SSRF protection, size limits, SVG sanitisation; however, no formal security audit has been performed.
bmad4ever/comfyui_quasi_secure_load_image_url
Nodes1
On cloudLocal install
Categoryimage/load
Stars0
Updated2 months ago
Nodes (1)
Readme
ComfyUI Quasi Secure Load Image URL
Custom node to fetch PNG, JPEG, WebP and SVG images via URL.
- SSRF protection, size limits, SVG sanitisation
- No external script execution, no dangerous references
Vibe-coded through multiple LLMs. No formal security audit has been performed; use at your own risk.
Security features are documented transparently to allow community auditing. This node does not rely on obscurity; all protections are enforced by the code and can be inspected.