managing-tickets-and-tasks-in-plane
Warn
Audited by Socket on Jun 14, 2026
1 alert found:
AnomalyAnomalyhooks/lib/workspace-detector.sh
LOWAnomalyLOW
hooks/lib/workspace-detector.sh
No clear evidence of overt malware (no persistence, reverse shell, or filesystem damage). However, the module includes a high-risk implementation pattern: it uses eval to expand an environment variable name sourced from a local configuration file, and it sends an API key to a destination derived from that same configuration without allowlisting. If ~/.claude/plane-workspaces.json (or related inputs) can be tampered with, this creates a plausible path to command injection and/or API-key exfiltration via misdirected network requests.
Confidence: 100%Severity: 60%
Audit Metadata