render-search-grid
Warn
Audited by Socket on Aug 14, 2026
1 alert found:
SecuritySecurityscripts/build_html.py
MEDIUMSecurityMEDIUM
scripts/build_html.py
No clear evidence of intentional malware (backdoor/reverse shell/credential theft) in this fragment. However, the module has a high-impact security risk when the JSON config is not fully trusted: it can read and embed arbitrary local files into the generated HTML (including potential directory traversal via unconstraint of relative paths) and it injects config-derived strings into HTML without robust escaping, including usage of typed.innerHTML with config-driven content. Treat the tool/workflow as a potential local file disclosure/exfiltration generator and require strict controls on config and referenced paths.
Confidence: 72%Severity: 78%
Audit Metadata