skills/jeremylongshore/claude-code-plugins-plus-skills/shopify-reliability-patterns/Gen Agent Trust Hub
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
opossumfor circuit breakers,ioredisfor state management, andbullmqfor 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