automation-advisor
Warn
Audited by Socket on Jul 15, 2026
1 alert found:
SecuritySecuritytemplates/index.html
MEDIUMSecurityMEDIUM
templates/index.html
No clear evidence of intentional supply-chain malware or backdoor behavior is present in this snippet. However, the code contains high-impact DOM XSS weaknesses due to unsanitized innerHTML assignments for user/server-controlled strings (chat message content and recommendation items). Additionally, it records microphone audio and uploads it for transcription, which is a significant privacy-sensitive behavior. If recommendations/content are not strictly sanitized server-side, this module presents a serious browser compromise risk.
Confidence: 72%Severity: 74%
Audit Metadata