experience-lwc-generate

Warn

Audited by Socket on Aug 7, 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 7, 2026, 08:50 AM
Package URL
pkg:socket/skills-sh/forcedotcom%2Fsf-skills%2Fexperience-lwc-generate%2F@ee3e2c8544a39b197d59c4b2efe48c65a0394030075f5987fc13fd8f1ced18c1
Security Audit — socket — experience-lwc-generate