shopify-pos-ui
Warn
Audited by Socket on Jul 24, 2026
1 alert found:
SecuritySecurityscripts/validate.mjs
MEDIUMSecurityMEDIUM
scripts/validate.mjs
No direct evidence of overt malware/backdoors or dynamic code execution is present in this fragment; validation appears to be static TypeScript semantic analysis. However, there is a high-confidence confidentiality/privacy risk: the tool posts the raw user-provided component source code ('code') and related metadata to a remote instrumentation endpoint (/mcp/usage) via reportValidation(), with telemetry routing and authentication influenced by environment configuration. This should be reviewed for explicit consent, data minimization (avoid sending raw code), and strict allowlisting of telemetry destinations.
Confidence: 67%Severity: 72%
Audit Metadata