comfyui
Warn
Audited by Socket on Aug 28, 2026
1 alert found:
AnomalyAnomalyscripts/auto_fix_deps.py
LOWAnomalyLOW
scripts/auto_fix_deps.py
The fragment is a dependency/model installer rather than evident malware. Its main risks are intentional execution of third-party package installation and arbitrary user-specified downloads, plus exposure of HuggingFace and CivitAI tokens because commands are logged with credentials included. Subprocess invocation avoids shell-based command injection in this code, but external artifacts remain a supply-chain risk and should be validated or restricted. The apparent incomplete final parenthesis may prevent execution if present in the actual file.
Confidence: 96%Severity: 58%
Audit Metadata