workspace-dashboard

Warn

Audited by Socket on Jul 25, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/generate-dashboard.py

No explicit malware behavior (credential theft, exfiltration, reverse shell, or cryptomining) is evident in this module. However, it performs security-sensitive operations that materially affect supply-chain/workspace integrity: it dynamically executes a local Python module (sanitize-theme.py) via exec_module and it executes bash helper scripts from within the provided workspace directory (discover-plugins.sh and check-dependencies.sh). If an attacker can tamper with the installed package files or the workspace contents/scripts, this can lead to arbitrary code execution under the tool runner’s privileges. Separately, theme token handling includes an unsanitized google_fonts_import string inserted into CSS (@import), creating a potential external resource loading surface if theme/design inputs are attacker-controlled.

Confidence: 62%Severity: 56%
Audit Metadata
Analyzed At
Jul 25, 2026, 01:53 PM
Package URL
pkg:socket/skills-sh/cogni-work%2Finsight-wave%2Fworkspace-dashboard%2F@88dafe470f89e2c7c20b9091e011da130f309f398a08ef314683788bb70af533
Security Audit — socket — workspace-dashboard