majia-guanyuan
Warn
Audited by Socket on Jul 3, 2026
2 alerts found:
SecurityAnomalySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
Anomalytemplates/html-dashboard/charts/html_trend.js
LOWAnomalyLOW
templates/html-dashboard/charts/html_trend.js
No direct malicious actions (exfiltration, credential theft, or network activity) are evident in this module’s chart-rendering logic. The primary security concern is the supply-chain/backdoor-style pattern of executing a dynamically loaded JavaScript text asset at runtime via new Function(__gdHtmlCommon)(). The overall risk therefore depends heavily on the integrity and contents of ./html_common.js and on how GDHTML.lineSvg/stacked safely handle data-derived values when generating SVG/HTML.
Confidence: 55%Severity: 60%
Audit Metadata