experience-lwc-generate

Warn

Audited by Socket on Aug 28, 2026

1 alert found:

Anomaly
AnomalyLOW
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
Aug 28, 2026, 04:43 PM
Package URL
pkg:socket/skills-sh/forcedotcom%2Fsf-skills%2Fexperience-lwc-generate%2F@ac1688f9da2965d1429eb53d285cf2b3a89f77e40533e1c52d8b5763de6834ac
Security Audit — socket — experience-lwc-generate