shopify-reliability-patterns

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard, well-documented engineering patterns for Shopify integration. It uses established libraries like opossum for circuit breakers, ioredis for state management, and bullmq for job queuing.
  • [SAFE]: Secret management follows industry standards by recommending environment variables (process.env.REDIS_URL) rather than hardcoding credentials.
  • [SAFE]: No obfuscation, unauthorized network exfiltration, or privilege escalation patterns were identified in the provided code snippets or metadata.
  • [SAFE]: Instructions for webhook processing include security best practices such as HMAC verification and idempotency checks to prevent duplicate operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 05:53 PM