algorithmic-art-v3
Audited by Socket on Jul 17, 2026
1 alert found:
AnomalyBased on the provided fragment alone (metadata without the referenced implementation code), there is insufficient evidence to confirm malware. However, the attached security summary claims potentially dangerous constructs (dynamic execution and shell command execution) in a referenced template file; those claims cannot be validated here and may even reflect evidence misattribution (the only shown evidence resembles benign RegExp parsing). Recommendation: manually inspect the referenced generator_template.js around the cited area for any real use of `eval`/`Function` and `child_process.exec` (and ensure arguments are not attacker-controlled), and confirm whether the viewer/skill workflow can supply untrusted input into those paths.