figedit-v2
Warn
Audited by Socket on Aug 22, 2026
1 alert found:
AnomalyAnomalyscripts/generate_clean_plate.py
LOWAnomalyLOW
scripts/generate_clean_plate.py
No clear evidence of intentional stealthy malware (e.g., backdoor, credential theft, persistence, reverse shell, or obfuscated payloads) is present in this fragment. The security risk is primarily operational: the 'configured-command' backend executes externally supplied JSON-defined commands via subprocess.run, which can become arbitrary code execution if configuration/environment is attacker-controlled. Additionally, the module attempts an import-time api_keys.load() call, which is unknown in this fragment. Network uploads of the prompt and source image to third-party providers are expected for functionality but represent an intentional data egress channel.
Confidence: 66%Severity: 62%
Audit Metadata