You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔐 Safety Scanner for ComfyUI Custom Nodes (Summary)
Custom nodes extend ComfyUI but introduce supply-chain risks such as malware, miners, and unsafe install scripts.
This proposal introduces a lightweight safety scanner to assess custom nodes before install or execution.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
🔐 Safety Scanner for ComfyUI Custom Nodes (Summary)
Custom nodes extend ComfyUI but introduce supply-chain risks such as malware, miners, and unsafe install scripts.
This proposal introduces a lightweight safety scanner to assess custom nodes before install or execution.
🎯 Goals
🧩 Key Safety Checks
1️⃣ Static Code & File Scan
.exe,.dll,.so,.pyc)exec,eval,subprocess,pickle.loads)2️⃣ Dependency & Install Audit
setup.py/pyproject.tomlpip installusageTransparent risk score with clear actions:
🚀 MVP Scope
Designed to block most real-world malicious nodes with minimal complexity.
💬 Open Questions
Beta Was this translation helpful? Give feedback.
All reactions