polaris-ui-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- General Analysis (SAFE): The skill contains static code templates for common UI patterns such as Index pages, Detail pages, Modals, and Empty states.
- Implementation Security (SAFE): The provided code snippets demonstrate secure practices for Shopify development, such as using
authenticate.admin(request)to verify sessions and scoping database lookups to specificshopIdvalues to prevent cross-tenant data access (IDOR protection). - Threat Category Review (SAFE): No evidence of prompt injection, data exfiltration, obfuscation, or remote code execution was found. The skill uses standard Shopify/Remix imports and local database patterns.
Audit Metadata