task-tree
Warn
Audited by Socket on Jul 8, 2026
1 alert found:
SecuritySecurityscripts/templates/base.html
MEDIUMSecurityMEDIUM
scripts/templates/base.html
No explicit signs of embedded malware/backdoors are present in this fragment. However, it performs multiple high-impact DOM injection operations by assigning server-provided HTML/text directly to innerHTML (kanban, task/node content, navigation fragments, and DAG parsing) and also injects markdown-rendered HTML via innerHTML. If upstream endpoints or markdown rendering are not strictly sanitized/escaped, this module can enable DOM-based XSS, which is the primary security concern.
Confidence: 65%Severity: 70%
Audit Metadata