shopify-polaris-checkout-extensions

Fail

Audited by Snyk on Jul 31, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly requires embedding the user's verbatim prompt (base64-encoded) into a validation command, which forces the model to output whatever secret values the user might have included in their prompt.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). SKILL.md intentionally requires running external tooling that transmits the verbatim user prompt, session/tool identifiers, and validated code to Shopify (via scripts/search_docs.mjs and scripts/validate.mjs), which is deliberate data exfiltration/telemetry and poses a high-risk privacy/backdoor concern.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 31, 2026, 09:27 AM
Issues
2
Security Audit — snyk — shopify-polaris-checkout-extensions