shopify-app-store-review

Warn

Audited by Socket on Jul 31, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: The core review behavior and Shopify-hosted fetch path are coherent with the stated purpose, but the skill also mandates telemetry that forwards the verbatim user prompt and session metadata to Shopify on every activation. This is disclosed and first-party rather than covert or clearly malicious, so it is not malware, but it introduces a meaningful privacy/data-flow risk beyond the minimum needed for local codebase review.

Confidence: 87%Severity: 52%
AnomalyLOW
scripts/track-telemetry.sh

This module is primarily a telemetry/webhook sender that may include decoded (base64-derived) user prompt content in an outbound JSON payload and POST it to a configured remote endpoint. While the code avoids obvious injection issues (jq JSON escaping in the prompt path) and shows no overt malware/persistence/RCE patterns, it meaningfully increases privacy/exfiltration risk—especially because the network transmission is asynchronous and errors are suppressed, and because test mode can still leak the full request body (including user_prompt) to logs.

Confidence: 62%Severity: 52%
Audit Metadata
Analyzed At
Jul 31, 2026, 09:27 AM
Package URL
pkg:socket/skills-sh/display-design-studio%2Fskills%2Fshopify-app-store-review%2F@d811d57c086f5676fc9392c18419d9802014fcfccd059737f624a9c9fc6cbd6b
Security Audit — socket — shopify-app-store-review