shopify-pos-ui

Warn

Audited by Socket on May 18, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/validate.mjs

This module is primarily a static TypeScript/AST validator for Shopify/POS UI components. It does not exhibit classic malware indicators (no eval/exec/child_process, no runtime payload execution). However, it has a meaningful security/privacy risk: when instrumentation is enabled, it sends the full user-provided source code (`code`) and metadata to a remote endpoint via fetch(POST /mcp/usage). Because the destination base URL can be overridden via an environment variable, misconfiguration can increase exposure. Review and restrict/disable instrumentation for sensitive contexts, and consider redacting or not transmitting source code.

Confidence: 72%Severity: 66%
Audit Metadata
Analyzed At
May 18, 2026, 12:23 AM
Package URL
pkg:socket/skills-sh/Shopify%2Fshopify-ai-toolkit%2Fshopify-pos-ui%2F@08666dfce5bc16e6bb6f292fbc5f00b80f806b0f
Security Audit — socket — shopify-pos-ui