build-shop
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- Architectural Governance: The skill establishes a multi-layered rendering and data architecture that promotes security by separating commerce logic into distinct ownership boundaries (Route, Data, Server, Client, and Action).
- Data Privacy and Isolation: Guidelines prioritize the protection of sensitive commerce data, including explicit instructions to ensure that personalized customer information, cart states, and authentication tokens are never leaked into shared public caches.
- Automated Compliance Auditing: Includes a local Node.js utility (
audit-storefront.mjs) designed to perform static analysis on storefront source code, identifying potential performance bottlenecks or best-practice violations without requiring network access. - Secure Resource Supply Chain: The skill relies exclusively on documentation, templates, and API references from official Vercel repositories and well-known commerce domains, maintaining a high level of trust for external dependencies.
Audit Metadata