sf-lwc

Warn

Audited by Socket on Sep 14, 2026

1 alert found:

Anomaly
AnomalyLOW
hooks/scripts/lwc-lsp-validate.py

This module is a local LWC validation/diagnostics wrapper with no direct evidence of malware in the shown code (no network activity, credential access, or explicit dangerous primitives). The main security concern is supply-chain/control-flow risk: it dynamically selects a local LSP engine directory (including a user-home path) and then alters sys.path to import lsp_client without integrity/ownership verification, enabling import hijacking if that directory can be tampered with. It also writes retry state to a fixed temp JSON file and prints file paths/diagnostic messages to stdout. Overall risk is moderate and largely depends on trustworthiness of the discovered lsp-engine contents and lwc_wrapper.sh.

Confidence: 62%Severity: 53%
Audit Metadata
Analyzed At
Sep 14, 2026, 05:49 PM
Package URL
pkg:socket/skills-sh/jaganpro%2Fsf-skills%2Fsf-lwc%2F@a742d3910147a603bf9953ab87bc0fb7f94ec0671deff79daafd944be24d2305
Security Audit — socket — sf-lwc